
This adds periodic cleanup of the directory which zun uses to temporarily cache images loaded from Glance to avoid it becoming too large. Docker image cleanup is adjusted to make it less aggressive as the 'until' filtering has been seen to clear images which were created more recently than one hour. The network pruning is removed as this causes zun to become out of sync with Docker which can prevent creation of new containers on pruned networks. Finally, the default is to leave cleanup disabled so that it can be enabled purely based upon user preference. As Systemd timers cannot be disabled, this is achieved via a file presence check with can be overridden for manual execution. Change-Id: I4532d9975a2e68a12a7755ca3798a59f4928593c
Team and repository tags
OpenStack-Ansible zun
Ansible role that installs and configures OpenStack zun and all of its corresponding services.
- This role will install the following:
-
- zun-api
- zun-compute
Documentation for the project can be found at: https://docs.openstack.org/openstack-ansible-os_zun/latest/
Release notes for the project can be found at: https://docs.openstack.org/releasenotes/openstack-ansible-os_zun/
The project source code repository is located at: https://opendev.org/openstack/openstack-ansible-os_zun/
The project home is at: https://launchpad.net/openstack-ansible
The project bug tracker is located at: https://bugs.launchpad.net/openstack-ansible
Description
Languages
Jinja
43.3%
Python
40.7%
Shell
16%