Role os_nova for OpenStack-Ansible
Go to file
Travis Truman 692821e03f Remove tags from functional testing playbooks
They serve no purpose and were incorrect in at least
one location.

Removing them should slightly improve the readability
and maintainability of the functional tests.

Change-Id: Ia19af44702c90268f6546d485eef59449ea222ce
2016-06-29 15:56:27 -04:00
defaults Implement Xenial Support 2016-06-14 15:38:16 +00:00
doc Implement base configuration for independent repository 2016-03-02 00:07:37 +00:00
files Update paste, policy and rootwrap configurations 2016-04-03 2016-04-03 12:00:48 +01: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 Implement Xenial Support 2016-06-14 15:38:16 +00:00
tasks Fix shell command usage 2016-06-18 12:35:48 +00:00
templates Replace network_api_class with use_neutron 2016-06-21 13:25:02 -04:00
tests Remove tags from functional testing playbooks 2016-06-29 15:56:27 -04:00
vars Implement Xenial Support 2016-06-14 15:38:16 +00:00
.gitignore Add .swp files to .gitignore 2016-05-04 15:21:06 +01: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
other-requirements.txt Add dependencies for paramiko 2.0 2016-05-04 08:35:14 +00:00
README.rst Implement base configuration for independent repository 2016-03-02 00:07:37 +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 Pin test-requirements to match OpenStack requirements 2016-06-17 12:35:41 +01:00
tox.ini Add wget to whitelist_externals for tox 2016-05-26 12:06:11 +01:00

os_nova role

tags

openstack, cloud, ansible, os_nova

category

*nix

os_nova Role

- name: os_nova role
  hosts: "hosts"
  user: root
  roles:
    - { role: "os_nova" }