Role os_monasca for OpenStack-Ansible
Go to file
Jesse Pretorius afa2fba42b Remove join filter from pip module tasks
Ansible 2.2 now treats the 'name' argument for the pip module
as a list, removing the need for us to implement the join
filter to optimise the install execution.

Change-Id: If930f4ac68cb48148c0962338a5bd346ebea3dbc
2016-11-09 21:34:06 +00:00
defaults Simplify pip options/constraints mechanism 2016-11-09 16:22:42 +02:00
doc Role skeleton for os_monasca 2016-08-25 09:15:23 -04:00
examples Role skeleton for os_monasca 2016-08-25 09:15:23 -04:00
extras Refactoring Monasca role to align more with OSA. 2016-11-01 20:03:18 +02:00
handlers Fix linting issues for ansible-lint 3.4.1 2016-11-07 18:45:22 +02:00
meta Fix linting issues for ansible-lint 3.4.1 2016-11-07 18:45:22 +02:00
releasenotes Enable release notes translation 2016-10-06 20:37:34 +02:00
tasks Remove join filter from pip module tasks 2016-11-09 21:34:06 +00:00
templates Optimizing monasca role. 2016-11-08 16:57:51 +02:00
tests Merge "Removing include roles and preferring meta includes." 2016-11-08 16:45:09 +00:00
vars Refactoring Monasca role to align more with OSA. 2016-11-01 20:03:18 +02:00
.gitignore Ansible 2.1.1 role testing 2016-09-19 15:40:30 -04: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 Role skeleton for os_monasca 2016-08-25 09:15:23 -04:00
Vagrantfile Role skeleton for os_monasca 2016-08-25 09:15:23 -04:00
bindep.txt Compress test execution logs 2016-09-09 10:40:50 +01:00
manual-test.rc Use centralised test scripts 2016-09-28 09:20:30 +01:00
run_tests.sh Ansible 2.1.1 role testing 2016-09-19 15:40:30 -04:00
setup.cfg Role skeleton for os_monasca 2016-08-25 09:15:23 -04:00
setup.py Role skeleton for os_monasca 2016-08-25 09:15:23 -04:00
test-requirements.txt Updated from global requirements 2016-11-02 15:37:53 +00:00
tox.ini Refactoring Monasca role to align more with OSA. 2016-11-01 20:03:18 +02:00

README.rst

OpenStack-Ansible Monasca

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

Documentation for this project can be found at:

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

The project home is at:

http://launchpad.net/openstack-ansible