[libvirt] [test-API PATCHv2] libs: Add flags for streams and the console

2012-03-26 Thread Peter Krempa
Add the local copy of the flags. --- lib/domainAPI.py |3 +++ lib/streamAPI.py |3 +++ 2 files changed, 6 insertions(+), 0 deletions(-) diff --git a/lib/domainAPI.py b/lib/domainAPI.py index bc0069b..43565c2 100644 --- a/lib/domainAPI.py +++ b/lib/domainAPI.py @@ -912,3 +912,6 @@

Re: [libvirt] [test-API PATCHv2] libs: Add flags for streams and the console

2012-03-26 Thread Martin Kletzander
On 03/26/2012 11:07 AM, Peter Krempa wrote: Add the local copy of the flags. --- lib/domainAPI.py |3 +++ lib/streamAPI.py |3 +++ 2 files changed, 6 insertions(+), 0 deletions(-) diff --git a/lib/domainAPI.py b/lib/domainAPI.py index bc0069b..43565c2 100644 ---

Re: [libvirt] [test-API PATCHv2] libs: Add flags for streams and the console

2012-03-26 Thread Guannan Ren
On 03/26/2012 05:18 PM, Martin Kletzander wrote: On 03/26/2012 11:07 AM, Peter Krempa wrote: Add the local copy of the flags. --- lib/domainAPI.py |3 +++ lib/streamAPI.py |3 +++ 2 files changed, 6 insertions(+), 0 deletions(-) diff --git a/lib/domainAPI.py b/lib/domainAPI.py