Role os_horizon for OpenStack-Ansible
Go to file
huang.zhiping f793e0ed8a fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: I0a78b8a7a16b9f32a87a6a871cc4e0bc2d82e42e
Closes-Bug:  #1801657
2019-01-12 03:25:00 +00:00
defaults Force force-tlsv12 only 2018-12-17 10:56:46 -06:00
doc remove useless whitespaces 2018-11-24 10:33:29 +08:00
examples Merge "Trivial: Fix the pep8 warning" 2018-07-11 20:03:53 +00:00
handlers Use a common python build/install role 2018-09-03 11:07:58 +00:00
meta SUSE: Add support for openSUSE Leap 15 2018-09-26 17:37:28 +01:00
releasenotes Merge "remove useless whitespaces" 2018-12-22 18:18:32 +00:00
tasks Add watcher dashboard into horizon 2018-12-08 17:02:43 +00:00
templates Adds ability to enable domain dropdown list on login page 2018-12-12 17:31:35 +02:00
tests Set container_name as host_var in test inventory 2018-10-20 15:28:29 -07:00
vars Rename SUSE vpnaas-ui package 2018-12-21 14:04:32 +00:00
zuul.d Zuul: Use openstack-ansible-role-distro_install-jobs template 2018-10-10 09:17:46 +02:00
.gitignore Updated from OpenStack Ansible Tests 2018-10-02 14:53:09 +00:00
.gitreview Implement base configuration for independent repository 2016-03-02 09:39:02 -05:00
CONTRIBUTING.rst remove useless whitespaces 2018-11-24 10:33:29 +08:00
LICENSE Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
README.rst Add bugs url link to README 2018-08-31 03:02:21 -07:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-09-28 06:19:55 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-12-06 00:06:08 +00:00
manual-test.rc Use centralised test scripts 2016-09-28 08:16:55 +00:00
run_tests.sh Updated from OpenStack Ansible Tests 2018-09-29 04:54:31 +00:00
setup.cfg Update mailinglist from dev to discuss 2018-12-05 09:13:23 +08:00
setup.py Updated from global requirements 2017-03-02 11:51:47 +00:00
tox.ini fix tox python3 overrides 2019-01-12 03:25:00 +00:00

README.rst

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:

https://docs.openstack.org/openstack-ansible-os_horizon/latest/

Release notes for the project can be found at:

https://docs.openstack.org/releasenotes/openstack-ansible-os_horizon

The project source code repository is located at:

https://git.openstack.org/cgit/openstack/openstack-ansible-os_horizon/

The project home is at:

https://launchpad.net/openstack-ansible

The bugs can be found at:

https://bugs.launchpad.net/openstack-ansible