Role os_monasca for OpenStack-Ansible
Go to file
Kevin Carter 896ca17fc0 Ensure the components are isolated from the system
This creates a specific slice which all OpenStack services will operate
from. By creating an independent slice these components will be governed
away from the system slice allowing us to better optimise resource
consumption.

See the following for more information on slices:

* https://www.freedesktop.org/software/systemd/man/systemd.slice.html

See for following for more information on resource controls:

* https://www.freedesktop.org/software/systemd/man/systemd.resource-control.html

Tools like ``systemd-cgtop`` and ``systemd-cgls`` will now give us
insight into specific processes, process groups, and resouce consumption
in ways that we've not had access to before. To enable some of this reporting
the accounting options have been added to the [Service] section of the unit
file.

Change-Id: I619ab58574eedece7e00e323f91aeaec4c5b5a6e
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
(cherry picked from commit 2746142b68)
2017-04-26 15:22:26 +00:00
defaults Ensure the components are isolated from the system 2017-04-26 15:22:26 +00:00
doc Use https instead of http for git.openstack.org 2017-02-06 17:04:04 +07: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 Update repo for stable/ocata 2017-02-17 16:45:11 +00:00
releasenotes Ensure the components are isolated from the system 2017-04-26 15:22:26 +00:00
tasks Ensure the components are isolated from the system 2017-04-26 15:22:26 +00:00
templates Ensure the components are isolated from the system 2017-04-26 15:22:26 +00:00
tests Update repo for stable/ocata 2017-02-17 16:45:11 +00:00
vars Refactoring Monasca role to align more with OSA. 2016-11-01 20:03:18 +02:00
.gitignore Using updated tempest method for monasca api. 2016-11-17 09:43:40 +02:00
.gitreview Fix .gitreview and tox to use stable/ocata 2017-02-09 13:57:38 +00: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 Show team and repo badges on README 2016-11-25 15:56:58 +01: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 Update and clean up run_tests.sh 2017-01-16 10:55:48 +00: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-12-02 05:11:00 +00:00
tox.ini Fix .gitreview and tox to use stable/ocata 2017-02-09 13:57:38 +00: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:

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

The project home is at:

http://launchpad.net/openstack-ansible