yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #48883
[Bug 1460630] Re: nova should not verify "port_security_enabled" according the info from network
*** This bug is a duplicate of bug 1175464 ***
https://bugs.launchpad.net/bugs/1175464
** Changed in: nova
Assignee: Matt Riedemann (mriedem) => sahid (sahid-ferdjaoui)
** Also affects: nova/mitaka
Importance: Undecided
Status: New
** Also affects: nova/liberty
Importance: Undecided
Status: New
** This bug has been marked a duplicate of bug 1175464
should not add default security group to quantum unless api-request had it
--
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/1460630
Title:
nova should not verify "port_security_enabled" according the info from
network
Status in OpenStack Compute (nova):
In Progress
Status in OpenStack Compute (nova) liberty series:
New
Status in OpenStack Compute (nova) mitaka series:
New
Bug description:
nova version:
2.25.0
according the bp :
https://blueprints.launchpad.net/neutron/+spec/ml2-ovs-portsecurity
repro:
1.create a network with port_security_enabled is false, and create a sample subnet.
2.create a port with port_security_enabled is true on this network through neutron.
3. boot a server based on this port.
expect:
This server should be fine.
But it hit the error as:
SecurityGroupCannotBeApplied: Network requires port_security_enabled and subnet associated in order to apply security groups.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1460630/+subscriptions
References