Role os_nova for OpenStack-Ansible
Go to file
Travis Truman 8e82812b3a
Allow configuration of multiple rabbit clusters
Introduced new variables so the transport_url values
used for RPC and notifications can vary. By default
they will remain the same.

Change-Id: I96acacedd20c4556d1132228a797da5c0d0c754c
Implements: blueprint multi-rabbitmq-clusters
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2016-07-22 16:30:28 -05:00
defaults Allow configuration of multiple rabbit clusters 2016-07-22 16:30:28 -05:00
doc Update sphinx configuration 2016-07-12 16:53:47 +01:00
files Update paste, policy and rootwrap configurations 2016-07-14 2016-07-18 21:34:37 +00:00
handlers Address Ansible bare variable usage 2016-06-15 11:13:57 -04:00
meta Add missing xenial to meta.yml 2016-06-27 15:35:13 -04:00
releasenotes Only install to virtual environment 2016-07-21 17:16:33 +00:00
tasks Optimise pip install tasks 2016-07-21 18:13:49 +00:00
templates Allow configuration of multiple rabbit clusters 2016-07-22 16:30:28 -05:00
tests Only install to virtual environment 2016-07-21 17:16:33 +00:00
vars Move UCA enable and repo URL var to role defaults 2016-07-18 21:32:35 +00:00
.gitignore Adding a Vagrantfile for local testing 2016-07-18 21:36:39 +00:00
.gitreview Implement base configuration for independent repository 2016-03-02 00:07:37 +00:00
CONTRIBUTING.rst Implement base configuration for independent repository 2016-03-02 00:07:37 +00:00
LICENSE Implement base configuration for independent repository 2016-03-02 00:07:37 +00:00
other-requirements.txt Add dependencies for paramiko 2.0 2016-05-04 08:35:14 +00:00
README.rst DOC - Adopting the common role documentation pattern 2016-07-01 08:54:52 +00:00
run_tests.sh Add dependencies for paramiko 2.0 2016-05-04 08:35:14 +00:00
setup.cfg Implement base configuration for independent repository 2016-03-02 00:07:37 +00:00
setup.py Updated from global requirements 2016-07-19 21:12:37 +00:00
test-requirements.txt Updated from global requirements 2016-07-19 21:12:37 +00:00
tox.ini Use plugins repo version of the human_log callback plugin 2016-07-19 01:59:58 +01:00
Vagrantfile Adding a Vagrantfile for local testing 2016-07-18 21:36:39 +00:00

OpenStack-Ansible Nova

Ansible role that installs and configures OpenStack Nova and all of its corresponding services.

Default Variables

../../defaults/main.yml

Required Variables

Example Playbook