Role os_barbican for OpenStack-Ansible
Go to file
Kevin Carter bb3f39cb2f 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: I469845201a4ebd756e70dd2ed5e462f0f6e4dcf9
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2017-03-28 23:55:46 -05:00
defaults Ensure the components are isolated from the system 2017-03-28 23:55:46 -05:00
doc Use https instead of http for git.openstack.org 2017-02-06 16:45:58 +07:00
examples Rename package lists (and related vars) appropriately 2016-08-30 16:34:28 +01:00
handlers Use systemd module instead of shell 2017-01-19 16:33:59 +00:00
meta Remove Trusty support from os_barbican role 2016-12-15 13:15:41 +00:00
releasenotes Use https instead of http for git.openstack.org 2017-02-06 16:45:58 +07:00
tasks Ensure the components are isolated from the system 2017-03-28 23:55:46 -05:00
templates Ensure the components are isolated from the system 2017-03-28 23:55:46 -05:00
tests Update paste, policy and rootwrap configurations 2016-10-13 2016-10-13 19:21:20 -07:00
vars Rename package lists (and related vars) appropriately 2016-08-30 16:34:28 +01:00
.gitignore Ansible 2.1.1 role testing 2016-09-19 13:06:53 -04:00
.gitreview Implement base configuration for OpenStack-CI 2016-03-22 12:12:44 -07:00
.travis.yml Rename package lists (and related vars) appropriately 2016-08-30 16:34:28 +01:00
CONTRIBUTING.rst [DOCS] - Removing tags: and category: 2016-08-18 17:03:05 -04:00
README.rst Show team and repo badges on README 2016-11-25 15:56:13 +01:00
Vagrantfile Remove Trusty support from os_barbican role 2016-12-15 13:15:41 +00:00
barbican-init-config-overrides-ffce7e419061c4da.yaml Ensure the components are isolated from the system 2017-03-28 23:55:46 -05:00
bindep.txt Install python2-pyOpenSSL package on CentOS 2017-03-03 12:49:31 -06:00
manual-test.rc Use centralised test scripts 2016-09-27 17:55:47 +01:00
run_tests.sh Install python2 for Ubuntu 16.04 and CentOS 7 in Vagrant 2017-02-09 10:20:22 +07:00
setup.cfg [DOCS] - Use new documentation tree structure 2016-08-18 09:33:33 -04:00
setup.py Updated from global requirements 2017-03-02 11:51:30 +00:00
test-requirements.txt Updated from global requirements 2017-02-11 17:48:35 +00:00
tox.ini Use https instead of http for git.openstack.org 2017-02-06 16:45:58 +07:00

README.rst

Team and repository tags

image

Barbican role for OpenStack-Ansible

This Ansible role installs and configures OpenStack Barbican.

Documentation for the project can be found at:

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

The project home is at:

http://launchpad.net/openstack-ansible