Role os_horizon for OpenStack-Ansible
Go to file
Jesse Pretorius f3274370ba 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: Ie733bf9e40942cb4a302b351fee55c79aed98431
Related-Bug: #1620849
2016-09-09 10:34:03 +01:00
defaults Enable Sahara panel in Horizon 2016-08-29 14:53:27 +00:00
doc [DOCS] Add project links to README; fix typos 2016-08-16 12:48:19 -05:00
examples [DOCS] Move horizon docs to roles 2016-08-12 19:26:54 +00:00
handlers Rename package lists (and related vars) appropriately 2016-08-30 18:04:39 +01:00
meta Updated tests and role for Xenial support 2016-07-12 09:05:46 -05:00
releasenotes Rename package lists (and related vars) appropriately 2016-08-30 18:04:39 +01:00
tasks Rename package lists (and related vars) appropriately 2016-08-30 18:04:39 +01:00
templates Add variable override for OPENSTACK_KEYSTONE_ADMIN_ROLES 2016-08-17 17:05:11 -04:00
tests Create nova endpoints for tempest test 2016-08-05 15:35:22 -07:00
vars Rename package lists (and related vars) appropriately 2016-08-30 18:04:39 +01:00
.gitignore Remove duplicates from .gitignore 2016-07-15 11:59:02 +10:00
.gitreview Implement base configuration for independent repository 2016-03-02 09:39:02 -05:00
bindep.txt Compress test execution logs 2016-09-09 10:34:03 +01:00
CONTRIBUTING.rst Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
LICENSE Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
manual-test.rc Updated tests and role for Xenial support 2016-07-12 09:05:46 -05:00
README.rst [DOCS] Add project links to README; fix typos 2016-08-16 12:48:19 -05:00
run_tests.sh Added SNI support for os_horizon role via OS packages 2016-08-18 15:18:59 +00:00
setup.cfg Implement base configuration for independent repository 2016-03-02 09:39:02 -05:00
setup.py Updated from global requirements 2016-07-15 03:57:54 +00:00
test-requirements.txt Updated from global requirements 2016-08-18 05:30:53 +00:00
tox.ini Compress test execution logs 2016-09-09 10:34:03 +01:00
Vagrantfile Remove apt update from Vagrantfile 2016-08-19 15:25:19 -04:00

OpenStack-Ansible Horizon

This Ansible role installs and configures OpenStack Horizon served by the Apache webserver. Horizon is configured to use Galera for session caching and Memcached for other caching.

Documentation for the project can be found at:

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

The project home is at:

http://launchpad.net/openstack-ansible