Role os_magnum for OpenStack-Ansible
Go to file
Jesse Pretorius 84f70de1c9 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: I8f2d557b64105f1c6043c27bda790f72babb78a5
Related-Bug: #1620849
2016-09-09 10:40:12 +01:00
defaults Add python-memcached to magnum_pip_packages 2016-08-24 11:54:27 -07:00
doc [DOCS] Add project links to README; add header 2016-08-16 13:51:24 -05:00
examples [DOCS] Move example playbook to separate file 2016-08-11 20:59:56 -05:00
extras Add Trustee User and Domain Creation 2016-06-23 12:54:13 -05:00
files Add files/ directory 2016-01-08 16:34:22 -06:00
handlers Resolving minor issues with Magnum role that prevented installation from 2016-06-08 11:02:44 -05:00
library Add config_template library from OSA 2016-01-05 13:09:23 -06:00
meta Implement Ubuntu 16.04 support with systemd 2016-07-25 23:58:41 -07:00
releasenotes Add ability to change apt/yum package state 2016-08-02 14:45:05 +01:00
tasks Update image_properties in image upload task 2016-09-06 14:04:06 -07:00
templates Update paste, policy and rootwrap configurations 2016-09-08 2016-09-08 18:08:19 +01:00
tests Update tox configuration 2016-07-08 14:38:15 +01:00
vars Rename package lists (and related vars) appropriately 2016-08-30 19:02:37 +01:00
.gitignore Remove duplicates from .gitignore 2016-07-15 12:02:20 +10:00
.gitreview Implement base configuration for OpenStack-CI 2016-03-18 11:41:53 -07:00
CONTRIBUTING.rst Implement base configuration for OpenStack-CI 2016-03-18 11:41:53 -07:00
LICENSE Make license plain-text 2016-01-05 10:59:58 -06:00
README.rst [DOCS] Add project links to README; add header 2016-08-16 13:51:24 -05:00
Vagrantfile Implement base configuration for OpenStack-CI 2016-03-18 11:41:53 -07:00
bindep.txt Compress test execution logs 2016-09-09 10:40:12 +01:00
run_tests.sh Add SNI support to magnum role via OS packages 2016-08-22 14:57:45 +00:00
setup.cfg Implement base configuration for OpenStack-CI 2016-03-18 11:41:53 -07:00
setup.py Updated from global requirements 2016-07-15 03:57:59 +00:00
test-requirements.txt Updated from global requirements 2016-08-18 05:30:58 +00:00
tox.ini Compress test execution logs 2016-09-09 10:40:12 +01:00

README.rst

OpenStack-Ansible Magnum

Ansible role that installs and configures OpenStack Magnum.

Documentation for this project can be found at:

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

The project home is at:

http://launchpad.net/openstack-ansible