commit | eb72451d62c17532982f75cb76f09feb8ce4f471 | [log] [tgz] |
---|---|---|
author | Matthew Treinish <treinish@linux.vnet.ibm.com> | Fri Oct 25 15:12:59 2013 +0000 |
committer | Matthew Treinish <treinish@linux.vnet.ibm.com> | Tue Oct 29 20:10:53 2013 +0000 |
tree | ccf189b1bc3c8892bc564c3f6170be1b4f3da3ca | |
parent | f319a739e50bf95e95aeb18405720fd89f71b62f [diff] |
Fix default values so they work in a devstack run This commit fixes errors with the default values used in config.py Previously, an incorrect default could potentially be masked in a gate run by putting the correct value in the sample config. However, by moving to an auto-generated sample config file the defaults set in config.py will be used, exposing these mismatches. Partially Implements: blueprint config-cleanup Change-Id: I55caeed2589d45337337b291d7131afdadf28bb8