Role os_nova for OpenStack-Ansible
Go to file
Andy McCrae 35d85e953f Use openstack-ansible-tests for os-nova role
Move Nova to use the central testing repository.
Incorporate the Ansible 2.1.1 changes with the move to central testing
repository.

Change-Id: I98ba72fee246a87faaf54fa33181e6be04a912cd
2016-09-20 12:36:33 +01:00
defaults Use openstack-ansible-tests for os-nova role 2016-09-20 12:36:33 +01:00
doc Merge "[DOCS] Update docs for mixed lxd hypervisors" 2016-09-15 19:34:28 +00:00
examples [DOCS] Refactor of nova role docs 2016-08-16 18:57:21 -04:00
files Remove baremetal rootwrap filters 2016-09-18 16:15:41 -07: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 Add config template for qemu.conf 2016-09-02 14:56:09 -04:00
tasks Remove baremetal rootwrap filters 2016-09-18 16:15:41 -07:00
templates Configure qemu when Calico network type is set 2016-09-09 22:14:56 -05:00
tests Use openstack-ansible-tests for os-nova role 2016-09-20 12:36:33 +01:00
vars Update librabbit package for novnc in 16.04 2016-09-02 08:44:21 -05:00
.gitignore Use openstack-ansible-tests for os-nova role 2016-09-20 12:36:33 +01:00
.gitreview Implement base configuration for independent repository 2016-03-02 00:07:37 +00:00
bindep.txt Compress test execution logs 2016-09-15 01:07:04 +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
manual-test.rc Use openstack-ansible-tests for os-nova role 2016-09-20 12:36:33 +01:00
README.rst [DOCS] Fix link to nova 2016-08-18 17:18:12 +01:00
run_tests.sh Use openstack-ansible-tests for os-nova role 2016-09-20 12:36:33 +01: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-08-18 05:31:01 +00:00
tox.ini Use openstack-ansible-tests for os-nova role 2016-09-20 12:36:33 +01:00
Vagrantfile Remove apt update from Vagrantfile 2016-08-19 15:40:40 -04:00

OpenStack-Ansible nova

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

This role will install the following:
  • nova-api
  • nova-conductor
  • nova-scheduler
  • nova-console
  • nova-cert
  • nova-compute

Documentation for the project can be found at: http://docs.openstack.org/developer/openstack-ansible-os_nova/

The project home is at: http://launchpad.net/openstack-ansible