zun/devstack
Hongbin Lu 6c031f8a69 Fix the deprecated rabbit config
Options 'rabbit_host', 'rabbit_userid' and 'rabbit_password' is
deprecated and removed. Those options are replaced by
[DEFAULT]/transport_url. This commit fix this issue in our
devstack plugin.

Change-Id: Ic414e6d4d9621f79e5127d66836f2e8b4758a07c
2018-10-12 02:41:59 +00:00
..
lib Fix the deprecated rabbit config 2018-10-12 02:41:59 +00:00
local.conf.sample Configure kuryr not creating SGs 2018-04-22 20:01:13 +00:00
local.conf.subnode.sample Configure kuryr not creating SGs 2018-04-22 20:01:13 +00:00
plugin.sh Remove LIBS_FROM_GIT from the plugin code 2017-11-23 11:35:06 +08:00
README.rst Merge "Consolidate devstack config into sample" 2017-11-25 21:25:35 +00:00
settings Remove SCREEN_LOGDIR from devstack setting 2017-09-21 14:32:48 +05:30

DevStack Integration

This directory contains the files necessary to integrate zun with devstack.

Refer the quickstart guide at https://docs.openstack.org/zun/latest/contributor/quickstart.html for more information on using devstack and zun.