yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #43744
[Bug 1529109] [NEW] Secuirty groups resources are not extendable
Public bug reported:
The Securitygroup class in neutron/extensions/securitygroup should override the base method "update_attributes_map"
so that the resources it defines ("security-group" and "security-group-rules") may be extended by other extensions.
For example, the "l3" extension overrides the same method, this allows
other extensions like "router_availability_zone" to extend the "routers"
resource.
** Affects: neutron
Importance: Undecided
Assignee: Roey Chen (roeyc)
Status: New
** Description changed:
The Securitygroup class in neutron/extensions/securitygroup should override the base method "update_attributes_map"
so that the resources it defines ("security-group" and "security-group-rules") may be extended by other extensions.
+
+ For example, the "l3" extension overrides the same method, this allows
+ other extensions like "router_availability_zone" to extend the "routers"
+ resource.
** Changed in: neutron
Assignee: (unassigned) => Roey Chen (roeyc)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1529109
Title:
Secuirty groups resources are not extendable
Status in neutron:
New
Bug description:
The Securitygroup class in neutron/extensions/securitygroup should override the base method "update_attributes_map"
so that the resources it defines ("security-group" and "security-group-rules") may be extended by other extensions.
For example, the "l3" extension overrides the same method, this allows
other extensions like "router_availability_zone" to extend the
"routers" resource.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1529109/+subscriptions
Follow ups