kolla-ansible/ansible/roles/mistral/tasks
Duong Ha-Quang b5d1e4b457 Fix placement of policy.json
Currently, policy.json is put in
"{{ node_config_directory }}/{{ service_name }}"
in target nodes.

Relocation policy.json to "{{ node_config_directory }}/{{ item }}"
with item is corresponding service compoment config directory.

Currently, the policy.json is copied to all services, but it
should be reviewed and left only in neccesary service
(at many cases, only API service needs that).

Redundant files will be removed in follow up patchset.

Change-Id: I0e997dccf4ec438c9c0436db71ec2fd06650f50d
Closes-Bug: #1639686
2016-11-29 16:00:09 +07:00
..
bootstrap_service.yml map the host localtime to the container 2016-05-03 09:27:51 +08:00
bootstrap.yml add support for non-default database_port in kolla/ansible 2016-05-13 12:12:25 +00:00
config.yml Fix placement of policy.json 2016-11-29 16:00:09 +07:00
deploy.yml Allow mistral role to pull images 2016-01-07 16:00:43 +00:00
main.yml Make Mistral deployable via ansible 2016-02-18 11:37:48 +09:00
precheck.yml Move precheck into its own role 2016-11-03 14:48:58 +08:00
pull.yml Correct mistral-executor image name 2016-08-04 03:54:38 +00:00
reconfigure.yml Remove do_reconfigure.yml file for all roles 2016-09-27 15:04:00 +00:00
register.yml Fix service_type of mistral endpoint 2016-08-31 14:26:48 +02:00
start.yml map the host localtime to the container 2016-05-03 09:27:51 +08:00
upgrade.yml Added serial option to site.yml. 2016-09-13 09:26:51 +00:00