Signed-off-by: Chuck Short <chuck.short@canonical.com>
This commit is contained in:
Chuck Short 2015-06-08 10:26:17 -04:00
parent bcceb6c1ca
commit 4f61ea103d
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# lib/flex
# lib/lxd
# Dependencies:
# ``functions`` file
@ -13,7 +13,7 @@ set +o xtrace
PYLXD_REPO=${LXC_REPO:-${GIT_BASE}/lxc/pylxd}
PYLXD_DIR=$DEST/pylxd
LXD_DIR=${FLEX_DIR:-${DEST}/nova-compute-flex}
LXD_DIR=${FLEX_DIR:-${DEST}/nova-compute-lxd}
function configure_lxd {