Merge "Remove unused config for devstack job"

This commit is contained in:
Zuul 2018-11-05 02:25:02 +00:00 committed by Gerrit Code Review
commit 6780d79574
2 changed files with 0 additions and 2 deletions

View File

@ -78,7 +78,6 @@
vars:
devstack_localrc:
ZUN_DB_TYPE: etcd
KURYR_ETCD_PORT: 2379
- project:
templates:

View File

@ -15,7 +15,6 @@ enable_plugin devstack-plugin-container https://git.openstack.org/openstack/devs
# In Kuryr, KURYR_CAPABILITY_SCOPE is `local` by default,
# but we must change it to `global` in the multinode scenario.
KURYR_CAPABILITY_SCOPE=global
KURYR_ETCD_PORT=2379
KURYR_PROCESS_EXTERNAL_CONNECTIVITY=False
enable_plugin kuryr-libnetwork https://git.openstack.org/openstack/kuryr-libnetwork