Fix default for tenant_network_mask_bits

Fix the template default.  Maybe another patch can look at why
we even need these defaults in the template forcing us to stay in
sync.

Change-Id: Id704566bc91291252d9dd35d41afed136dabe901
Closes-Bug: #1479092
This commit is contained in:
Mark Vanderwiel 2015-07-28 14:48:45 -05:00
parent fece8b5af2
commit af0763c67f
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ catalog_type = network
tenant_network_cidr = 10.100.0.0/16
tenant_network_mask_bits = 29
tenant_network_mask_bits = 28
tenant_networks_reachable = false