storlets/install/storlets/roles/ansible_storlet_management/files
Eran Rom 42690a28a2 Working with a JSON cluster configuration
Various components in Storlets require to know the cluster config.
Examples are:
1. The functional tests need to know the keystone auth uri
2. The installation needs to know where are the proxies / object servers
3. The management scripts need to know about all the nodes.

Now all information is expected to be in a single json file used by all components
There is a template of such file in install/storlets/templates/cluster_config which
is used for the s2aio installation.

changes include:
1. Adapting the ansible scripts to use a dynamic inventory that uses the json
2. refactoring setup_functional_test.sh moving work to
   /install/storlets/install_storlets.sh
3. general cleanups and fixes to  the ansible scripts

Change-Id: I2810f01a977c40870cada476a9c54ce4a7bdcc1a
2016-05-15 20:51:20 +03:00
..
add_new_tenant_main.yml Towards new installation: Deploy/playbook -> install/storlets 2016-04-03 14:23:37 +03:00
ansible_storlet_management_vars.py Working with a JSON cluster configuration 2016-05-15 20:51:20 +03:00
create_tenant_image_Dockerfile Towards new installation: Deploy/playbook -> install/storlets 2016-04-03 14:23:37 +03:00
get_image_id.py Towards new installation: Deploy/playbook -> install/storlets 2016-04-03 14:23:37 +03:00
pull_tenant_image.yml Working with a JSON cluster configuration 2016-05-15 20:51:20 +03:00
pull_tenant_image_main.yml Towards new installation: Deploy/playbook -> install/storlets 2016-04-03 14:23:37 +03:00
push_tenant_image.yml Working with a JSON cluster configuration 2016-05-15 20:51:20 +03:00
push_tenant_image_main.yml Towards new installation: Deploy/playbook -> install/storlets 2016-04-03 14:23:37 +03:00
storlets_add_new_tenant.yml Working with a JSON cluster configuration 2016-05-15 20:51:20 +03:00
tenant_id Towards new installation: Deploy/playbook -> install/storlets 2016-04-03 14:23:37 +03:00