Files
microstack/snap/hooks/configure
Gabor Meszaros ce5e82e319 Initial DPDK support
Adding initial support for OVS DPDK.

Signed-off-by: Gabor Meszaros <gabor@meszaros.pw>
Change-Id: I1f87188bd8b4b928108674a35e9a9c309e9f6d17
2019-12-09 16:45:11 +01:00

10 lines
200 B
Bash
Executable File

#!/bin/bash
set -ex
# update the openvswitch binaries alternatives if needed
${SNAP}/bin/ovs-alternatives --install
snap-openstack setup # Write out templates
source $SNAP_COMMON/etc/microstack.rc