Jesse Pretorius ee4fed52da 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": {
        "cinder": {
            "venv_tag": "14.2.1"
        }
    }
}

Change-Id: I79bf0b7c01dde7298a11a45cfc1e2e4fadcf217a
(cherry picked from commit e96e20245a)
2017-05-22 17:48:32 +00:00
2017-01-19 15:30:54 +00:00
2017-04-24 10:52:19 +01:00
2017-05-22 17:48:32 +00:00
2017-03-21 15:33:35 +00:00
2017-05-10 04:23:33 +00:00
2017-02-03 18:58:10 +00:00
2016-09-27 15:00:22 +00:00
2016-11-25 16:08:34 +01:00
2017-01-06 16:53:37 +00:00
2016-08-17 10:56:38 -04:00
2016-07-15 03:57:43 +00:00

Team and repository tags

image

OpenStack-Ansible cinder

This Ansible role installs and configures OpenStack cinder.

Documentation for the project can be found at:

http://docs.openstack.org/developer/openstack-ansible-os_cinder/

The project home is at:

http://launchpad.net/openstack-ansible

Description
Role os_cinder for OpenStack-Ansible
Readme 8.9 MiB
Languages
Jinja 59.3%
Python 40.7%