DEPRECATED, Role os_congress for OpenStack-Ansible
Go to file
Kevin Carter feef273d71
Convert role to use a common systemd service role
This removes the systemd service templates and tasks from this role and
leverages a common systemd service role instead. This change removes a
lot of code duplication across all roles all without sacrificing features
or functionality. The intention of this change is to ensure uniformity and
reduce the maintenance burden on the community when sweeping changes are
needed.

The systemd journal would normally be populated with the standard out of
a service however with the use of uwsgi this is not actually happening
resulting in us only capturing the logs from the uwsgi process instead
of the service itself. This change implements journal logging in the
service config, which is part of OSLO logging.

OSLO logging docs found here: <https://docs.openstack.org/oslo.log/3.28.1/journal.html>

Change-Id: I83d31e3268e34d048aa6632c7999771d49f637a1
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2018-07-31 14:42:30 -05:00
defaults Convert role to use a common systemd service role 2018-07-31 14:42:30 -05:00
doc Follow the new PTI for document build 2018-03-12 12:09:48 +08:00
handlers Convert role to use a common systemd service role 2018-07-31 14:42:30 -05:00
meta Execute service setup against a delegated host using Ansible built-in modules 2018-07-06 13:49:37 +00:00
releasenotes Convert role to use a common systemd service role 2018-07-31 14:42:30 -05:00
tasks Convert role to use a common systemd service role 2018-07-31 14:42:30 -05:00
templates Convert role to use a common systemd service role 2018-07-31 14:42:30 -05:00
tests Update to use oslo.messaging service for RPC and Notify 2018-07-26 09:40:24 +00:00
vars Convert role to use a common systemd service role 2018-07-31 14:42:30 -05:00
zuul.d Modify zuul jobs 2017-10-31 11:42:21 +05:00
.gitignore Updated from OpenStack Ansible Tests 2018-03-27 15:51:12 +00:00
.gitreview Introduce os_congress role in gerrit 2018-02-14 10:17:23 +05:00
README.rst Add source code repository notes link to README 2018-06-30 05:17:25 -04:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-06-06 00:40:56 +00:00
bindep.txt Introduce os_congress role in gerrit 2018-02-14 10:17:23 +05:00
run_tests.sh Updated from OpenStack Ansible Tests 2018-04-30 05:13:50 +00:00
setup.cfg Filling out all requirements 2017-09-14 14:31:59 +05:00
setup.py Introduce os_congress role in gerrit 2018-02-14 10:17:23 +05:00
tox.ini Use tests repo for common role test requirements 2018-07-02 12:42:12 -04:00

README.rst

OpenStack-Ansible Congress

Ansible role that will install and configure Congress, a policy framework for OpenStack.

Documentation for the project can be found at: https://docs.openstack.org/openstack-ansible-os_congress/latest/

Release notes for the project can be found at: https://docs.openstack.org/releasenotes/openstack-ansible-os_congress/

The project source code repository is located at: https://git.openstack.org/cgit/openstack/openstack-ansible-os_congress/

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