Role os_nova for OpenStack-Ansible
Go to file
huang.zhiping 83fbc15786 import zuul job settings from project-config
This is a mechanically generated patch to complete step 1 of moving
the zuul job settings out of project-config and into each project
repository.

Because there will be a separate patch on each branch, the branch
specifiers for branch-specific jobs have been removed.

Because this patch is generated by a script, there may be some
cosmetic changes to the layout of the YAML file(s) as the contents are
normalized.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: I22e03209fa51db13b55d8cc685589603252f4b35
Story: #2002586
Task: #24319
2018-08-21 13:17:00 +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 import zuul job settings from project-config 2018-08-21 13:17:00 +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 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
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 fix tox python3 overrides 2018-07-09 16:20:22 +07: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