Keystone middleware does not use configuration
Bug #1071047 reported by
Julien Danjou
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ceilometer |
Fix Released
|
High
|
Doug Hellmann |
Bug Description
The configuration file and its value for the Keystone middleware does not seem to be used by it, and therefore the default value are always used.
Changed in ceilometer: | |
assignee: | Julien Danjou (jdanjou) → Doug Hellmann (doug-hellmann) |
status: | Confirmed → In Progress |
Changed in ceilometer: | |
milestone: | none → grizzly-2 |
status: | Fix Committed → Fix Released |
Changed in ceilometer: | |
milestone: | grizzly-2 → 2013.1 |
To post a comment you must log in.
I ran into this when trying to run ceilometer on devstack. /ceilometer- api.conf, but it doesn't seem to be using those values for the keystone middleware.
The ceilometer-api in devstack currently doesn't use a --config-file command-line option, so I tried adding that as well as creating a new config file for it in /etc/ceilometer