kolla-ansible/ansible/roles/gnocchi/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 Add gnocchi ansible role 2016-09-06 13:17:47 +00:00
bootstrap.yml Add gnocchi ansible role 2016-09-06 13:17:47 +00:00
ceph.yml Integrate gnocchi with ceph 2016-09-29 12:13:04 +00:00
config.yml Fix placement of policy.json 2016-11-29 16:00:09 +07:00
deploy.yml Add blank space to deploy.yml file 2016-11-18 14:46:12 +08:00
external_ceph.yml typo error of keyring spelling 2016-11-18 04:12:48 -05:00
main.yml Add gnocchi ansible role 2016-09-06 13:17:47 +00:00
precheck.yml Move precheck into its own role 2016-11-03 14:48:58 +08:00
pull.yml Add gnocchi ansible role 2016-09-06 13:17:47 +00:00
reconfigure.yml Remove do_reconfigure.yml file for all roles 2016-09-27 15:04:00 +00:00
register.yml Add gnocchi ansible role 2016-09-06 13:17:47 +00:00
start.yml Mount host localtime for containers 2016-10-13 11:35:03 +00:00
upgrade.yml add upgrade.yml content for gnocchi role 2016-09-23 14:34:58 +00:00