yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #26453
[Bug 1405311] [NEW] Incorrect check for security groups in create_port
Public bug reported:
The check will fail if security groups in the request body are an empty
string.
In http://git.openstack.org/cgit/stackforge/vmware-
nsx/tree/vmware_nsx/neutron/plugins/vmware/plugins/base.py#n1127 the
code should not raise if security groups are an empty list
This causes tempest's smoke and full test suites to fail always
** Affects: neutron
Importance: Critical
Assignee: Salvatore Orlando (salvatore-orlando)
Status: New
** Affects: vmware-nsx
Importance: Critical
Assignee: Salvatore Orlando (salvatore-orlando)
Status: New
** Also affects: neutron
Importance: Undecided
Status: New
** Changed in: neutron
Importance: Undecided => Critical
** Changed in: neutron
Milestone: None => kilo-2
** Changed in: neutron
Assignee: (unassigned) => Salvatore Orlando (salvatore-orlando)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1405311
Title:
Incorrect check for security groups in create_port
Status in OpenStack Neutron (virtual network service):
New
Status in VMware NSX:
New
Bug description:
The check will fail if security groups in the request body are an
empty string.
In http://git.openstack.org/cgit/stackforge/vmware-
nsx/tree/vmware_nsx/neutron/plugins/vmware/plugins/base.py#n1127 the
code should not raise if security groups are an empty list
This causes tempest's smoke and full test suites to fail always
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1405311/+subscriptions
Follow ups
References