heat.db.sqlalchemy.manage doesn't respect config sql_connection option
Bug #1087741 reported by
Steven Hardy
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Heat |
Fix Released
|
High
|
Steven Hardy | ||
Grizzly |
Fix Released
|
High
|
Steven Hardy |
Bug Description
Running heat-db-setup, or the underlying python -m heat.db.
We should check cfg.CONF.
Changed in heat: | |
milestone: | none → grizzly-2 |
status: | Fix Committed → Fix Released |
Changed in heat: | |
milestone: | grizzly-2 → 2013.1 |
To post a comment you must log in.
We actually can't very easily use cfg.CONF because it insists on parsing the CLI and there's no easy way to just retrieve the config-file values