Fix grenade upgrade script dependency
This includes lib/apache from devstack as the devstack heat plugin now requires it. Change-Id: Ie48e417f2b36ce79c3485e559b6141a1499b6eb1 Closes-Bug: #1511369
This commit is contained in:
parent
9fcfdf8558
commit
e2b5edef30
@ -53,6 +53,7 @@ source $TARGET_DEVSTACK_DIR/functions
|
|||||||
source $TARGET_DEVSTACK_DIR/stackrc
|
source $TARGET_DEVSTACK_DIR/stackrc
|
||||||
source $TARGET_DEVSTACK_DIR/lib/tls
|
source $TARGET_DEVSTACK_DIR/lib/tls
|
||||||
source $TARGET_DEVSTACK_DIR/lib/stack
|
source $TARGET_DEVSTACK_DIR/lib/stack
|
||||||
|
source $TARGET_DEVSTACK_DIR/lib/apache
|
||||||
source $TARGET_DEVSTACK_DIR/lib/heat
|
source $TARGET_DEVSTACK_DIR/lib/heat
|
||||||
|
|
||||||
# Print the commands being run so that we can see the command that triggers
|
# Print the commands being run so that we can see the command that triggers
|
||||||
|
Loading…
Reference in New Issue
Block a user