yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #16007
[Bug 1325608] Re: base L3's create_router should process extensions
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => juno-1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1325608
Title:
base L3's create_router should process extensions
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
Change:
https://github.com/openstack/neutron/commit/634fd1d23fb241bc4990275d5a4da0c3ab66e2de
Tweaked base create_router in l3_db.py to process the extensions or
not; however it was chosen at the time, to set the process_extensions
flag to False. This effectively disable the ability for extensions
made to create_router's method to handle extension's attributes
correctly.
A more appropriate value should be True, so that extension attributes
can be shown during the create process.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1325608/+subscriptions
References