kolla-ansible/ansible
Bertrand Lallau b257b2a676 Trove services restarting issue on conf update
In case of trove-api service config file modification (trove.conf file),
trove-conductor and trove-taskmanager are restarted too, but they should
not.

trove-conductor startup command:
https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/trove/templates/trove-conductor.json.j2#L2
=> trove.conf is not used

trove-taskmanager startup command:
https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/trove/templates/trove-taskmanager.json.j2#L2
=> trove.conf is not used

Change-Id: Ic4703a571cec5bf8b3f91cfcb9da1a23e2bb300b
Closes-Bug: #1677531
2017-03-31 12:56:00 +02:00
..
action_plugins Change python interpreter 2017-02-16 13:39:36 -08:00
group_vars Merge "Fix can't find /usr/lib/libCryptoki2_64.so in barbican" 2017-03-22 14:11:11 +00:00
inventory Add an extra network node for HA 2017-03-22 10:39:44 +00:00
library Merge "Fix the incompatible of docker-py 2.0.0" 2017-03-09 17:34:43 +00:00
roles Trove services restarting issue on conf update 2017-03-31 12:56:00 +02:00
bifrost.yml Add an Ansible group for bifrost 2017-03-15 16:51:14 +00:00
certificates.yml Give plays in the playbooks a name 2016-12-05 15:40:56 +00:00
destroy.yml Give plays in the playbooks a name 2016-12-05 15:40:56 +00:00
kolla-host.yml Give plays in the playbooks a name 2016-12-05 15:40:56 +00:00
mariadb_recovery.yml Give plays in the playbooks a name 2016-12-05 15:40:56 +00:00
post-deploy.yml Create openrc file on the deploy node 2015-11-23 17:02:54 -05:00
site.yml Merge "Disable running playbooks in serial by default" 2017-03-08 16:51:13 +00:00
stop.yml Added support for a stop playbook in kolla 2016-11-23 11:45:23 +00:00