MCPcopy Create free account
hub / github.com/apache/cloudstack / message

Method message

test/integration/smoke/test_vm_autoscaling.py:382–383  ·  view source on GitHub ↗
(cls, msg)

Source from the content-addressed store, hash-verified

380
381 @classmethod
382 def message(cls, msg):
383 cls.logger.debug("=== " + str(datetime.datetime.now()) + " " + msg)
384
385 @classmethod
386 def addOtherDeployParam(cls, otherdeployparams, name, value):

Calls 2

debugMethod · 0.80
nowMethod · 0.80

Tested by

no test coverage detected