Role os_nova for OpenStack-Ansible
Go to file
Kevin Carter 176f4dd7a9 Correct Ansible deprecation warning
this include is dynamic and needs to be marked as such else it creates
the following error: http://paste.openstack.org/show/618629

Change-Id: I6d9133c727c7b195eba716cfaf0fa4d7ee605bf5
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
(cherry picked from commit e42604132e)
2017-08-17 09:34:26 +00:00
defaults Remove temporary default used for Ceph var migration 2017-07-17 14:48:04 +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 Implement data migrations for rolling upgrades 2017-07-09 12:53:58 +01: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-09 12:53:58 +01:00
tasks Correct Ansible deprecation warning 2017-08-17 09:34:26 +00:00
templates Implement data migrations for rolling upgrades 2017-07-09 12:53:58 +01:00
tests Include ceph_client role if needed 2017-07-14 11:17:48 -05:00
vars Perform an atomic policy file change 2017-06-23 15:08:54 +01: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 Remove Trusty support from os_nova role 2016-12-15 13:21:13 +00:00
bindep.txt Install python2-pyOpenSSL package on CentOS 2017-03-03 19:38:21 +00:00
manual-test.rc Use centralised test scripts 2016-09-28 10:27:39 +01:00
run_tests.sh Update and clean up run_tests.sh 2017-01-06 16:52:24 +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 Split upgrade testing into it's own shell script 2017-03-02 15:16:31 +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