
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
Instructions
- Run
bash setup_env.sh
- Run
source /opt/stack/ansible/hacking/env-setup
- Source your OpenStack cloud environment variables rc file
- Run
cp infra_config.yml.sample infra_config.yml
- Edit infra_config.yml and put your environment values
- Run
bash run.sh
Description
Languages
Jinja
44.3%
Shell
33.7%
Python
21.5%
Puppet
0.5%