Eduardo Gonzalez
f6f99db4a2
Add cli options to cleanup-images
Allow remove all kolla images
Allow remove specific kolla version images
Allow remove dangling images
Allow remove single images, all images matched
Usage examples:
* cleanup-images --all
- Remove all kolla images
* cleanup-images --image-version 4.0.0
- Remove all images matching 4.0.0 kolla_version
* cleanup-images --dangling
- Remove all dangling images
* cleanup-images --image nova
- Remove all nova images
* cleanup-images --image nova-scheduler
- Only remove nova-scheduler image
Implements: blueprint add-cleanup-images-cli-options
Change-Id: I997272098879350e13e0ac00762ae3485e618355
2017-04-24 14:53:24 +02:00
..
2017-03-09 10:37:06 +00:00
2017-01-17 15:52:24 +00:00
2016-09-07 17:13:58 +09:00
2017-04-24 14:53:24 +02:00
2016-08-08 13:37:10 -04:00
2016-08-08 13:37:10 -04:00
2016-11-03 14:48:58 +08:00