Role os_octavia for OpenStack-Ansible
Go to file
Kevin Carter a51775e99f 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: Ib19624a57063fba8f63eed5308639be224751fed
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2017-04-27 13:06:22 +00:00
defaults Ensure the components are isolated from the system 2017-04-27 13:06:22 +00:00
doc Adds iptables rules to protect octavia server container 2017-04-07 09:47:13 -04:00
examples Octavia role hacking 2017-03-01 12:48:12 -05:00
handlers Octavia role hacking 2017-03-01 12:48:12 -05:00
meta Octavia role hacking 2017-03-01 12:48:12 -05:00
releasenotes Ensure the components are isolated from the system 2017-04-27 13:06:22 +00:00
tasks Ensure the components are isolated from the system 2017-04-27 13:06:22 +00:00
templates Ensure the components are isolated from the system 2017-04-27 13:06:22 +00:00
tests Fix role gate tests for Ansible 2.3 2017-04-19 19:13:30 -07:00
vars Ensure the components are isolated from the system 2017-04-27 13:06:22 +00:00
.gitignore Octavia role hacking 2017-03-01 12:48:12 -05:00
.gitreview Added .gitreview 2016-11-29 10:18:35 +00:00
bindep.txt Install python2-pyOpenSSL package on CentOS 2017-03-03 11:19:49 -08:00
CONTRIBUTING.rst Octavia role hacking 2017-03-01 12:48:12 -05:00
LICENSE Octavia role hacking 2017-03-01 12:48:12 -05:00
manual-test.rc Octavia role hacking 2017-03-01 12:48:12 -05:00
README.rst Octavia role hacking 2017-03-01 12:48:12 -05:00
run_tests.sh Use the standard run_tests.sh script 2017-03-08 09:45:35 -06:00
setup.cfg Octavia role hacking 2017-03-01 12:48:12 -05:00
setup.py Octavia role hacking 2017-03-01 12:48:12 -05:00
test-requirements.txt Octavia role hacking 2017-03-01 12:48:12 -05:00
tox.ini Octavia role hacking 2017-03-01 12:48:12 -05:00
Vagrantfile Octavia role hacking 2017-03-01 12:48:12 -05:00

Team and repository tags

image

OpenStack-Ansible Octavia

Ansible role that installs and configures OpenStack Octavia.

Documentation for the project can be found at: http://docs.openstack.org/developer/openstack-ansible-os_octavia/

The project home is at: http://launchpad.net/openstack-ansible