openstack-ansible-os_barbican/templates
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
..
api_audit_map.conf.j2 Update paste, policy and rootwrap configurations 2016-10-13 2016-10-13 19:21:20 -07:00
barbican-api-paste.ini.j2 Update paste, policy and rootwrap configurations 2016-11-04 2016-11-04 13:14:34 +00:00
barbican-vassals-api.ini.j2 Allow ability to configure number of processes and threads 2018-01-28 17:44:43 +00:00
barbican.conf.j2 Convert role to use a common systemd service role 2018-07-31 14:43:44 -05:00
policy.json.j2 Update paste, policy and rootwrap configurations 2016-10-13 2016-10-13 19:21:20 -07:00