mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-13 07:04:58 +00:00
Zun: add zun-ui plugin for devstack
Fixes: #429 Add zun-ui plugin for devstack when intergrated with zun. Depends-on:github.com/kata-containers/tests#1484 Signed-off-by: Lei Xu <xulei@cmss.chinamobile.com>
This commit is contained in:
parent
4470e322e9
commit
9c8a087a58
@ -35,6 +35,7 @@ cat /opt/stack/zun/devstack/local.conf.sample \
|
||||
> /opt/stack/devstack/local.conf
|
||||
sed -i "s/KURYR_CAPABILITY_SCOPE=.*/KURYR_CAPABILITY_SCOPE=local/" /opt/stack/devstack/local.conf
|
||||
echo "ENABLE_CLEAR_CONTAINER=true" >> /opt/stack/devstack/local.conf
|
||||
echo "enable_plugin zun-ui https://git.openstack.org/openstack/zun-ui" >> /opt/stack/devstack/local.conf
|
||||
/opt/stack/devstack/stack.sh
|
||||
source /opt/stack/devstack/openrc admin admin
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user