Bug 1339444 - [Docs] [Networking] Document the new 'neutron purge' command
Summary: [Docs] [Networking] Document the new 'neutron purge' command
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: documentation
Version: 9.0 (Mitaka)
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ga
: 9.0 (Mitaka)
Assignee: Martin Lopes
QA Contact: Radek Bíba
URL:
Whiteboard:
Depends On: 1325678
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-05-25 04:02 UTC by Andrew Dahms
Modified: 2016-08-29 00:22 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-08-29 00:22:20 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Andrew Dahms 2016-05-25 04:02:13 UTC
In Red Hat OpenStack Platform 9, a new command 'neutron purge' has been added that allows users to clean up networking resources associated with a given tenant.

From the engineering bug:

The addition of the 'neutron purge' command allows cloud admins to conveniently delete multiple neutron resources associated with a given tenant.

The command will delete all supported resources provided that they can be deleted (not in use, etc) and feedback the amount of each resource deleted to the user. A completion percentage is also given to keep the user informed of progress.

Currently supports deletion of:

*Networks
*Subnets (implicitly)
*Routers
*Ports (including router interfaces)
*Floating IPs
*Security Groups

Comment 1 Andrew Dahms 2016-05-25 04:03:03 UTC
While this change will be covered in the CLI guide, it may also be a good idea to add a procedure to the Networking Guide to call out this change and provide a conceptual introduction as to why this command is useful.

Comment 2 Assaf Muller 2016-05-25 22:40:02 UTC
Check out the upstream network guide content:

https://review.openstack.org/#/c/321012/1/doc/networking-guide/source/misc-neutron-purge.rst

Comment 3 Andrew Dahms 2016-05-26 02:54:40 UTC
Assigning to Martin for review.


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