[Puppet] Remove Logger usage

Logger usage algorithm looks too awkwardly.
 Nobody uses Logger output. This lines looks like a dead code

Change-Id: I21f057073a2aacb91a428e4d8843578114098643
This commit is contained in:
Alexey Khivin 2016-08-12 16:22:48 +03:00
parent 66214e4abe
commit d436fc1076
1 changed files with 0 additions and 4 deletions

View File

@ -35,14 +35,10 @@ Properties:
Contract: $.class(net:Hosts)
Usage: Out
_log:
Contract: $.class('io.murano.system.Logger')
Methods:
.init:
Body:
- $this.hosts: new(net:Hosts)
- $this._log: logger('org.openstack.ci_cd_pipeline_murano_app.puppet.PuppetServer')
configure:
Body: