Add container-cache-file-copy feature release note

This relates to https://review.openstack.org/289898

Change-Id: Id34237a83e5547e2aec14c3b825e4e5411275b55
This commit is contained in:
Jesse Pretorius 2016-03-08 16:38:25 +00:00 committed by Jesse Pretorius (odyssey4me)
parent 721ef48fbf
commit 27b25dd7fc
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
---
features:
- A new variable called ``lxc_container_cache_files`` has been implemented which contains a list
of dictionaries that specify files on the deployment host which should be copied into the LXC
container cache and what attributes to assign to the copied file.