python-tripleoclient/releasenotes/notes/tripleo-container-image-delete-050ab75bb6e7187d.yaml
David J Peacock 978e16efdb Implement tripleo container image delete command
This patch implements the tripleo container image delete command.

Change-Id: I1f028e9ea14f6f5a9fe6ccf608be08b9fd569b9e
2019-07-03 09:31:54 -04:00

10 lines
245 B
YAML

---
features:
- |
With the new podman container setup comes an Apache served local image
registry.
`openstack tripleo container image delete` allows you to maintain those
images, and remove those that are no longer required.