python-tripleoclient/releasenotes/notes/upload-cleanup-511b915c83db8a82.yaml
Steve Baker cffe1ad2a7 Add --cleanup argument for image uploads
This exposes the new cleanup behavior from change
Id844aa2fa5ee20ad264b2fada75fa6cffdc1e307. When this lands it can be
used in CI to make undercloud deploys faster with --cleanup partial.

Change-Id: Id75d5288c308e58143662703da3dddbdbcb0cdd9
Blueprint: container-prepare-workflow
2018-07-09 01:41:57 +00:00

7 lines
243 B
YAML

---
features:
- |
The commands `openstack tripleo container image prepare` and `openstack
overcloud container image upload` now have a --cleanup option to control
what local images are removed after the image upload is complete.