Role os_nova for OpenStack-Ansible
Go to file
Maxime Guyot aa5446fd26 Use first conductor for nova-manage cell_v2 discover_hosts
Using a random conductor leads to unpredictable results with lazy eval

Change-Id: I846f78c80e4b5eb8421dbdebf3fc943be0bc84df
Closed-Bug: 1762742
(cherry picked from commit db5a6181c3)
2018-04-12 17:13:13 +02:00
defaults Omit default_schedule_zone if its not configured 2018-03-29 10:26:03 +00:00
doc Initial OSA zuul v3 role jobs 2017-11-01 17:45:58 +00:00
examples [DOCS] Refactor of nova role docs 2016-08-16 18:57:21 -04:00
files Update paste, policy and rootwrap configurations 2017-08-15 2017-08-15 09:59:20 +01:00
handlers Move to use UWsgi for Nova 2017-08-14 14:27:25 +01:00
meta Add support for the openSUSE Leap distributions 2017-07-25 18:55:22 +01:00
releasenotes Omit default_schedule_zone if its not configured 2018-03-29 10:26:03 +00:00
tasks Use first conductor for nova-manage cell_v2 discover_hosts 2018-04-12 17:13:13 +02:00
templates Omit default_schedule_zone if its not configured 2018-03-29 10:26:03 +00:00
tests tests: test-nova-upgrades.sh: Drop Ansible verbosity 2018-02-20 10:21:28 +00:00
vars change python-libguestfs to python-guestfs for ubuntu 2018-03-29 10:26:37 +00:00
zuul.d Switch upgrade test to non-voting 2018-03-29 10:24:55 +00:00
.gitignore Updated from OpenStack Ansible Tests 2017-06-22 15:19:53 +00:00
.gitreview Update .gitreview for stable/pike 2017-08-18 08:00:28 +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 2017-07-28 15:00:46 +00:00
bindep.txt Fix role for Pike 2017-10-13 09:49:27 +00:00
manual-test.rc Use centralised test scripts 2016-09-28 10:27:39 +01:00
run_tests.sh Initial OSA zuul v3 role jobs 2017-11-01 17:45:58 +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-07-27 19:17:53 +00:00
tox.ini Update vars and test tooling for Pike 2017-08-23 11:30:33 +00: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