Jesse Pretorius 8ce498165e Add venv_tag local fact
In order to make it easier to detect the currently deployed
venv for a service, and therefore allow smarter decisions
for things like upgrading, we implement the venv tag as a
local fact.

The file used to store facts will be the same for all
OpenStack services, with each service using its own section.

Example:

"ansible_local": {
    "openstack_ansible": {
        "horizon": {
            "venv_tag": "14.2.1"
        }
    }
}

Change-Id: I45f5cae17ff86de782096e88a0b29eba4f3ddb69
2017-05-22 15:41:50 +00:00
2017-03-28 14:48:26 +01:00
2017-04-11 16:25:59 +00:00
2017-05-02 11:28:17 +01:00
2017-05-22 15:41:50 +00:00
2017-03-07 15:56:35 +00:00
2016-09-28 08:16:55 +00:00
2016-11-25 16:11:33 +01:00
2017-03-02 11:51:47 +00: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

Description
Role os_horizon for OpenStack-Ansible
Readme 7 MiB
Languages
Jinja 74.3%
Python 18.5%
Shell 7.2%