Merge "Add missed call of method deploy()"

This commit is contained in:
Jenkins 2015-04-15 10:19:48 +00:00 committed by Gerrit Code Review
commit fe2cf73514

View File

@ -34,6 +34,12 @@ Methods:
- $._scope: switch($.publish, $ => public, not $ => internal)
deploy:
Body:
- $.influxDB.deploy()
- $.super($.deploy())
getContainer:
Body:
- $influxDbLink: $.getConnectionTo($.influxDB, 8086)