Comment 2 for bug 1372570

Revision history for this message
Akihiro Motoki (amotoki) wrote :

Gary, could you share the detail procedure to reproduce this bug?

On a single machine on devstack, I confirmed security group for admin tenant with the following steps.
What you reported seems possible with multi-node setup if port-create API calls are called by nova-compute.
I haven't checked the code but IIRC yes.

- Comment out create_neutron_initial_network in stack.sh
- Run stack.sh
- The remaining operations is available here: http://paste.openstack.org/show/114650/
(note that "admin_admin" command is my wrapper just to add OS_USERNAME=admin OS_TENANT_NAME=admin envvars to the command)