Role os_nova for OpenStack-Ansible
Go to file
melissaml 52d075839d Update links in README
Change the outdated links to the latest links in README

Change-Id: If1526d9bd6003390881cad0c13f345b2ecf8f78d
2018-03-03 12:10:06 +08:00
defaults Add SELinux contexts for nova log directory 2018-02-14 11:41:23 -06: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 Merge "Update paste, policy and rootwrap configurations 2018-01-30" 2018-02-11 05:48:46 +00:00
handlers Remove systemd conditionals 2018-02-20 09:39:58 +00:00
meta Change include: to include_tasks: 2018-02-20 09:41:13 +00:00
releasenotes Update reno for stable/queens 2018-02-14 15:49:45 +00:00
tasks Fix cache update after initial apt_repository fail 2018-02-22 14:34:56 +00:00
templates Skip logging for haproxy health checks 2018-02-23 08:33:41 -06:00
tests Merge "tests: test-nova-upgrades.sh: Drop Ansible verbosity" 2018-02-20 00:32:18 +00:00
vars Merge "Normalise SuSE barbican package install" 2018-02-11 05:48:47 +00:00
zuul.d Stop running non-voting jobs in gate 2018-02-20 09:40:15 +00: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
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 Update links in README 2018-03-03 12:10:06 +08: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 2018-02-20 13:16:18 +00:00
tox.ini Add MySQL connection SSL support 2017-12-15 09:20:47 -08:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-01-22 16:56:15 +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/

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