kolla-ansible/ansible/roles/heat
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 Create the heat_stack_user/owner role in the heat role 2016-09-19 10:17:14 +02:00
meta heat containers depends on 'common' (rsyslog, log_data, kolla-ansible) 2015-10-24 11:41:18 +02:00
tasks Fix placement of policy.json 2016-11-29 16:00:09 +07:00
templates Merge "Use option auth_type in group trustee in heat configuration" 2016-10-20 16:10:13 +00:00