Role os_nova for OpenStack-Ansible
Go to file
Jesse Pretorius bd0246c42f Use plugins repo version of the human_log callback plugin
With the implementation of https://review.openstack.org/321331 the
human_log callback plugin is now part of the plugins repo.

This patch removes the retrofitted version in tox in favor of using
the version from the plugins repo instead.

Change-Id: I3cf2147ba6cfd9d9d5fb1b68c4c8a525ff9b93af
2016-07-19 01:59:58 +01:00
defaults Move UCA enable and repo URL var to role defaults 2016-07-18 21:32:35 +00:00
doc Update sphinx configuration 2016-07-12 16:53:47 +01:00
files Update paste, policy and rootwrap configurations 2016-07-01 2016-07-06 07:08:03 +00:00
handlers Address Ansible bare variable usage 2016-06-15 11:13:57 -04:00
meta Add missing xenial to meta.yml 2016-06-27 15:35:13 -04:00
releasenotes Update sphinx configuration 2016-07-12 16:53:47 +01:00
tasks Merge "Update role to use the Multi-Distro framework" 2016-07-07 16:21:30 +00:00
templates Nova role should not default vars outside the nova namespace 2016-07-18 11:25:18 -04:00
tests Move UCA enable and repo URL var to role defaults 2016-07-18 21:32:35 +00:00
vars Move UCA enable and repo URL var to role defaults 2016-07-18 21:32:35 +00:00
.gitignore Remove duplicates from .gitignore 2016-07-18 13:56:49 +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 DOC - Adopting the common role documentation pattern 2016-07-01 08:54:52 +00:00
other-requirements.txt Add dependencies for paramiko 2.0 2016-05-04 08:35:14 +00:00
run_tests.sh Add dependencies for paramiko 2.0 2016-05-04 08:35:14 +00:00
setup.cfg Implement base configuration for independent repository 2016-03-02 00:07:37 +00:00
setup.py Implement base configuration for independent repository 2016-03-02 00:07:37 +00:00
test-requirements.txt Update tox configuration 2016-07-18 16:36:28 +00:00
tox.ini Use plugins repo version of the human_log callback plugin 2016-07-19 01:59:58 +01:00

README.rst

OpenStack-Ansible Nova

Ansible role that installs and configures OpenStack Nova and all of its corresponding services.

Default Variables

../../defaults/main.yml

Required Variables

Example Playbook