commit | 2a811912c6e8a2f85d4a9ef03694cd29cb5fd1cd | [log] [tgz] |
---|---|---|
author | Jenkins <jenkins@review.openstack.org> | Wed Feb 11 16:14:42 2015 +0000 |
committer | Gerrit Code Review <review@openstack.org> | Wed Feb 11 16:14:42 2015 +0000 |
tree | 38f339b85c2b4573bd3a44fe11d8ceae8c7bced6 | |
parent | 6bcd7009b54408443b07334bde4db473a0dd3c80 [diff] | |
parent | 58e694e223138dde60fb82f1ca9ebbdbd665ba09 [diff] |
Merge "Use the site-wide boto.cfg"
diff --git a/lib/tempest b/lib/tempest index 8ef578b..5ca217e 100644 --- a/lib/tempest +++ b/lib/tempest
@@ -65,7 +65,7 @@ BOTO_MATERIALS_PATH="$FILES/images/s3-materials/cirros-${CIRROS_VERSION}" -BOTO_CONF=$TEMPEST_DIR/boto.cfg +BOTO_CONF=/etc/boto.cfg # Cinder/Volume variables TEMPEST_VOLUME_DRIVER=${TEMPEST_VOLUME_DRIVER:-default}