Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 967291

Summary: packstack doesn't open port 9696 on quantum server host
Product: Red Hat OpenStack Reporter: Ofer Blaut <oblaut>
Component: openstack-packstackAssignee: Martin Magr <mmagr>
Status: CLOSED ERRATA QA Contact: Ofer Blaut <oblaut>
Severity: high Docs Contact:
Priority: high    
Version: 3.0CC: ajeain, aortega, derekh, gkotton, mmagr, rohara, sgordon, ykaul
Target Milestone: snapshot2   
Target Release: 3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-packstack-2013.1.1-0.8.dev601 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-06-11 18:51:47 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ofer Blaut 2013-05-26 11:41:56 UTC
Description of problem:

packstack must configure iptables to accept port 9696 ( listen port of quantum server )

Currently it doesn't.


-A INPUT -p tcp -m multiport --dports 9696 -m comment --comment "001 quantum incoming" -j ACCEPT 



[root@puma04 ~]# rpm -qa | grep packstack
openstack-packstack-2013.1.1-0.7.dev580.el6ost.noarch
packstack-modules-puppet-2013.1.1-0.7.dev580.el6ost.noarch


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.install quantum on clean host
2. check iptables to see port 9696 is accepted 
3.

Actual results:


Expected results:


Additional info:

Comment 2 Terry Wilson 2013-05-29 00:28:49 UTC
*** Bug 928424 has been marked as a duplicate of this bug. ***

Comment 5 Ofer Blaut 2013-06-06 20:10:51 UTC
Tested

[root@puma04 ~]# iptables -L | grep 9696
ACCEPT     tcp  --  anywhere             anywhere            multiport dports 9696 /* 001 quantum incoming */ 
[root@puma04 ~]# rpm -qa | grep packstack
openstack-packstack-2013.1.1-0.10.dev605.el6ost.noarch

Comment 6 errata-xmlrpc 2013-06-11 18:51:47 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHBA-2013-0938.html