Skip to content

Commit 048da84

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "Source functions from stackrc"
2 parents be80b67 + 0e4cd03 commit 048da84

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

stackrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
# Find the other rc files
44
RC_DIR=$(cd $(dirname "${BASH_SOURCE:-$0}") && pwd)
55

6+
# Source required devstack functions and globals
7+
source $RC_DIR/functions
8+
69
# Destination path for installation
710
DEST=/opt/stack
811

0 commit comments

Comments
 (0)