diff --git a/.zuul.yaml b/.zuul.yaml index 7e9a7461e..38ac8a0fd 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -78,7 +78,6 @@ vars: devstack_localrc: ZUN_DB_TYPE: etcd - KURYR_ETCD_PORT: 2379 - project: templates: diff --git a/devstack/local.conf.sample b/devstack/local.conf.sample index e10dba6fe..c990b9e67 100644 --- a/devstack/local.conf.sample +++ b/devstack/local.conf.sample @@ -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