Comment 5 for bug 1481977

Revision history for this message
Chirag Shahani (chirag-shahani) wrote :

Tried to attach the interface accoss enterprise using the Nuage Plugin.

Before the patch:

stack@stack-ubuntu:/opt/stack/nova$ nova interface-attach vm --net 535d9379-0306-4852-b8f9-05ae0b3d262e
(ClientException): The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req-fd69f004-591c-4ea8-b7b6-088a74cbe518)

After the patch:

stack@stack-ubuntu:/opt/stack/nova$ nova interface-attach vm --net 535d9379-0306-4852-b8f9-05ae0b3d262e
ERROR (BadRequest): Neutron error creating port on network 535d9379-0306-4852-b8f9-05ae0b3d262e: Bad request: VM with ports belonging to subnets across enterprises is not allowed in VSP (HTTP 400) (Request-ID: req-fbf83ccf-04f7-48d2-8ce6-98a44ddeb71f)