openstack-ansible-os_monasca/templates
Kevin Carter 2746142b68 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>
2017-03-30 15:10:50 +00:00
..
monasca-api-logging.conf.j2 Refactoring Monasca role to align more with OSA. 2016-11-01 20:03:18 +02:00
monasca-api-paste.ini.j2 Updating paste ini files for new middleware. 2017-01-16 12:16:52 +02:00
monasca-api.conf.j2 Remove pki support 2017-01-04 10:24:18 +08:00
monasca-log-api-logging.conf.j2 Refactoring Monasca role to align more with OSA. 2016-11-01 20:03:18 +02:00
monasca-log-api-paste.ini.j2 Updating paste ini files for new middleware. 2017-01-16 12:16:52 +02:00
monasca-log-api.conf.j2 Remove pki support 2017-01-04 10:24:18 +08:00
monasca-systemd-init.j2 Ensure the components are isolated from the system 2017-03-30 15:10:50 +00:00
monasca-systemd-tempfiles.j2 Fix tmpfiles.d when multiple service are running. 2016-11-10 08:39:41 +02:00
monasca-upstart-init.j2 Refactoring Monasca role to align more with OSA. 2016-11-01 20:03:18 +02:00