Role os_barbican for OpenStack-Ansible
Go to file
Kevin Carter 005e5b61ca
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: Ic5b57a650bd9f5c385ed0a0a3efd1d530a2d7e81
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2018-07-31 14:43:44 -05:00
defaults Convert role to use a common systemd service role 2018-07-31 14:43:44 -05:00
doc Update to use oslo.messaging service for RPC and Notify 2018-07-26 09:37:01 +00:00
examples Update to use oslo.messaging service for RPC and Notify 2018-07-26 09:37:01 +00:00
handlers Convert role to use a common systemd service role 2018-07-31 14:43:44 -05:00
meta Add support for the openSUSE Leap distributions 2017-12-08 11:34:30 +00:00
releasenotes Convert role to use a common systemd service role 2018-07-31 14:43:44 -05:00
tasks Convert role to use a common systemd service role 2018-07-31 14:43:44 -05:00
templates Convert role to use a common systemd service role 2018-07-31 14:43:44 -05:00
tests Move MQ vhost/user creation into role 2018-07-27 12:50:48 +01:00
vars Convert role to use a common systemd service role 2018-07-31 14:43:44 -05:00
zuul.d Switch to using project-templates 2018-06-16 21:16:08 -04:00
.gitignore Updated from OpenStack Ansible Tests 2018-03-27 15:50:15 +00:00
.gitreview Implement base configuration for OpenStack-CI 2016-03-22 12:12:44 -07:00
CONTRIBUTING.rst [DOCS] - Removing tags: and category: 2016-08-18 17:03:05 -04:00
README.rst Add the project source code repository in README 2018-07-28 11:35:12 +00:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-06-06 00:40:11 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-12-06 00:05:49 +00:00
manual-test.rc Use centralised test scripts 2016-09-27 17:55:47 +01:00
run_tests.sh Updated from OpenStack Ansible Tests 2018-04-30 05:13:21 +00:00
setup.cfg Update URLs in documents according to document migration 2017-07-14 09:36:22 +08:00
setup.py Updated from global requirements 2017-03-02 11:51:30 +00:00
tox.ini fix tox python3 overrides 2018-07-05 14:16:30 +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:

https://docs.openstack.org/openstack-ansible-os_barbican/latest/

Release notes for the project can be found at:

https://docs.openstack.org/releasenotes/openstack-ansible-os_barbican/

The project source code repository is located at:

https://git.openstack.org/cgit/openstack/openstack-ansible-os_barbican/

The project home is at:

https://launchpad.net/openstack-ansible