kolla-ansible/ansible/roles/ceilometer
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
..
defaults Merge "Exclude port from ceilometer_database_mysql_address" 2016-11-11 13:07:15 +00:00
meta Remove unused project_yaml parameter from role metadata files 2016-08-07 22:18:17 +02:00
tasks Fix placement of policy.json 2016-11-29 16:00:09 +07:00
templates Make sure ceilometer/service_credentials wotks with internalURL 2016-11-22 16:21:48 +01:00