kolla/tests
Martin André e313c89621 Introduce merge and preserve_properties for config_files
The `merge` option will basically copy all the files recursively inside
the container without removing the existing files or directory, while
the `preserve_properties` option keeps the file attributes
(permissions, ownership, timestamps) in the container.

This is useful if you have extracted some config files from a container
and want to use them in another container based on the same image.

This makes TripleO usage of Kolla much more robust.

Change-Id: I78dcec741a941dc21adba33ba33a6dc6ff1d217c
2017-06-27 08:44:41 +02:00
..
__init__.py Add py27 py34 pypy unittest 2016-01-13 13:47:49 +08:00
clients.py Python 3 deprecated the logger.warn method in favor of warning 2015-12-29 14:40:01 +08:00
setup_gate.sh Convert gate to file backend rather than partition 2016-01-21 22:59:13 +00:00
test_build.py Merge "Enable manila-data for rpm binary" 2017-06-04 16:04:24 +00:00
test_keystone.py Clean imports in code 2016-09-12 15:17:28 +07:00
test_set_config.py Introduce merge and preserve_properties for config_files 2017-06-27 08:44:41 +02:00