Role os_designate for OpenStack-Ansible
Go to file
Andrew Smith 9625cb41fc Update to use oslo.messaging services 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 service will be transparent to the designate service.

This patch:
* Add oslo.messaging variables for RPC and Notify to defaults
* Update transport_url generation (add for notification)
* Add oslo.messaging to tests inventory
* Update tests
* Add releaes note
* Update README and example playbook

Change-Id: I620a13e1ea3c24c8bd31c02206613d37d769dd30
2018-06-06 13:56:52 -04:00
defaults Update to use oslo.messaging services for RPC and Notify 2018-06-06 13:56:52 -04:00
doc Update to use oslo.messaging services for RPC and Notify 2018-06-06 13:56:52 -04:00
examples Update to use oslo.messaging services for RPC and Notify 2018-06-06 13:56:52 -04:00
files/rootwrap.d Update paste, policy and rootwrap configurations 2016-11-18 2016-11-18 11:33:11 +00:00
handlers Use listen instead of chained notifiers 2018-03-17 14:13:54 -07:00
meta Remove pip_install dependency 2017-12-05 11:54:50 +00:00
releasenotes Update to use oslo.messaging services for RPC and Notify 2018-06-06 13:56:52 -04:00
tasks Create rndc key 2018-05-30 18:40:42 +01:00
templates Update to use oslo.messaging services for RPC and Notify 2018-06-06 13:56:52 -04:00
tests Update to use oslo.messaging services for RPC and Notify 2018-06-06 13:56:52 -04:00
vars Ensure rndc tool is available when rndc keys are used 2018-05-30 18:52:26 +01:00
zuul.d Add support for using distribution packages for OpenStack services 2018-05-18 17:16:11 +01:00
.gitignore Updated from OpenStack Ansible Tests 2018-03-27 15:51:26 +00:00
.gitreview Implement base configuration for independent role repository 2016-03-14 12:34:46 +00:00
CONTRIBUTING.rst Implement base configuration for independent role repository 2016-03-14 12:34:46 +00:00
LICENSE Implement base configuration for independent role repository 2016-03-14 12:34:46 +00:00
README.rst Update links in README 2018-03-03 03:09:36 +00:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-06-06 00:41:05 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-12-06 00:05:59 +00:00
manual-test.rc Use centralised test scripts 2016-09-27 18:41:22 +01:00
run_tests.sh Updated from OpenStack Ansible Tests 2018-04-30 05:13:57 +00:00
setup.cfg Update URLs in documents according to document migration 2017-07-19 09:17:36 +08:00
setup.py Updated from global requirements 2017-03-02 11:51:39 +00:00
test-requirements.txt Updated from global requirements 2018-03-15 07:33:20 +00:00
tox.ini Add support for using distribution packages for OpenStack services 2018-05-18 17:16:11 +01:00

README.rst

Team and repository tags

image

Designate role for OpenStack-Ansible

Ansible role to install OpenStack designate.

Documentation for the project can be found at:

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

The project home is at:

https://launchpad.net/openstack-ansible