Merge lp://staging/~newell-jensen/maas/fix-1592885 into lp://staging/~maas-committers/maas/trunk
Proposed by
Newell Jensen
Status: | Merged |
---|---|
Approved by: | Newell Jensen |
Approved revision: | no longer in the source branch. |
Merged at revision: | 5139 |
Proposed branch: | lp://staging/~newell-jensen/maas/fix-1592885 |
Merge into: | lp://staging/~maas-committers/maas/trunk |
Diff against target: |
54 lines (+12/-1) 2 files modified
src/provisioningserver/plugin.py (+6/-0) src/provisioningserver/tests/test_plugin.py (+6/-1) |
To merge this branch: | bzr merge lp://staging/~newell-jensen/maas/fix-1592885 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Gavin Panella (community) | Approve | ||
Review via email: mp+298070@code.staging.launchpad.net |
Commit message
The region service is using logger.basicConfig for setting the log messags. This branch updates the rack service to use the same setup as the region service so that we can get consistent messaging between the two.
To post a comment you must log in.
Since maas.log is generated from syslog, we are leaving that one as it currently is.