[openstack-dev] [nova] import OVA/OVF into openstack

Xingjun Chu Xingjun.Chu at huawei.com
Wed Jun 24 20:19:56 UTC 2015


Hi,

Not sure if I should send this to glance or nova project,  anyways ...

As far as I know, Openstack today does not support OVA/OVF image natively (correct me if I were wrong).  I am wondering if there is any plan to support them?
Also Any recommendations for now to migrate OVA/OVF into openstack is greatly appreciated...

Thanks
Xingjun Chu

From: Tzu Lao [mailto:coding1314 at gmail.com]
Sent: Wednesday, June 24, 2015 4:15 AM
To: openstack-dev at lists.openstack.org
Subject: [openstack-dev] [swift] migrate swift test code from unittest to testtools

Hi All,

I try to contribute code to openstack.

I made a patch to migrate swift test code from unittest to testtools.
https://review.openstack.org/#/c/192960/

And I found that my patch often break if other patch change the test code.

For example, the testtools requires that the subclass of the testcase should call super.setup and super.teardown if you override setup and teardown.

So if the test code of other patch forget to call super.setup or supe.teardown, my patch will failed.

Are there good ideas to avoid the issues?

By the way, are there any suggestion for my patch?

Thanks.

Kuo-tung Kao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150624/66d502a9/attachment.html>


More information about the OpenStack-dev mailing list