Role openstack_openrc for OpenStack-Ansible
Go to file
Kevin Carter a45ef54b8e Enable log collection after functional testing
This change enables log collection within the gate so that further analysis
on gate tasks can be performed post build. This is very useful when
debugging problems.

Change-Id: I8989aca13871d6169ccc271775be92a80a5e072b
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2016-08-29 21:34:14 -05: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 Correct filename of clouds.yml to clouds.yaml 2016-03-02 13:33:41 -05:00
.gitignore Remove duplicates from .gitignore 2016-07-15 11:41:44 +10: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 Add SNI support in Openrc via OS packages 2016-08-19 17:14:07 +00:00
run_tests.sh Add SNI support in Openrc via OS packages 2016-08-19 17:14:07 +00:00
setup.cfg Implement base configuration for independent repository 2016-03-01 16:34:59 +00:00
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 Enable log collection after functional testing 2016-08-29 21:34:14 -05: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