kolla-ansible/ansible/library
Jeffrey Zhang a3acd2c439 Fix the pid_mode and ipc_mode value check for kolla_docker module
bypass_checks is disabled by Ib2e19794bbe804470a880253d5870254041358c8 .
But we use pid_mode: "{{ service.pid_mode | default('') }}" pattern in
the yaml file. whereas pid_mode only support "host" value, this patch
add '' as a choice of these two parameters.

Change-Id: Ib83ed5e437ca868f0e42ce740ad1125d2fa48ff4
2017-02-03 15:56:10 +08:00
..
bslurp.py Modify some spelling mistakes 2016-08-04 10:05:55 +08:00
kolla_container_facts.py Move glance precheck into its own role 2016-11-29 09:56:45 +08:00
kolla_docker.py Fix the pid_mode and ipc_mode value check for kolla_docker module 2017-02-03 15:56:10 +08:00
kolla_toolbox.py Refactor register.yml files 2017-01-26 17:10:27 +00:00
merge_configs.py Simplify config creation 2015-12-22 04:28:53 +00:00
merge_yaml.py generate bifrost yaml configs 2016-08-31 13:06:41 +00:00