----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14060/ -----------------------------------------------------------
Review request for cloudstack and Prasanna Santhanam. Repository: cloudstack-git Description ------- The indentation in createInstance function was wrong. Whenever we would pass value to api_client parameter, the instance would not get created. Fixed the indentation. Diffs ----- test/integration/component/cpu_limits/test_maximum_limits.py 2302504 Diff: https://reviews.apache.org/r/14060/diff/ Testing ------- Thanks, Gaurav Aradhye