Skip to content

Commit 601d971

Browse files
committed
Remove project purge image commands
This was still using glanceclient-style calls despite us having switched all image command to SDK way back in 5.2.0 (Ussuri). It therefore hasn't worked since then, so we remove without deprecation. Change-Id: Ibea79ea10bb272cba194debfe4bcbaeebf3875b7 Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
1 parent b87b575 commit 601d971

File tree

6 files changed

+8
-558
lines changed

6 files changed

+8
-558
lines changed

doc/source/cli/command-objects/project-purge.rst

Lines changed: 0 additions & 11 deletions
This file was deleted.

doc/source/cli/commands.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,6 @@ Those actions with an opposite action are noted in parens if applicable.
276276
live server migration if possible
277277
* ``pause`` (``unpause``) - stop one or more servers and leave them in memory
278278
* ``query`` - Query resources by Elasticsearch query string or json format DSL.
279-
* ``purge`` - clean resources associated with a specific project
280279
* ``cleanup`` - flexible clean resources associated with a specific project
281280
* ``reboot`` - forcibly reboot a server
282281
* ``rebuild`` - rebuild a server using (most of) the same arguments as in the original create

openstackclient/common/project_purge.py

Lines changed: 0 additions & 181 deletions
This file was deleted.

0 commit comments

Comments
 (0)