Run setup_develop for tempest.

This setups the development environment for tempest. Without
running setup_develop for tempest import tempest.* breaks
outside of the tempest directory.

Change-Id: I6954733d68125dd116cc9bfa58b9aece674405c3
This commit is contained in:
Matthew Treinish
2013-01-28 16:24:14 -05:00
parent 3b3a6d78a6
commit 95fb0d440c

View File

@@ -55,6 +55,7 @@ BOTO_MATERIALS_PATH="$FILES/images/s3-materials/cirros-0.3.0"
# configure_tempest() - Set config files, create data dirs, etc
function configure_tempest() {
setup_develop $TEMPEST_DIR
local image_lines
local images
local num_images