Role openstack_openrc for OpenStack-Ansible
Go to file
Jesse Pretorius 62e3065441 Compress test execution logs
The volume of logs we collect in CI jobs are extensive. This
patch ensures that the logs collected are compressed to reduce
the space taken in CI systems.

PYTHONUNBUFFERED is also set to ensure that the console log
from the CI jobs is recorded in the exact order of execution.

Change-Id: Id7388cb3ed6366c4dfb62549b03643ed6492e437
Related-Bug: #1620849
2016-09-09 10:24:29 +01: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 Compress test execution logs 2016-09-09 10:24:29 +01: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 Compress test execution logs 2016-09-09 10:24:29 +01: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