Merge "Source functions from stackrc"

This commit is contained in:
Jenkins 2014-10-04 19:57:36 +00:00 committed by Gerrit Code Review
commit 048da844db

View File

@ -3,6 +3,9 @@
# Find the other rc files
RC_DIR=$(cd $(dirname "${BASH_SOURCE:-$0}") && pwd)
# Source required devstack functions and globals
source $RC_DIR/functions
# Destination path for installation
DEST=/opt/stack