d542caa47e
The keystone.config package called config.configure() at import- time. This will make it obvious that developers can't use config options at import-time because packages that do that will fail on import. Change-Id: I9306f67609d782e3f49fd43908448daf1287d51c Related-Bug: #1265108 Related-Bug: #1265670 Closes-Bug: #1269785