grizzly: changes to fixed_range option need documentation

Bug #1153459 reported by Tom Fifield
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
High
Anne Gentle

Bug Description

https://review.openstack.org/#/c/23787/ has a feature freeze exception, to bring some sanity to nova's fixed_range option:

DocImpact: For backwards compatibility, Grizzly will still support
the CONF.fixed_range option and if set will perform the default logic
from Folsom and earlier releases. The intention is to remove the
CONF.fixed_range option early in the Havana cycle.

   109 # TODO(mathrock): Deprecate in Grizzly, remove in Havana
 109 cfg.StrOpt('fixed_range', 110 cfg.StrOpt('fixed_range',
 110 default='10.0.0.0/8', 111 default=None,
 111 help='Fixed IP address block'), 112 help='DEPRECATED - Fixed IP address block.'
   113 'If not set, default to automatically determining the '
   114 'fixed_range by pulling from the configured networks'),

This is important to document due to operations impact.

Tom Fifield (fifieldt)
Changed in openstack-manuals:
milestone: none → grizzly
importance: Undecided → High
Tom Fifield (fifieldt)
Changed in openstack-manuals:
status: New → Confirmed
Anne Gentle (annegentle)
Changed in openstack-manuals:
assignee: nobody → Anne Gentle (annegentle)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-manuals (master)

Fix proposed to branch: master
Review: https://review.openstack.org/24717

Changed in openstack-manuals:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (master)

Reviewed: https://review.openstack.org/24717
Committed: http://github.com/openstack/openstack-manuals/commit/a0e082290c8c35346cdd484f657b5c6895b1b65a
Submitter: Jenkins
Branch: master

commit a0e082290c8c35346cdd484f657b5c6895b1b65a
Author: annegentle <email address hidden>
Date: Mon Mar 18 16:35:11 2013 -0500

    Attempts to clarify fixed_range changes in Grizzly.

    fix bug 1153459

    Change-Id: I453b9291513c736d7051ebbe0ad3f98a570f40af

Changed in openstack-manuals:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.