yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #33304
[Bug 1460630] [NEW] nova should not vertify "port_security_enabled" according the info from network
Public bug reported:
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.
** Affects: nova
Importance: Undecided
Assignee: zhaobo (zhaobo6)
Status: New
** Changed in: nova
Assignee: (unassigned) => zhaobo (zhaobo6)
--
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 vertify "port_security_enabled" according the info
from network
Status in OpenStack Compute (Nova):
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
Follow ups
References