openstack-ansible/releasenotes/notes/container-create-overlayfs-46f3c4c0ecacaadf.yaml
Jesse Pretorius dcfdc9321e Fix role SHA's for Newton-2 release
Change-Id: Ifc614c23a03b216c63891abc2821d6fefe4bcf52
2016-07-27 10:59:57 +00:00

8 lines
354 B
YAML

---
features:
- The container creation process now allows ``overlayfs`` to be set as the
``lxc_container_backing_store``. When this is set it will use a snapshot
of the base container to build the containers. The ``overlayfs``
backing store is not recommended to be used for production unless the host
kernel version is 3.18 or higher.