Role os_zun for OpenStack-Ansible
Go to file
Andy Smith 4df8a013fe 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.

This patch:
* Add oslo.messaging variables for RPC and Notify to defaults
* Update transport_url generation
* Add oslo.messaging to tests inventory and update tests
* Install extra packages for optional drivers

Change-Id: I0b2138ca9eb49387948f2ca87800cf966a9414a8
2018-07-26 09:31:02 +00:00
defaults Update to use oslo.messaging service for RPC and Notify 2018-07-26 09:31:02 +00:00
doc first commit 2018-06-05 15:36:33 -05:00
examples first commit 2018-06-05 15:36:33 -05:00
handlers Fix usage of "|" for tests 2018-07-12 16:54:54 +02:00
meta first commit 2018-06-05 15:36:33 -05:00
releasenotes first commit 2018-06-05 15:36:33 -05:00
tasks Update to use oslo.messaging service for RPC and Notify 2018-07-26 09:31:02 +00:00
templates Update to use oslo.messaging service for RPC and Notify 2018-07-26 09:31:02 +00:00
tests Update to use oslo.messaging service for RPC and Notify 2018-07-26 09:31:02 +00:00
vars first commit 2018-06-05 15:36:33 -05:00
zuul.d Add zuul jobs 2018-06-28 17:03:22 +00:00
.gitignore first commit 2018-06-05 15:36:33 -05:00
.gitreview first commit 2018-06-05 15:36:33 -05:00
CONTRIBUTING.rst first commit 2018-06-05 15:36:33 -05:00
LICENSE first commit 2018-06-05 15:36:33 -05:00
README.rst Make the project home link in next line 2018-07-05 21:19:04 -04:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-06-09 00:02:28 +00:00
bindep.txt first commit 2018-06-05 15:36:33 -05:00
manual-test.rc first commit 2018-06-05 15:36:33 -05:00
run_tests.sh first commit 2018-06-05 15:36:33 -05:00
setup.cfg first commit 2018-06-05 15:36:33 -05:00
setup.py first commit 2018-06-05 15:36:33 -05:00
tox.ini Use tests repo for common role test requirements 2018-07-02 15:51:51 +00:00

README.rst

Team and repository tags

image

OpenStack-Ansible zun

Ansible role that installs and configures OpenStack zun and all of its corresponding services.

This role will install the following:
  • zun-api
  • zun-compute

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

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

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