Github user gauravaradhye commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/117#discussion_r26833696 --- Diff: tools/marvin/marvin/lib/base.py --- @@ -1086,7 +1092,7 @@ def create(cls, apiclient, services, volumeid=None, @classmethod def register(cls, apiclient, services, zoneid=None, account=None, domainid=None, hypervisor=None, - projectid=None, details=None): --- End diff -- Any reason to remove the existing parameter? Are you sure it won't affect any of the existing test cases?
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---