8fbac7c4f3
Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-os_nova/+/786258 Change-Id: I595c3487ee29a8d9ff2b3a59d063b5b65ad93c25
8 lines
308 B
YAML
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.
|