DaanHoogland commented on code in PR #10818:
URL: https://github.com/apache/cloudstack/pull/10818#discussion_r2076918081


##########
tools/marvin/marvin/lib/base.py:
##########
@@ -6772,10 +6773,13 @@ def list(cls, apiclient, id=None, oscategoryid=None, 
description=None, **kwargs)
 
         return (apiclient.listOsTypes(cmd))
 
+    def delete(self, apiclient):

Review Comment:
   I would imagine the cleanup_resources method of cloudstackTestcase needs 
these.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to