openstack-ansible-os_keystone/templates
Kevin Carter 329a7819e4 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: I0eeabe3ac4d18687948a9550b6ecc83874fafde7
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2017-03-28 23:48:01 -05:00
..
keystone_nginx.conf.j2 Fix nginx SCRIPT_NAME uwsgi_param 2016-09-05 16:26:34 +01:00
keystone-credential-rotate.sh.j2 Address ansible_ssh_* var deprecation 2016-09-17 17:50:47 -04:00
keystone-fernet-rotate.sh.j2 Address ansible_ssh_* var deprecation 2016-09-17 17:50:47 -04:00
keystone-httpd-mpm.conf.j2 Add support to tune the keystone apache MPM settings 2016-05-04 11:50:06 -04:00
keystone-httpd.conf.j2 Disable WSGIScriptReloading 2017-01-10 16:10:21 -05:00
keystone-paste.ini.j2 Update paste, policy and rootwrap configurations 2017-02-13 2017-02-13 17:53:19 -06:00
keystone-ports.conf.j2 Allow Apache ports to be specified per VHost 2017-01-09 14:55:39 +00:00
keystone-systemd-tempfiles.j2 Install and configure uWSGI 2016-08-22 11:04:55 -07:00
keystone-uwsgi_systemd-init.j2 Ensure the components are isolated from the system 2017-03-28 23:48:01 -05:00
keystone-uwsgi.ini.j2 Install and configure Nginx 2016-08-29 17:03:07 -07:00
keystone.conf.j2 Include fernet config block only when fernet tokens are used 2016-12-20 11:50:22 -05:00
keystone.domain.conf.j2 Implement multi-domain LDAP configuration for Keystone 2016-01-26 13:08:57 +00:00
policy.json.j2 Update paste, policy and rootwrap configurations 2017-01-19 2017-01-19 14:43:19 +00:00
shibboleth2.xml.j2 Fix keystone shibboleth template to detect ssl usage correctly 2015-09-04 13:30:40 +01:00
shibboleth-attribute-map.xml.j2 Keystone Federation Service Provider Configuration 2015-08-07 08:44:51 +00:00