openstack-ansible-lxc_conta.../releasenotes/notes/lxc-container-base-name-prefix-dcf5ad3d914df59c.yaml
Jesse Pretorius e0ea41b4f8 Add ability to set a container base name prefix
In order to facilitate role-based base containers when
copy-on-write containers are created, a prefix can now
be used to differentiate the base containers.

Change-Id: If8094d5bc6a52524128bcaddff2aaf20acf39833
2016-11-14 13:15:39 +00:00

5 lines
164 B
YAML

---
features:
- When using a copy-on-write backing store, the lxc_container_base_name can
now include a prefix defined by ``lxc_container_base_name_prefix``.