Role os_nova for OpenStack-Ansible
Go to file
Maxime Guyot 7a860832b0 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:15:24 +00:00
defaults Update filters to support over-commit 2017-11-22 05:10:23 +00:00
doc Update repository with reference to role git location 2016-12-22 14:26:22 +00:00
examples [DOCS] Refactor of nova role docs 2016-08-16 18:57:21 -04:00
files nova user can read kernel for libguestfs on Ubuntu 2017-04-07 08:05:15 +00:00
handlers Add a delay before the cell discovery 2018-02-16 15:13:35 +00:00
meta Remove Trusty support from os_nova role 2016-12-15 13:21:13 +00:00
releasenotes Improve console install and restart services appropriately 2018-02-16 15:31:00 +00:00
tasks Use first conductor for nova-manage cell_v2 discover_hosts 2018-04-12 17:15:24 +00:00
templates Do not implement reload for novnc/spice service 2017-11-24 07:38:38 +00:00
tests Update tests a-r-r to use newton-eol tag 2018-04-12 18:14:33 +01:00
vars Force the installation of qemu packages 2017-10-05 17:36:38 +00:00
zuul.d Switch upgrade test to non-voting 2018-03-16 09:59:01 +00:00
.gitignore Using updated tempest method for nova. 2016-11-17 12:49:05 +02:00
.gitreview Update .gitreview for stable/ocata 2017-02-03 18:58: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
README.rst Show team and repo badges on README 2016-11-25 16:15:31 +01:00
Vagrantfile Updated from OpenStack Ansible Tests 2017-08-25 11:28:04 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-08-25 11:28:04 +00:00
manual-test.rc Use centralised test scripts 2016-09-28 10:27:39 +01:00
run_tests.sh Used cached git sources and enable depends-on 2017-11-07 10:12:22 +00:00
setup.cfg modify the home-page info with the developer documentation 2016-09-20 16:34:55 +05:30
setup.py Updated from global requirements 2016-07-19 21:12:37 +00:00
test-requirements.txt Updated from global requirements 2016-12-02 05:11:05 +00:00
tox.ini Used cached git sources and enable depends-on 2017-11-07 10:12:22 +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: http://docs.openstack.org/developer/openstack-ansible-os_nova/

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