Role os_nova for OpenStack-Ansible
Go to file
Jesse Pretorius b18668360c Remove python-keystoneclient package install
Now that we no longer use our own keystone module, but
instead make use of the ansible runtime venv's shade
library and upstream ansible modules, we can eliminate
this package/library being installed on the host.

Change-Id: I7c885974295fa6df3005b68210fc9e3442296ac1
2018-08-01 10:06:57 +01:00
defaults Default MQ RPC/Notify credentials/vhosts to match 2018-07-30 12:55:43 +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 Execute service setup against a delegated host using Ansible built-in modules 2018-07-22 14:22:40 +00:00
tasks Use correct group name for MQ tasks 2018-07-24 19:03:56 +01:00
templates Do not set service_token_roles_required = True for now 2018-07-11 10:34:53 +02: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 Switch to using project-templates 2018-07-31 14:17:55 +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