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-02-16 13:39:36 -08:00
2017-04-17 11:37:05 +00:00
2017-04-11 16:15:35 -07:00
2017-04-18 04:35:14 +00:00
2017-04-24 14:53:24 +02:00
2017-03-15 16:51:14 +00:00
2016-12-05 15:40:56 +00:00
2016-12-05 15:40:56 +00:00
2016-12-05 15:40:56 +00:00
2017-04-11 07:38:25 +00:00
2017-03-09 11:14:35 +08:00
2017-04-19 15:08:54 +00:00
2016-11-23 11:45:23 +00:00