kolla-ansible/ansible/roles/manila/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 Add manila-data service 2016-10-27 11:47:04 -03:00
main.yml Add ansible support for Manila 2016-03-01 10:55:47 -05:00
precheck.yml Move precheck into its own role 2016-11-03 14:48:58 +08:00
pull.yml Add manila-data service 2016-10-27 11:47:04 -03:00
reconfigure.yml Add manila-data service 2016-10-27 11:47:04 -03:00
register.yml Fix Manila v2 endpoint 2016-03-09 13:58:54 -05:00
start.yml Add manila-data service 2016-10-27 11:47:04 -03:00
upgrade.yml Added serial option to site.yml. 2016-09-13 09:26:51 +00:00