kolla-ansible/ansible/roles/nova/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 Create the nova instances directory when need during starting 2016-08-20 17:30:13 +00:00
bootstrap.yml add support for non-default database_port in kolla/ansible 2016-05-13 12:12:25 +00:00
ceph.yml Enabled nova->glance snapshots 2016-03-18 14:55:32 +00:00
config-nova-fake.yml Make configurable the location where config files are merged 2016-05-23 03:23:06 -04:00
config.yml Fix placement of policy.json 2016-11-29 16:00:09 +07:00
deploy.yml External Ceph - Implementation Nova 2016-07-27 20:25:00 +00:00
external-ceph.yml External Ceph - Implementation Nova 2016-07-27 20:25:00 +00:00
main.yml Allow nova role to pull images 2016-01-06 04:23:28 +00:00
precheck.yml Move precheck into its own role 2016-11-03 14:48:58 +08:00
pull.yml Remove unecessary blank lines 2016-05-02 07:44:29 -04:00
reconfigure.yml Remove do_reconfigure.yml file for all roles 2016-09-27 15:04:00 +00:00
register.yml Enable the nova microversion api 2016-08-07 18:06:02 +08:00
reload.yml Remove novncproxy and spice from reload 2016-09-10 16:14:18 +00:00
start_compute.yml Allow cinder-volume to be configured to use NFS 2016-11-07 12:57:54 -05:00
start_conductors.yml map the host localtime to the container 2016-05-03 09:27:51 +08:00
start_controllers.yml map the host localtime to the container 2016-05-03 09:27:51 +08:00
start.yml Playbook for nova upgrade 2016-02-19 13:58:18 -06:00
upgrade.yml Added serial option to site.yml. 2016-09-13 09:26:51 +00:00