Role os_horizon for OpenStack-Ansible
Go to file
Jesse Pretorius a55586862e Make all linting tests use upper-constraints
As per [1] all linting tests can now use upper-constraints. This patch
removes all instances of the install_command override relating to lint
testing which were needed to negate the use of upper-constraints.

[1] http://lists.openstack.org/pipermail/openstack-dev/2016-August/101474.html

Change-Id: Ia1d611b8f5bbff7bdf59a77b86efad56464ad7dc
2016-08-20 16:05:45 +01:00
defaults Add variable override for OPENSTACK_KEYSTONE_ADMIN_ROLES 2016-08-17 17:05:11 -04: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 Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
meta Updated tests and role for Xenial support 2016-07-12 09:05:46 -05:00
releasenotes Add variable override for OPENSTACK_KEYSTONE_ADMIN_ROLES 2016-08-17 17:05:11 -04:00
tasks Compile locale to be able to change language 2016-08-08 18:30:52 -04: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 Add required gettext package for compilemessages 2016-08-11 11:30:17 -05: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 Added SNI support for os_horizon role via OS packages 2016-08-18 15:18:59 +00: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 Make all linting tests use upper-constraints 2016-08-20 16:05:45 +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