Role os_nova for OpenStack-Ansible
Go to file
Michael Gugino 06081df5ab Implement nova-lxd driver
This patch set is designed to allow deployers to select
the virt_type = 'lxc', which will deploy the nova-lxd
driver instead of the usual kvm driver.

Change-Id: I8b298080faaef9da1ab0040de437086a1a393296
2016-08-08 18:05:13 -04:00
defaults Implement nova-lxd driver 2016-08-08 18:05:13 -04: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 Implement nova-lxd driver 2016-08-08 18:05:13 -04:00
tasks Implement nova-lxd driver 2016-08-08 18:05:13 -04:00
templates Implement nova-lxd driver 2016-08-08 18:05:13 -04:00
tests Remove openstack_hosts from test requirements 2016-07-31 09:24:47 +00:00
vars Implement nova-lxd driver 2016-08-08 18:05:13 -04: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 Ensure that doc linting is included in the linters test 2016-07-25 14:11:29 +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