Role os_nova for OpenStack-Ansible
Go to file
OpenStack Proposal Bot ae89331f00 Updated from global requirements
Change-Id: Ifa24af395c92151270485f351570bd9025e8984b
2017-02-10 05:56:14 +00:00
defaults Merge "Wait for nova-compute service registration" 2017-02-09 17:37:37 +00:00
doc Use https instead of http for git.openstack.org 2017-02-06 16:28:44 +07:00
examples [DOCS] Refactor of nova role docs 2016-08-16 18:57:21 -04:00
files Update paste, policy and rootwrap configurations 2017-02-02 2017-02-02 15:18:00 +00:00
handlers Wait for nova-compute service registration 2017-02-09 10:07:14 -06:00
meta Remove Trusty support from os_nova role 2016-12-15 13:21:13 +00:00
releasenotes Merge "Use https instead of http for git.openstack.org" 2017-02-06 09:37:38 +00:00
tasks Merge "Implementing stricter permissions on config files" 2017-02-10 05:47:47 +00:00
templates Add variable to enable integration with barbican 2017-02-09 15:18:49 +00:00
tests Add nova-placement-api service and cell_v2 setup 2017-02-02 16:47:19 +00:00
vars Merge "Add variable to enable integration with barbican" 2017-02-09 17:37:32 +00:00
.gitignore Using updated tempest method for nova. 2016-11-17 12:49:05 +02:00
.gitreview Implement base configuration for independent repository 2016-03-02 00:07:37 +00:00
bindep.txt Work around Trusty CI bindep issue 2017-02-09 13:55:55 +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 Show team and repo badges on README 2016-11-25 16:15:31 +01:00
run_tests.sh Install python2 for Ubuntu 16.04 and CentOS 7 in Vagrant 2017-02-07 10:46:11 +07: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 2017-02-10 05:56:14 +00:00
tox.ini Update upgrade test to use stable/ocata 2017-02-08 14:26:31 +00:00
Vagrantfile Remove Trusty support from os_nova role 2016-12-15 13:21:13 +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: http://docs.openstack.org/developer/openstack-ansible-os_nova/

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