Role os_horizon for OpenStack-Ansible
Go to file
Marc Gariepy 5f325f86be Use migrate for the DB and NullHandler config
syncdb is deprecated since Django 1.7 and removed in 1.9, using the "new"
command.

Configure the logging NullHandler properly

Change-Id: If1365e76cdd0f66b7ef2a90cc52b4692f68a149f
2017-06-02 10:31:10 -04:00
defaults Move WEBSSO_INITIAL_CHOICE setting to variable 2017-05-29 17:22:28 +07:00
doc [DOCS] Fix the dead link 2017-04-11 16:25:59 +00:00
examples Provide default horizon_ssl variables 2017-02-09 17:42:07 -08:00
handlers Add CentOS support for os_horizon role 2016-11-29 15:31:16 +00:00
meta Optimise apt cache update task 2017-05-02 11:28:17 +01:00
releasenotes Cap the number of worker threads 2017-02-23 02:00:38 -05:00
tasks Use migrate for the DB and NullHandler config 2017-06-02 10:31:10 -04:00
templates Use migrate for the DB and NullHandler config 2017-06-02 10:31:10 -04:00
tests Use zuul-cloner for tests repo in OpenStack-CI 2017-05-04 16:47:47 +01:00
vars Ensure the log folder exists 2017-03-07 15:56:35 +00:00
.gitignore Using updated tempest method for horizon. 2016-11-22 12:51:34 +02:00
.gitreview Implement base configuration for independent repository 2016-03-02 09:39:02 -05:00
bindep.txt Install python2-pyOpenSSL package on CentOS 2017-03-03 12:49:40 -06: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 Use centralised test scripts 2016-09-28 08:16:55 +00:00
README.rst Show team and repo badges on README 2016-11-25 16:11:33 +01:00
run_tests.sh Install python2 for Ubuntu 16.04 and CentOS 7 in Vagrant 2017-02-07 10:56:07 +07:00
setup.cfg Update homepage with developer documentation page 2016-09-20 13:04:19 +05:30
setup.py Updated from global requirements 2017-03-02 11:51:47 +00:00
test-requirements.txt Updated from global requirements 2017-05-17 03:54:58 +00:00
tox.ini Use zuul-cloner for tests repo in OpenStack-CI 2017-05-04 16:47:47 +01:00
Vagrantfile Install python2 for Ubuntu 16.04 and CentOS 7 in Vagrant 2017-02-07 10:56:07 +07:00

Team and repository tags

image

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