yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #51034
[Bug 1161411] Re: Neutron SecGroup API should validate group name
See comment #9 (the reset to "confirmed" was by mistake)
** Changed in: nova
Status: Confirmed => Opinion
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1161411
Title:
Neutron SecGroup API should validate group name
Status in OpenStack Compute (nova):
Opinion
Bug description:
The validation of names and groups comes from the security group API
driver validate_property() method, and the NativeNovaSecurityGroupAPI
and NativeQuantumSecurityGroupAPI in Nova have different rules (Nova
blocks empty names and descriptions and quantum does no validation).
Normally an empty name is not an issue, since all SG APIs are based on
the ID of the group. However the action to add an instance to a
security group takes a name not an ID - and will not accept an empty
name. Hence for consistency with Nova behavior the
QuantumSecurityGroupAPI should perform the same validation as Nova.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1161411/+subscriptions