Bug 923650 - packstack: After installation novanetwork-fixed-range prefix changes from /22 to /24.
Summary: packstack: After installation novanetwork-fixed-range prefix changes from /22...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-packstack
Version: 2.0 (Folsom)
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: snapshot5
: 2.1
Assignee: Derek Higgins
QA Contact: Nir Magnezi
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-03-20 09:44 UTC by Omri Hochman
Modified: 2019-09-10 14:10 UTC (History)
5 users (show)

Fixed In Version: openstack-packstack-2012.2.3-0.7.dev475.el6ost
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-04-04 18:04:07 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
packstack.log (7.23 KB, text/x-log)
2013-03-20 09:45 UTC, Omri Hochman
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2013:0706 0 normal SHIPPED_LIVE Red Hat OpenStack 2.0 (Folsom) Preview bug fix and enhancement update 2013-04-04 21:57:10 UTC

Description Omri Hochman 2013-03-20 09:44:51 UTC
packstack: After installation novanetwork-fixed-range prefix changes from /22 to /24.    

Description:
------------
1) During packstack installation set novanetwork-fixed-range with prefix /22: (for example 192.168.37.0/22)

2) After installation 'check nova-manage network list'.

Results: 
--------
1) nova.conf will show the correct prefix /22 : 

/etc/nova/nova.conf
# Fixed IP address block (string value)
#fixed_range=10.0.0.0/8
fixed_range=192.168.37.0/22
 
2) but 'nova-manage network list' shows that the actual nova network has been created with prefix /24  -  in this case : IPv4  192.168.36.0/24 .


[root@puma01 _base(keystone_admin)]$ nova-manage network list
id      IPv4                    IPv6            start address   DNS1            DNS2            VlanID          project         uuid           
1       192.168.36.0/24         None            192.168.36.2    8.8.4.4         None            None            None            66ae8035-ff3a-4b4a-b325-70b68176e0e0

Comment 1 Omri Hochman 2013-03-20 09:45:15 UTC
Created attachment 713139 [details]
packstack.log

Comment 3 Derek Higgins 2013-03-20 14:18:55 UTC
Fix submitted upstream https://review.openstack.org/#/c/24893/

Comment 5 Nir Magnezi 2013-03-21 16:12:25 UTC
Verified NVR: openstack-packstack-2012.2.3-0.7.dev475.el6ost.noarch

nova.conf configuration:
# grep /22 /etc/nova/nova.conf 
floating_range=10.3.4.0/22
fixed_range=192.168.32.0/22


# nova-manage network list
id   	IPv4              	IPv6           	start address  	DNS1           	DNS2           	VlanID         	project        	uuid           
1    	192.168.32.0/22   	None           	192.168.32.2   	8.8.4.4        	None           	None           	None           	5295f21c-c2f7-411d-95f3-88016190d17b

Comment 6 errata-xmlrpc 2013-04-04 18:04:07 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-0706.html


Note You need to log in before you can comment on or make changes to this bug.