openstack-ansible/releasenotes/notes/zun-docker-cleanup-471cd731f6963c61.yaml
Dmitriy Rabotyagov 8fbac7c4f3 Bump SHAs for master
Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-os_nova/+/786258
Change-Id: I595c3487ee29a8d9ff2b3a59d063b5b65ad93c25
2021-04-16 16:47:22 +00:00

8 lines
308 B
YAML

---
features:
- |
Adds a 'zun-docker-cleanup' script to the Zun compute virtualenv which can
be used to clean up cached Docker images held on compute hosts. This can be
run on a timer by setting the 'zun_docker_prune_images' variable or
executed manually by adding '--force' to the script.