Merge "Source functions from stackrc"
This commit is contained in:
3
stackrc
3
stackrc
@@ -3,6 +3,9 @@
|
|||||||
# Find the other rc files
|
# Find the other rc files
|
||||||
RC_DIR=$(cd $(dirname "${BASH_SOURCE:-$0}") && pwd)
|
RC_DIR=$(cd $(dirname "${BASH_SOURCE:-$0}") && pwd)
|
||||||
|
|
||||||
|
# Source required devstack functions and globals
|
||||||
|
source $RC_DIR/functions
|
||||||
|
|
||||||
# Destination path for installation
|
# Destination path for installation
|
||||||
DEST=/opt/stack
|
DEST=/opt/stack
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user