Role os_nova for OpenStack-Ansible
Go to file
Major Hayden c30cb98efa Simplify SELinux check
The ansible_selinux variable is always populated with a 'status'
property, even if SELinux is not installed or configured. This
patch simplifies the check.

Change-Id: Ia718479499d4fd15db9ebbc404b5addbad00cc71
Signed-off-by: Major Hayden <major@mhtx.net>
2018-03-11 20:15:44 +00:00
defaults Merge "Omit default_schedule_zone if its not configured" 2018-03-10 17:14:21 +00:00
doc Updated from global requirements 2018-03-11 13:53:09 +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 Added vendor_data.json support 2018-03-06 14:57:40 -05:00
tasks Simplify SELinux check 2018-03-11 20:15:44 +00:00
templates Merge "Omit default_schedule_zone if its not configured" 2018-03-10 17:14:21 +00: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
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 links in README 2018-03-03 12:10:06 +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 Follow the new PTI for document build 2018-03-09 12:01:27 +08:00
tox.ini Follow the new PTI for document build 2018-03-09 12:01:27 +08: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: https://launchpad.net/openstack-ansible