Merge lp:~thomir-deactivatedaccount/juju-deployer/trunk-remove-env-log into lp:juju-deployer

Proposed by Thomi Richards
Status: Merged
Merged at revision: 156
Proposed branch: lp:~thomir-deactivatedaccount/juju-deployer/trunk-remove-env-log
Merge into: lp:juju-deployer
Diff against target: 10 lines (+0/-1)
1 file modified
deployer/action/importer.py (+0/-1)
To merge this branch: bzr merge lp:~thomir-deactivatedaccount/juju-deployer/trunk-remove-env-log
Reviewer Review Type Date Requested Status
Tim Van Steenburgh (community) Approve
Review via email: mp+271229@code.launchpad.net

Description of the change

Remove a spurious log message from juju-deployer.

To post a comment you must log in.
Revision history for this message
Tim Van Steenburgh (tvansteenburgh) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'deployer/action/importer.py'
2--- deployer/action/importer.py 2015-08-10 15:42:22 +0000
3+++ deployer/action/importer.py 2015-09-16 04:21:14 +0000
4@@ -158,7 +158,6 @@
5 flag is false.
6 """
7 self.log.info("Deploying services...")
8- self.log.debug(self.env)
9 env_status = self.env.status()
10 reloaded = False
11

Subscribers

People subscribed via source and target branches

to all changes: