Get rid of murano-common
This component is obsolete and should be removed. Change-Id: I1f182a4a2595233f25fdfe8f352e6a27d48f7c3e
This commit is contained in:
parent
6291c85940
commit
66d6af0b80
@ -24,9 +24,6 @@ set -o xtrace
|
||||
MURANO_REPO=${MURANO_REPO:-${GIT_BASE}/stackforge/murano-api.git}
|
||||
MURANO_BRANCH=${MURANO_BRANCH:-master}
|
||||
|
||||
MURANO_COMMON_REPO=${MURANO_COMMON_REPO:-${GIT_BASE}/stackforge/murano-common.git}
|
||||
MURANO_COMMON_DIR=$DEST/murano-common
|
||||
|
||||
# Set up default directories
|
||||
MURANO_DIR=$DEST/murano-api
|
||||
MURANO_CONF_DIR=${MURANO_CONF_DIR:-/etc/murano}
|
||||
|
Loading…
Reference in New Issue
Block a user