openstack-ansible/releasenotes/notes/container-create-lvm-cow-77c049188b8a2676.yaml
Jesse Pretorius 851ac188d8 Fix role SHA's for Newton-3 release
Change-Id: Iac3fec6f70963e97d12cbe4fd8cafb05a99c56a2
2016-08-31 10:46:18 +01:00

7 lines
287 B
YAML

---
features:
- The container creation process now allows ``copy-on-write`` to be set as
the ``lxc_container_backing_method`` when the
``lxc_container_backing_store`` is set to ``lvm``. When this is set it
will use a snapshot of the base container to build the containers.