Role os_nova for OpenStack-Ansible
Go to file
OpenStack Release Bot 4ca6c5a803 Update reno for stable/rocky
Change-Id: Ie9b132d2244778ecf2c7aa292ee4ffaa47c32686
2018-08-10 16:47:51 +00:00
defaults Allow the number of scheduler workers to be tuned 2018-08-09 14:31:46 +01: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 Execute service setup against a delegated host using Ansible built-in modules 2018-07-22 14:22:40 +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 Allow tags to be used for MQ tasks 2018-08-07 14:52:39 +01:00
templates Allow the number of scheduler workers to be tuned 2018-08-09 14:31:46 +01: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 Mark bionic gate jobs as non-voting 2018-08-06 14:48:26 +01: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
bindep.txt Updated from OpenStack Ansible Tests 2017-12-12 15:15:38 +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 centralised test scripts 2016-09-28 10:27:39 +01:00
README.rst Add release notes link to README 2018-06-01 01:53:52 -07: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 fix tox python3 overrides 2018-07-09 16:20:22 +07:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-06-06 00:43:10 +00:00

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