Added the import of lib/infra
This fixes an error in the devstack/functions setup_develop call, which tries to cd to $REQUIREMENTS_DIR, which is created in lib/infra Change-Id: Ie65d2ba83547acc4ea36d1191e6e90dc21da1fa7 Closes-Bug: #1276365
This commit is contained in:
parent
e38cad092f
commit
75dbd9b1a3
@ -24,6 +24,7 @@ TOP_DIR=$(cd $CERT_DIR/..; pwd)
|
||||
source $TOP_DIR/functions
|
||||
source $TOP_DIR/stackrc
|
||||
source $TOP_DIR/openrc
|
||||
source $TOP_DIR/lib/infra
|
||||
source $TOP_DIR/lib/tempest
|
||||
source $TOP_DIR/lib/cinder
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user