Role os_barbican for OpenStack-Ansible
Go to file
Andrew Smith 206f411451 Update to use oslo.messaging service for RPC and Notify
This introduces oslo.messaging variables that define the RPC and
Notify transports for the OpenStack services. These parameters replace
the rabbitmq values and are used to generate the messaging
transport_url for the service. The association of the messaging
backend server to the oslo.messaging services will then be transparent
to the barbican service.

This patch:
* Add oslo.messaging variables for RPC and Notify to defaults
* Add transport_url generation to conf
* Add oslo.messaging to tests inventory
* Update tets
* Update examples
* Add release note

Change-Id: I0657c88799e06987c6df90edd55fda859faf6035
2018-07-26 09:37:01 +00:00
defaults Update to use oslo.messaging service for RPC and Notify 2018-07-26 09:37:01 +00: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 Reload systemd units when restarting service 2018-05-05 19:05:24 -04:00
meta Add support for the openSUSE Leap distributions 2017-12-08 11:34:30 +00:00
releasenotes Update to use oslo.messaging service for RPC and Notify 2018-07-26 09:37:01 +00:00
tasks Add default roles used by Barbican 2018-07-12 13:03:18 -04:00
templates Update to use oslo.messaging service for RPC and Notify 2018-07-26 09:37:01 +00:00
tests Update to use oslo.messaging service for RPC and Notify 2018-07-26 09:37:01 +00:00
vars vars: Do not pull devel packages on distro installations 2018-06-04 08:51:35 +01: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 release notes link to README 2018-06-13 02:17:22 -07: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 Use tests repo for common role test requirements 2018-07-02 10:20:32 -04: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 home is at:

https://launchpad.net/openstack-ansible