← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1504358] [NEW] Trace on nova net-delete <net-name> for neutron network

 

Public bug reported:

Created a neutron network "net3".
By mistake executed nova "net-delete net3".
The case was not gracefully handled.

stack@osctrlr:~/devstack$ nova net-delete net3
ERROR (ClientException): Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.
<type 'exceptions.NotImplementedError'> (HTTP 500) (Request-ID: req-0780c222-cee5-4e1e-886d-4f0e893d9ca6)
stack@osctrlr:~/devstack$

Attaching n-api logs.

** Affects: nova
     Importance: Undecided
         Status: New

** Attachment added: "n-api log"
   https://bugs.launchpad.net/bugs/1504358/+attachment/4489269/+files/n-api_crash.log

-- 
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/1504358

Title:
  Trace on nova net-delete <net-name> for neutron network

Status in OpenStack Compute (nova):
  New

Bug description:
  Created a neutron network "net3".
  By mistake executed nova "net-delete net3".
  The case was not gracefully handled.

  stack@osctrlr:~/devstack$ nova net-delete net3
  ERROR (ClientException): Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.
  <type 'exceptions.NotImplementedError'> (HTTP 500) (Request-ID: req-0780c222-cee5-4e1e-886d-4f0e893d9ca6)
  stack@osctrlr:~/devstack$

  Attaching n-api logs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1504358/+subscriptions


Follow ups