Role os_nova for OpenStack-Ansible
Go to file
Maxime Guyot ad9bcb0815 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 16:36:32 +02:00
defaults Merge "Omit default_schedule_zone if its not configured" into stable/queens 2018-03-27 13:40:34 +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 Optimize SELinux bits in os_nova 2018-02-05 12:57:09 -06:00
handlers Remove systemd conditionals 2018-03-01 17:54:17 +00:00
meta Remove pip_install dependency 2017-12-05 11:55:47 +00:00
releasenotes Merge "Omit default_schedule_zone if its not configured" into stable/queens 2018-03-27 13:40:34 +00:00
tasks Use first conductor for nova-manage cell_v2 discover_hosts 2018-04-12 16:36:32 +02:00
templates Merge "Omit default_schedule_zone if its not configured" into stable/queens 2018-03-27 13:40:34 +00:00
tests Merge "Updated from OpenStack Ansible Tests" into stable/queens 2018-03-02 14:33:31 +00:00
vars change python-libguestfs to python-guestfs for ubuntu 2018-03-12 11:27:57 +00:00
zuul.d Stop running non-voting jobs in gate 2018-03-01 17:53:03 +00:00
.gitignore Updated from OpenStack Ansible Tests 2017-06-22 15:19:53 +00:00
.gitreview Update .gitreview for stable/queens 2018-02-14 15:49:40 +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 2018-02-15 07:57:45 +00:00
tox.ini Point to Queens instead of master 2018-02-15 14:34:32 +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