yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #04739
[Bug 1160887] Re: Getting 500 While booting VM through router interface using same port id
** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => havana-3
--
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/1160887
Title:
Getting 500 While booting VM through router interface using same port
id
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
1 . Component : Router
2. OS:- Local devstack machine
3. Priority -> Major
Test steps:
1.create a network (quantum net-create <name>)
2.create a subnet (quantum subnet-create <network> <cidr>)
3.create port (quantum port-create <network_id>)
4.create router( quantum router-create <name>)
5.add router interface using same port_id
6.boot vm (nova boot --nic port-id=<port_id>(port_id same as in step above))
Expected Result :
we should probably handle this more gracefully and raise a better error message.(e.g.400,404)
Actual result :
500 error code seen while booting vm using same port_id which is in-use.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1160887/+subscriptions