[Zun] Add devstack-plugin-container to projects
Change-Id: I18c10ada6eb6f545dcdc7cc15ccc6e259ec45551
This commit is contained in:
parent
a692b93caa
commit
b7f1f8de3d
@ -24,6 +24,7 @@
|
||||
export PROJECTS="openstack/zun $PROJECTS"
|
||||
export PROJECTS="openstack/kuryr-libnetwork $PROJECTS"
|
||||
export PROJECTS="openstack/python-zunclient $PROJECTS"
|
||||
export PROJECTS="openstack/devstack-plugin-container $PROJECTS"
|
||||
export DEVSTACK_LOCAL_CONFIG="enable_plugin zun git://git.openstack.org/openstack/zun"
|
||||
|
||||
# Keep localrc to be able to set some vars in post_test_hook
|
||||
@ -76,6 +77,7 @@
|
||||
export PROJECTS="openstack/zun $PROJECTS"
|
||||
export PROJECTS="openstack/python-zunclient $PROJECTS"
|
||||
export PROJECTS="openstack/kuryr-libnetwork $PROJECTS"
|
||||
export PROJECTS="openstack/devstack-plugin-container $PROJECTS"
|
||||
export DEVSTACK_LOCAL_CONFIG="enable_plugin zun git://git.openstack.org/openstack/zun"
|
||||
|
||||
# Keep localrc to be able to set some vars in post_test_hook
|
||||
|
Loading…
Reference in New Issue
Block a user