On Mon, Aug 15, 2016 at 11:09:12AM -0500, David Ashley wrote:
> All -
>
> The Python virDomain method info() does not return all the entries
> contained in the C struct virNodeInfo. While this is somewhat documented
> the entries that are returned are unlabeled and the documentation does
> not spe
All -
The Python virDomain method info() does not return all the entries
contained in the C struct virNodeInfo. While this is somewhat documented
the entries that are returned are unlabeled and the documentation does
not specify which VirNodeInfo entries they correspond to.
Does anyone have more
On Thu, Aug 11, 2016 at 08:24:53PM +0300, mxs kolo wrote:
> > it is a bug introduced in 2.1.0 - i've just copied you on a patch
> > that should fix it. If possible, it'd be good if you can build with
> > that patch and report whether it works for you
> >
> After patch, container pass mount phase.