yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #52023
[Bug 1580440] Re: neutron purge - executing command on non existing tenant returns wrong message
Reviewed: https://review.openstack.org/321012
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=37677ff861de75f78ecdf752a6931e13a44ee537
Submitter: Jenkins
Branch: master
commit 37677ff861de75f78ecdf752a6931e13a44ee537
Author: John Davidge <john.davidge@xxxxxxxxxxxxx>
Date: Wed May 25 14:55:09 2016 +0100
[network] Improve neutron purge
This patch makes additions to the neutron purge page to clarify
that the command can be used with tenants that have been deleted
or otherwise do not exist in keystone.
It also documents the expected output when no supported resources
are found.
backport: mitaka
Co-Authored-By: Matt Kassawara <mkassawara@xxxxxxxxx>
Closes-Bug: 1580440
Change-Id: I562eb081630e124d690c27ae16d13f9793c5cafe
** Changed in: openstack-manuals
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1580440
Title:
neutron purge - executing command on non existing tenant returns wrong
message
Status in neutron:
Invalid
Status in openstack-manuals:
Fix Released
Bug description:
I executed " neutron purge" command with a non existing tenant ID and
received the following:
neutron purge 25a1c11e26354d7dbb5b204eb1310f33
Purging resources: 100% complete.
The following resources could not be deleted: 1 network
We do not have that tenant ID so the message should be :
There is not tenant with "SPECIFIED ID" id found.
python-neutron-8.0.0-1.el7ost.noarch
openstack-neutron-8.0.0-1.el7ost.noarch
python-neutron-lib-0.0.2-1.el7ost.noarch
openstack-neutron-metering-agent-8.0.0-1.el7ost.noarch
openstack-neutron-ml2-8.0.0-1.el7ost.noarch
openstack-neutron-openvswitch-8.0.0-1.el7ost.noarch
python-neutronclient-4.1.1-2.el7ost.noarch
openstack-neutron-common-8.0.0-1.el7ost.noarch
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1580440/+subscriptions
References