Default to just control and compute in deploy-virt-overcloudrc

This commit is contained in:
James Slagle 2014-10-23 12:34:59 -04:00
parent c4c4b4509f
commit 107f4371ea
1 changed files with 2 additions and 2 deletions

View File

@ -9,5 +9,5 @@ export FLOATING_IP_CIDR=192.0.2.0/24
export NEUTRON_NETWORK_TYPE=gre
export NEUTRON_TUNNEL_TYPES=gre
export COMPUTESCALE=1
export BLOCKSTORAGESCALE=1
export SWIFTSTORAGESCALE=1
export BLOCKSTORAGESCALE=0
export SWIFTSTORAGESCALE=0