Role os_monasca for OpenStack-Ansible
Go to file
Jesse Pretorius 0218b5e5e1 Use monasca venv for influxdb setup
Instead of pip installing onto the host, we use the
influxdb in the monasca venv to do the influxdb database,
user, etc setup. This prevents interference between pip
installed packages and distribution packages, keeping the
line between host installed packages and venv installed
packages clean.

The venv is only deployed on the monasca_api servers, so
we change the group used for executing the tasks to the
right group for it to work.

Change-Id: I6e1f86a789f188dff611d522a3309a355f7cd8e8
2018-08-19 19:25:38 +00:00
defaults Remove unnecessary default variables 2018-07-23 18:28:31 +00:00
doc Updated from global requirements 2018-03-26 08:17:55 +00:00
examples Fix monasca 2018-07-17 17:47:46 -03:00
extras Fix monasca 2018-07-17 17:47:46 -03:00
handlers Do not log passwords 2018-04-24 20:10:45 +08:00
library Fix monasca 2018-07-17 17:47:46 -03:00
meta Fix monasca 2018-07-17 17:47:46 -03:00
releasenotes Update reno for stable/rocky 2018-08-10 16:47:32 +00:00
tasks Use monasca venv for influxdb setup 2018-08-19 19:25:38 +00:00
templates Fix monasca 2018-07-17 17:47:46 -03:00
tests Upgrade zookeeper repository 2018-08-08 12:00:50 -03:00
vars Upgrade zookeeper repository 2018-08-08 12:00:50 -03:00
zuul.d Fix monasca 2018-07-17 17:47:46 -03:00
.gitignore Updated from OpenStack Ansible Tests 2018-03-27 15:53:49 +00:00
.gitreview Role skeleton for os_monasca 2016-08-25 09:15:23 -04:00
CONTRIBUTING.rst Role skeleton for os_monasca 2016-08-25 09:15:23 -04:00
LICENSE Role skeleton for os_monasca 2016-08-25 09:15:23 -04:00
README.rst Add the project source code repository in README 2018-08-15 04:03:44 +00:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-06-06 00:42:39 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-12-06 00:06:20 +00:00
run_tests.sh Updated from OpenStack Ansible Tests 2018-04-30 05:15:14 +00:00
setup.cfg Update URLs in documents according to document migration 2017-07-14 09:43:45 +08:00
setup.py Updated from global requirements 2017-03-02 11:51:56 +00:00
tox.ini Use tests repo for common role test requirements 2018-07-02 12:51:21 -04:00

README.rst

Team and repository tags

image

OpenStack-Ansible Monasca

Ansible role for deploying Monasca Monitoring-as-a-Service.

Documentation for this project can be found at:

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

Release notes for the project can be found at:

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

The project source code repository is located at:

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

The project home is at:

https://launchpad.net/openstack-ansible