Bug 1083561 - nova net-delete of associated network is not informative enough
Summary: nova net-delete of associated network is not informative enough
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-nova
Version: 3.0
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: ---
: 5.0 (RHEL 7)
Assignee: Brent Eagles
QA Contact: Ami Jeain
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-04-02 13:12 UTC by Jaroslav Henner
Modified: 2019-09-09 13:49 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-05-22 19:46:55 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
logs (11.48 KB, text/plain)
2014-04-02 13:12 UTC, Jaroslav Henner
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1301373 0 None None None Never

Description Jaroslav Henner 2014-04-02 13:12:27 UTC
Created attachment 881789 [details]
logs

Description of problem:
I have an associated VLANed network:

[root@jhenner-node-permanent ~(keystone_admin)]# nova-manage network list
id IPv4 IPv6 start address DNS1 DNS2 VlanID project uuid
2 192.168.32.0/24 None 192.168.32.3 8.8.4.4 None 100 de45db6defb34a5aa72ac5baaca7a1b5 7350769

When I try to delete:

[root@jhenner-node-permanent ~(keystone_admin)]# nova net-delete 7350769a-dc2c-4d37-9bd2-8d9ee57eef45
ERROR: The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req-e8e1f477-4313-4a0a-8017-89a349e04fa7)

The message is not informative enough.

There is a TB in log


Version-Release number of selected component (if applicable):
openstack-nova-network-2013.2.2-2.el6ost.noarch

How reproducible:
100%

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:


Note You need to log in before you can comment on or make changes to this bug.