yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #15022
[Bug 1325608] [NEW] base L3's create_router should process extensions
Public bug reported:
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, to once again, allow
extensibility.
** Affects: neutron
Importance: Undecided
Assignee: Armando Migliaccio (armando-migliaccio)
Status: New
** Tags: l3-ipam-dhcp
** Tags added: l3-ipam-dhcp
** Changed in: neutron
Assignee: (unassigned) => Armando Migliaccio (armando-migliaccio)
--
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):
New
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, to once again, allow
extensibility.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1325608/+subscriptions
Follow ups
References