Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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):
Callers
9
verifyVmProfile
Method · 0.95
wait_for_vm_start
Method · 0.95
test_01_scale_up_verify
Method · 0.95
test_02_update_vmprofile_and_vmgroup
Method · 0.95
test_03_scale_down_verify
Method · 0.95
test_04_stop_remove_vm_in_vmgroup
Method · 0.95
test_05_remove_vmgroup
Method · 0.95
test_06_autoscaling_vmgroup_on_project_network
Method · 0.95
test_07_autoscaling_vmgroup_on_vpc_network
Method · 0.95
Calls
2
debug
Method · 0.80
now
Method · 0.80
Tested by
no test coverage detected