Skip to content

Commit

Permalink
Let devstack to decide about swift storage
Browse files Browse the repository at this point in the history
Besed on several discussion, the right swift storage size value should
be configured by devstack and not by devstack gate.

Fixing bug 1225664

Change-Id: I421d8ee6fc6cbde463592134832d169f91d8a91b
  • Loading branch information
afazekas committed Sep 18, 2013
1 parent e1e925e commit 4155df8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions devstack-vm-gate.sh
Expand Up @@ -160,10 +160,6 @@ EOF
# The 24G setting is expected to be enough even
# in parallel run.
echo "VOLUME_BACKING_FILE_SIZE=24G" >> localrc
# The volume-upload-image test requires a volume to be
# uploaded in glance which in turns is configured for use
# swift as backend
echo "SWIFT_LOOPBACK_DISK_SIZE=2000000" >> localrc
# in order to ensure glance http tests don't time out, we
# specify the TEMPEST_HTTP_IMAGE address to be horrizon's
# front page. Kind of hacky, but it works.
Expand Down

0 comments on commit 4155df8

Please sign in to comment.