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:[email protected]]
Sent: Wednesday, June 24, 2015 4:15 AM
To: [email protected]
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
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: [email protected]?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to