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

Bug #1504358 reported by Ritesh Anand
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Opinion
Wishlist
Unassigned

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.

Tags: api network
Revision history for this message
Ritesh Anand (ritesh-anand) wrote :
Revision history for this message
Ritesh Anand (ritesh-anand) wrote :

Easy to reproduce, even with tenant-network-delete.

Steps:
1. create neutron network.
    $ neutron net-create net3
2. delete it:
   $ nova tenant-network-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-b4bfa5df-bed0-4bbd-ad89-e83e97b5df70)

Ukesh (ukeshkumar)
Changed in nova:
assignee: nobody → Ukesh (ukeshkumar)
tags: added: network
tags: added: api
Ukesh (ukeshkumar)
Changed in nova:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

Fix proposed to branch: master
Review: https://review.openstack.org/234123

Sean Dague (sdague)
Changed in nova:
importance: Undecided → Medium
Revision history for this message
Sean Dague (sdague) wrote :

The reviews seem to indicate that people aren't in favor of updating this nova api for this.

Changed in nova:
assignee: Ukesh (ukeshkumar) → nobody
status: In Progress → Confirmed
status: Confirmed → Won't Fix
importance: Medium → Wishlist
status: Won't Fix → Opinion
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on nova (master)

Change abandoned by Michael Still (<email address hidden>) on branch: master
Review: https://review.openstack.org/234123
Reason: This patch is quite old, so I am abandoning it to keep the review queue manageable. Feel free to restore the change if you're still interested in working on it.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.