Github user NuxRo commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1011#discussion_r52766006 --- Diff: tools/marvin/marvin/config/test_data.py --- @@ -784,6 +784,18 @@ "format": "OVA", "ispublic": "true" }, + "coreos": { + "displaytext": "coreos", + "name": "coreos", + "passwordenabled": False, + "ostype": "Coreos", + "urlvmware":"http://10.147.28.7/templates/coreos/coreos_production_vmware.ova", --- End diff -- I am now building OVA files for my templates, CoreOS is done, soon the other OSes as well. Thanks for the help with the conversion script.
--- 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. ---