Role os_horizon for OpenStack-Ansible
Go to file
Ravi Gummadi 24f7d80fba Cap the number of worker threads
Users can configure the number of worker threads however when it's
not specified the calculated number of workers can get too large on
hosts with a large number of CPUs.

Change-Id: I09433117941dcd543775d5c347cb03912c21475c
2017-02-23 02:00:38 -05:00
defaults Cap the number of worker threads 2017-02-23 02:00:38 -05:00
doc Provide default horizon_ssl variables 2017-02-09 17:42:07 -08: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 Remove Trusty support from os_horizon role 2016-12-15 12:33:16 +00:00
releasenotes Cap the number of worker threads 2017-02-23 02:00:38 -05:00
tasks Adds sahara plugins panel to horizon 2017-02-13 12:46:19 -03:00
templates Cap the number of worker threads 2017-02-23 02:00:38 -05:00
tests Provide default horizon_ssl variables 2017-02-09 17:42:07 -08:00
vars Implementing stricter permissions on config files 2017-02-06 16:14:09 -05: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 Remove Trusty support from os_horizon role 2016-12-15 12:33:16 +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 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 2016-07-15 03:57:54 +00:00
test-requirements.txt Updated from global requirements 2017-02-11 17:48:52 +00:00
tox.ini Use https instead of http for git.openstack.org 2017-02-06 16:56:30 +07: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