Log config on startup in ProcessLauncher
Bug #1050380 reported by
Mark McLoughlin
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
oslo-incubator |
Fix Released
|
Medium
|
David Ripton | ||
Grizzly |
Fix Released
|
Medium
|
David Ripton |
Bug Description
Currently we only log config on startup in ServiceLauncher. We should do the same in ProcessLauncher
Changed in openstack-common: | |
assignee: | nobody → David Ripton (dripton) |
affects: | openstack-common → oslo |
Changed in oslo: | |
milestone: | none → grizzly-1 |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/14466 github. com/openstack/ openstack- common/ commit/ 4d58dccfd58a017 24a64415ff567ab f359b48e1a
Committed: http://
Submitter: Jenkins
Branch: master
commit 4d58dccfd58a017 24a64415ff567ab f359b48e1a
Author: David Ripton <email address hidden>
Date: Mon Oct 15 13:42:32 2012 -0400
Log CONF from ProcessLauncher .wait, like ServiceLauncher
Fixes bug #1050380
In the unit tests, we need to call CONF so that the config-file option publisher_ id option to workaround bug #107372.
referenced by log_opt_values() is registered. We also need unregister
the default_
Change-Id: Icc63237ddf97aa a730c0484974ec0 5a3080f8f04