Ricardo Carrillo Cruz cb16f959b7 Add initial support for creating volumes
For some services it may be desirable to have instances using
cinder volumes, this change allows to define that in the
infra_config.yml inventory and the provision_infra_servers
will create them.
A follow-up patch will attach the volumes defined on each instance.

Change-Id: I28d187569655fbbc45cec0bce771ce8adab1f4dd
2015-10-15 17:37:48 +02:00
2015-08-27 17:36:51 -05:00
2015-08-27 10:34:55 +02:00
2015-03-27 09:47:58 +01:00
2015-04-13 14:23:22 +02:00
2015-08-12 11:11:06 +02:00
2015-08-12 11:11:06 +02:00
2015-10-07 11:02:59 +02:00

Instructions

  1. Run bash setup_env.sh
  2. Run source /opt/stack/ansible/hacking/env-setup
  3. Source your OpenStack cloud environment variables rc file
  4. Run cp infra_config.yml.sample infra_config.yml
  5. Edit infra_config.yml and put your environment values
  6. Run bash run.sh
Description
Collection of Ansible playbooks to bring up an OpenStack Infra
Readme 444 KiB
Languages
Jinja 44.3%
Shell 33.7%
Python 21.5%
Puppet 0.5%