Role os_nova for OpenStack-Ansible
Go to file
Jesse Pretorius d21d15ce9e Switch upgrade test to non-voting
The upgrade test is currently failing due to the test
implementation, rather than a failure to upgrade. The
issue is that UCA for queens is implemented and packages
are installed from there, before the pike UCA replaces
it and installs other packages. The mixed set is not
compatible with the version of libvirt-python that needs
to be built.

Until we can fix the job, let's allow other patches to
merge.

Change-Id: I349c39be84a360b4560fb6683d0e209cd18e85e7
(cherry picked from commit 13bbca5c23)
2018-03-16 09:59:01 +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 Rearrange cell mapping tasks 2018-03-14 13:04:32 +00:00
templates Do not implement reload for novnc/spice service 2017-11-24 07:38:38 +00:00
tests tests: test-nova-upgrades.sh: Remove the exit trap 2018-02-16 15:16:55 +00: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