Role os_nova for OpenStack-Ansible
Go to file
Jean-Philippe Evrard b6e239b52c Update paste, policy and rootwrap configurations 2018-01-30
Change-Id: I7f256ea7f0e2068b42fa76b0e7c82b9f87f29647
2018-01-30 08:19:14 +00:00
defaults Merge "Replace virtualenv-tools by a script" 2018-01-16 02:28:36 +00:00
doc Remove pip_install dependency 2017-12-05 11:55:47 +00:00
examples [DOCS] Refactor of nova role docs 2016-08-16 18:57:21 -04:00
files Update paste, policy and rootwrap configurations 2018-01-30 2018-01-30 08:19:14 +00:00
handlers Use group_names to check a host belongs to group 2017-11-22 09:58:26 +07:00
meta Remove pip_install dependency 2017-12-05 11:55:47 +00:00
releasenotes Handle Pike changes for Nova 2017-12-13 13:49:39 +00:00
tasks Reinitialize the virtualenv 2018-01-23 08:08:22 +00:00
templates Fix SSL proxy 2017-12-29 12:29:14 +01:00
tests Fix upgrade test 2018-01-19 17:05:25 +00:00
vars Use group_names to check a host belongs to group 2017-11-22 09:58:26 +07:00
zuul.d Add MySQL connection SSL support 2017-12-15 09:20:47 -08:00
.gitignore Updated from OpenStack Ansible Tests 2017-06-22 15:19:53 +00: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 Update URLs in documents according to document migration 2017-07-14 09:44:33 +08:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-01-22 16:56:15 +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 2017-11-10 20:08:46 +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
test-requirements.txt Updated from global requirements 2017-09-16 23:20:19 +00:00
tox.ini Add MySQL connection SSL support 2017-12-15 09:20:47 -08: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/

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