zun/devstack
Hongbin Lu b4897d0385 Configure kuryr not creating SGs
Zun will manage security groups by itself so it is unnecessary for
kuryr to create additional security groups if it is used with Zun.
Disable it will significant improve the performance on
starting/stopping containers.

Depends-On: I6d6d176512e6b30bb7372408aec1a7bac12335ab
Change-Id: Ic281e17ef3920c0e85c3b52b97e1b43887040caf
2018-04-22 20:01:13 +00:00
..
lib Update auth_uri option to www_authenticate_uri 2018-04-14 02:43:35 +00:00
README.rst Merge "Consolidate devstack config into sample" 2017-11-25 21:25:35 +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
settings Remove SCREEN_LOGDIR from devstack setting 2017-09-21 14:32:48 +05:30

README.rst

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.