Skip to content

Commit

Permalink
Zun: add zun-ui plugin for devstack
Browse files Browse the repository at this point in the history
Fixes: kata-containers#429

Add zun-ui plugin for devstack when intergrated with zun.

Depends-on:github.com/kata-containers/tests#1484

Signed-off-by: Lei Xu <[email protected]>
  • Loading branch information
Remy-xl committed Apr 18, 2019
1 parent 4470e32 commit 52abb54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions use-cases/zun_kata.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```
Expand Down

0 comments on commit 52abb54

Please sign in to comment.