kolla-mesos/kolla_mesos/tests/common
Michal Rostecki ea39e9e5ed Parse and render yaml files in the proper order
This commit introduces a clear order of loading jvars:
- passwords.yml
- globals.yml
- custom variables based on globals.yml
- config/<service>/all.yml
- config/<service/[...]

It also introduces a mechanism of jinja2 templating yaml
files by themselves, which means that one variable in yaml
file can be reused in the next variables inside the same file.

TrivialFix

Change-Id: I1a7a61e90963d396702f5e0c14eb476d3ccd21bf
2016-03-25 15:00:18 +01:00
..
__init__.py Add script to print out contents of zookeeper 2015-11-30 09:10:39 +10:00
test_cli_utils.py CLI: implement service commands 2016-03-15 17:09:45 +10:00
test_docker_utils.py Cleanup named volumes 2016-02-09 13:47:28 +01:00
test_file_utils.py CLI: Implement service definition 2016-03-14 09:27:43 +10:00
test_jinja_utils.py Parse and render yaml files in the proper order 2016-03-25 15:00:18 +01:00
test_mesos_utils.py Connect to mariadb with dnsname. 2016-03-18 12:35:45 +00:00
test_network_utils.py Use private network in default settings 2016-02-09 13:51:02 +01:00
test_retry_utils.py Ignore or replace already deployed entities 2015-12-11 14:43:07 +01:00
test_type_utils.py Move yaml_utils to type_utils 2016-03-17 09:05:54 +01:00
test_utils.py Move Runner classes to service.py 2016-03-15 16:46:32 +10:00
test_zk_utils.py Fix python 3 unit tests 2016-03-21 10:13:38 +10:00