On Fri, Feb 08, 2013 at 05:26:24PM -0800, Ata Bohra wrote:
>
>
>
> > NACK, as I said with previous postings, this does not belong in
> > libvirt APIs, it should be built as a layer above.
> [AB]: Thanks for reviewing this Daniel. I completly understand the concern of
> not making it part of l
> NACK, as I said with previous postings, this does not belong in
> libvirt APIs, it should be built as a layer above.
[AB]: Thanks for reviewing this Daniel. I completly understand the concern of
not making it part of libvirt API, but as discussed in other thread
(https://www.redhat.com/arc
On Sat, Jan 05, 2013 at 11:33:51PM -0800, Ata E Husain Bohra wrote:
> Appends a new API to libvirt public driver that supports
> defining a new domain using OVA format.
>
> API expects following inputs:
> 1. connection pointer.
> 2. path to OVA package (single file format).
> 3. Storage pool name
Appends a new API to libvirt public driver that supports
defining a new domain using OVA format.
API expects following inputs:
1. connection pointer.
2. path to OVA package (single file format).
3. Storage pool name where new domain needs to be created.
API returns pointers to newly created domai