Use opendev repository

Change-Id: Ie2e20d0d185f58e9234d59264ee213e34e7714a1
This commit is contained in:
Le Hou 2019-04-23 17:54:34 +08:00
parent 42688a1d36
commit f89832fe0f
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ For more info on devstack installation follow the below link:
cat > /opt/stack/devstack/local.conf << END
[[local|localrc]]
enable_plugin devstack-plugin-container https://git.openstack.org/openstack/devstack-plugin-container
enable_plugin devstack-plugin-container https://opendev.org/openstack/devstack-plugin-container
END
3. Run devstack