set the grizzly floating pools to folsom defaults

with this grenade fully passes for me!

Change-Id: I4b7ba77e6405a638d9e9130a7dc92388d9181065
This commit is contained in:
Sean Dague 2013-04-02 16:32:45 -04:00
parent 107b6cbd5a
commit 344fe7e95d
2 changed files with 5 additions and 0 deletions

View File

@ -29,6 +29,10 @@ SKIP_EXERCISES=boot_from_volume
STACK_LOG=stack.sh.log
VOLUME_BACKING_FILE_SIZE=10000M
# floating IP ports
DEFAULT_FLOATING_POOL=nova
PUBLIC_NETWORK_NAME=nova
enable_service swift
SWIFT_HASH=8213897fads879789asdf789
SWIFT_REPLICAS=1

View File

@ -6,6 +6,7 @@ RC_DIR=$(cd $(dirname "$BASH_SOURCE") && pwd)
# Base GIT Repo URL
# Another option is http://review.openstack.org/p
GIT_BASE=https://github.com
#GIT_BASE=/opt/git
# Destination path for installation ``STACK_ROOT``
STACK_ROOT=/opt/stack