[Yahoo-eng-team] [Bug 1420192] Re: Nova interface-attach command has optional arguments to add network details. It should be positional arguments otherwise command fails.

2015-05-07 Thread melanie witt
After chatting with Park in IRC, we determined there isn't a bug in nova. I was led astray because the environment where I saw the issue has cells enabled, which might be behaving differently than non-cells. If that is indeed the case, it will be a different bug than this one. ** No longer

[Yahoo-eng-team] [Bug 1420192] Re: Nova interface-attach command has optional arguments to add network details. It should be positional arguments otherwise command fails.

2015-04-30 Thread melanie witt
Hi Park, the nova part of this bug is about nova api stack tracing when it receives interface attachment parameters. It is not yet fixed. The os-interface api should validate the request or otherwise check return values and raise an appropriate exception instead. Excerpt of example request:

[Yahoo-eng-team] [Bug 1420192] Re: Nova interface-attach command has optional arguments to add network details. It should be positional arguments otherwise command fails.

2015-04-28 Thread Park
I tried to reproduce the issue with nova-network from the API layer, this issue should be fixed via this bug: https://bugs.launchpad.net/nova/+bug/1428481 park@park-ThinkPad-T420:/opt/stack/nova$ nova interface-attach vm1 ERROR (HTTPNotImplemented): Network driver does not support this function.

[Yahoo-eng-team] [Bug 1420192] Re: Nova interface-attach command has optional arguments to add network details. It should be positional arguments otherwise command fails.

2015-03-11 Thread melanie witt
I added the nova project as I don't think it should be stack tracing over empty interface attachment parameters. ** Also affects: nova Importance: Undecided Status: New ** Tags added: api -- You received this bug notification because you are a member of Yahoo! Engineering Team, which