Dynamic Inventory 59/37859/5
authorHarry Huang <huangxiangyu5@huawei.com>
Thu, 20 Jul 2017 12:17:36 +0000 (20:17 +0800)
committerHarry Huang <huangxiangyu5@huawei.com>
Mon, 24 Jul 2017 02:33:30 +0000 (10:33 +0800)
commit069835924120224ec46fc40877c89ac48608a6f5
tree3e5e1e09affa32c648f766872fe441e0ae1d4dd1
parentf12c7c6d19eb21cd99690271f4ef71794a24b683
Dynamic Inventory

JIRA: COMPASS-556

1. using dynamic ansible inventory
2. modify Class AnsibleInstaller in compass-tasks
3. modify compass conf to support this behavior
4. specify docker image in /deploy/conf/compass.conf
5. remove clusterhost status update in playbook_done.py

Change-Id: I04079547c8b251571ae4e5b165d3bf425b8913b7
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
build/build.yaml
deploy/adapters/ansible/openstack/HA-ansible-multinodes.yml
deploy/adapters/ansible/roles/sync-inventory/tasks/main.yml [new file with mode: 0644]
deploy/compass_conf/package_installer/ansible-ocata.conf
deploy/compass_conf/templates/ansible_installer/openstack_ocata/inventories/HA-ansible-multinodes.tmpl
deploy/compass_conf/templates/ansible_installer/openstack_ocata/vars/HA-ansible-multinodes.tmpl
deploy/compass_vm.sh
deploy/conf/compass.conf
deploy/playbook_done.py
deploy/status_callback.py