Re: [ovs-dev] [PATCH] documentation: Add INSTALL.Libvirt file

2012-04-12 Thread Ben Pfaff
On Thu, Apr 12, 2012 at 04:58:03PM -0700, Ansis Atteka wrote: > On Wed, Apr 11, 2012 at 9:51 AM, Ben Pfaff wrote: > > > On Tue, Apr 10, 2012 at 02:32:48PM -0700, Ansis Atteka wrote: > > > Add documentation on how to use OVS integration > > > with the upcoming Libvirt 0.9.11 release. > > > > Thank

Re: [ovs-dev] [PATCH] documentation: Add INSTALL.Libvirt file

2012-04-12 Thread Ansis Atteka
On Wed, Apr 11, 2012 at 9:51 AM, Ben Pfaff wrote: > On Tue, Apr 10, 2012 at 02:32:48PM -0700, Ansis Atteka wrote: > > Add documentation on how to use OVS integration > > with the upcoming Libvirt 0.9.11 release. > > Thanks for writing this! > > Here, you might consider adding something like "or y

Re: [ovs-dev] [PATCH] documentation: Add INSTALL.Libvirt file

2012-04-11 Thread Kyle Mestery (kmestery)
On Apr 11, 2012, at 3:24 PM, Ansis Atteka wrote: > > > On Tue, Apr 10, 2012 at 2:42 PM, Kyle Mestery (kmestery) > wrote: > Ansis: > > Just some minor comments below, mostly grammatical, but one around recommend > sudo for command usage. Looks great though, nice writeup! > Thanks for review.

Re: [ovs-dev] [PATCH] documentation: Add INSTALL.Libvirt file

2012-04-11 Thread Ansis Atteka
On Tue, Apr 10, 2012 at 2:42 PM, Kyle Mestery (kmestery) wrote: > Ansis: > > Just some minor comments below, mostly grammatical, but one around > recommend sudo for command usage. Looks great though, nice writeup! > Thanks for review. Fixed grammar issues. > > Thanks, > Kyle > > On Apr 10, 2012,

Re: [ovs-dev] [PATCH] documentation: Add INSTALL.Libvirt file

2012-04-11 Thread Ben Pfaff
On Tue, Apr 10, 2012 at 02:32:48PM -0700, Ansis Atteka wrote: > Add documentation on how to use OVS integration > with the upcoming Libvirt 0.9.11 release. Thanks for writing this! Here, you might consider adding something like "or you installed Open vSwitch from distribution packaging such as a

Re: [ovs-dev] [PATCH] documentation: Add INSTALL.Libvirt file

2012-04-10 Thread Kyle Mestery (kmestery)
Ansis: Just some minor comments below, mostly grammatical, but one around recommend sudo for command usage. Looks great though, nice writeup! Thanks, Kyle On Apr 10, 2012, at 4:32 PM, Ansis Atteka wrote: > Add documentation on how to use OVS integration > with the upcoming Libvirt 0.9.11 relea

[ovs-dev] [PATCH] documentation: Add INSTALL.Libvirt file

2012-04-10 Thread Ansis Atteka
Add documentation on how to use OVS integration with the upcoming Libvirt 0.9.11 release. Signed-off-by: Ansis Atteka --- INSTALL.Libvirt | 73 +++ 1 files changed, 73 insertions(+), 0 deletions(-) create mode 100644 INSTALL.Libvirt diff --