Role os_nova for OpenStack-Ansible
Go to file
OpenStack Proposal Bot 392572d5d8 Updated from global requirements
Change-Id: Ie479a4c01ff02613c96467c2f860da91bf4cd0c6
2017-07-27 19:17:53 +00:00
defaults Remove temporary default used for Ceph var migration 2017-07-13 16:16:41 -05:00
doc Fix openstackdocstheme settings 2017-07-03 16:20:59 +08:00
examples [DOCS] Refactor of nova role docs 2016-08-16 18:57:21 -04:00
files Update paste, policy and rootwrap configurations 2017-06-02 2017-06-08 09:24:30 +00:00
handlers Implement data migrations for rolling upgrades 2017-07-06 06:18:21 +00:00
meta Remove Trusty support from os_nova role 2016-12-15 13:21:13 +00:00
releasenotes Implement data migrations for rolling upgrades 2017-07-06 06:18:21 +00:00
tasks Use direct include instead of "with_first_found" 2017-07-18 14:06:16 +01:00
templates Implement data migrations for rolling upgrades 2017-07-06 06:18:21 +00:00
tests Include ceph_client role if needed 2017-07-13 13:35:33 -05:00
vars Perform an atomic policy file change 2017-06-21 11:58:00 +01: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
bindep.txt Updated from OpenStack Ansible Tests 2017-07-06 21:08:44 +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
manual-test.rc Use centralised test scripts 2016-09-28 10:27:39 +01:00
README.rst Update URLs in documents according to document migration 2017-07-14 09:44:33 +08:00
run_tests.sh Updated from OpenStack Ansible Tests 2017-06-22 15:19:53 +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 Ensure that role tests pin pip/setuptools/wheel 2017-06-04 11:22:16 +01:00
Vagrantfile Updated from OpenStack Ansible Tests 2017-07-06 13:02:53 +00:00

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