Role os_nova for OpenStack-Ansible
Go to file
Zuul dd91f9ebde Merge "Move novnc python package install into common venv_build task" 2018-09-12 12:49:57 +00:00
defaults Merge "Use a common python build/install role" 2018-09-04 22:20:30 +00:00
doc Updated from global requirements 2018-03-15 07:37:08 +00:00
examples Move database creation into role 2018-06-01 18:57:10 +01:00
files Fix kernel post-installation script 2018-04-12 14:58:30 -04:00
handlers Use a common python build/install role 2018-09-04 11:45:20 +00:00
meta Execute service setup against a delegated host using Ansible built-in modules 2018-07-22 14:22:40 +00:00
releasenotes Update reno for stable/rocky 2018-08-10 16:47:51 +00:00
tasks Move novnc python package install into common venv_build task 2018-09-08 12:11:14 +00:00
templates Revert region name option to os_region_name for Cinder 2018-09-06 19:31:34 +00:00
tests Switch compute to use different inventory_hostname 2018-07-20 12:32:55 +01:00
vars Remove python-keystoneclient package install 2018-08-01 10:06:57 +01:00
zuul.d Merge "switch documentation job to new PTI" 2018-09-04 14:47:33 +00:00
.gitignore Updated from OpenStack Ansible Tests 2018-03-27 18:41:00 +01:00
.gitreview Implement base configuration for independent repository 2016-03-02 00:07:37 +00:00
CONTRIBUTING.rst [Trivial Fix] Replace Chinese punctuation with English punctuation 2018-09-06 10:52:17 +08:00
LICENSE Implement base configuration for independent repository 2016-03-02 00:07:37 +00:00
README.rst Make the project home link in next line 2018-07-20 13:57:47 -04:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-06-06 00:43:10 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-12-12 15:15:38 +00:00
manual-test.rc Use centralised test scripts 2016-09-28 10:27:39 +01:00
run_tests.sh Updated from OpenStack Ansible Tests 2018-04-30 05:15:41 +00:00
setup.cfg Update URLs in documents according to document migration 2017-07-14 09:44:33 +08:00
setup.py Updated from global requirements 2017-03-02 11:52:00 +00:00
tox.ini Use the TESTING_BRANCH env var for constraints 2018-08-16 18:23:44 +01:00

README.rst

Team and repository tags

image

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-compute

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

Release notes for the project can be found at: https://docs.openstack.org/releasenotes/openstack-ansible-os_nova/

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