Role openstack_openrc for OpenStack-Ansible
Go to file
Travis Truman f73263b6ff Removing rolename var, galaxy init and clone
The role gate was setting up a bunch of config that
is no longer needed now that we are using Ansible 2.1.1

Further, the test and plugins repos were being cloned
but neither are used by the role or the role testing.

Finally, a tox call to ansible-galaxy init was removed
that served no obvious purpose.

Change-Id: Ia559b29d05a6f26ef486b382d291524b6d799cc5
2016-09-22 15:12:16 -04:00
defaults Define region name variables in openrc and clouds. 2016-07-23 08:54:45 -05:00
doc [DOCS] Update README; add default vars 2016-08-16 08:54:56 -05:00
examples [DOCS] Move example playbook to separate file 2016-08-11 20:39:29 -05:00
meta Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
releasenotes Update sphinx configuration 2016-07-12 16:51:31 +01:00
tasks Cleanup/standardize usage of tags 2016-07-11 10:35:13 -04:00
templates Add alias for OS_ENDPOINT_TYPE 2016-08-05 14:23:50 -07:00
tests Removing rolename var, galaxy init and clone 2016-09-22 15:12:16 -04:00
.gitignore Update testing bits for consistency 2016-09-19 09:16:09 +00:00
.gitreview Implement base configuration for independent repository 2016-03-01 16:34:59 +00:00
CONTRIBUTING.rst [DOCS] - Removing tags: and category: 2016-08-18 15:40:19 -04:00
LICENSE Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
README.rst [DOCS] - Removing tags: and category: 2016-08-18 15:40:19 -04:00
Vagrantfile Remove apt update from Vagrantfile 2016-08-19 15:16:31 -04:00
bindep.txt Compress test execution logs 2016-09-09 10:24:29 +01:00
manual-test.rc Update testing bits for consistency 2016-09-19 09:16:09 +00:00
run_tests.sh Update testing bits for consistency 2016-09-19 09:16:09 +00:00
setup.cfg update homepage with developer documentation page 2016-09-20 13:01:35 +05:30
setup.py Updated from global requirements 2016-07-15 03:57:34 +00:00
test-requirements.txt Updated from global requirements 2016-08-18 05:30:35 +00:00
tox.ini Removing rolename var, galaxy init and clone 2016-09-22 15:12:16 -04:00

README.rst

OpenStack-Ansible openrc file

This Ansible role creates the configuration files used by various OpenStack CLI tools.

Documentation for the project can be found at:

http://docs.openstack.org/developer/openstack-ansible-openstack_openrc/

The project home is at:

http://launchpad.net/openstack-ansible