On Tue, May 21, 2019 at 4:14 AM Ben Pfaff <[email protected]> wrote:

> On Mon, May 20, 2019 at 11:01:07PM +0530, [email protected] wrote:
> > From: Numan Siddique <[email protected]>
> >
> > This patch cleans up the Documentation/faq folder by removing non OVN
> > related files. There are only 2 files now - contributing.rst and
> general.rst.
> > The contents of ovn.rst is moved over to general.rst.
> >
> > This patch also cleans up dpdk related folders and also modifies
> > few files which references the deleted files.
> >
> > Upcoming patches will further cleanup the Documentation folder.
> >
> > Signed-off-by: Numan Siddique <[email protected]>
>
> This series seems reasonable to me.
>
> Acked-by: Ben Pfaff <[email protected]>
>
> I assume that you'll push it to the repo yourself, but let me know if
> you need help.
>

Thanks for the review. There were couple of check patch errors in p1 - Line
length > 80 and white space at
the end.

I fixed those and pushed the series to master.

Thanks


diff --git a/Documentation/faq/general.rst b/Documentation/faq/general.rst
index 243815ff8..8cdcf872c 100644
--- a/Documentation/faq/general.rst
+++ b/Documentation/faq/general.rst
@@ -33,14 +33,14 @@ Q: What is OVN?
     overlays and security groups.

     OVN is intended to be used by cloud management software (CMS).
-    For details about the architecture of OVN, see the ovn-architecture
manpage.
-    Some high-level features offered by OVN include
+    For details about the architecture of OVN, see the ovn-architecture
+    manpage. Some high-level features offered by OVN include

         * Distributed virtual routers
         * Distributed logical switches
         * Access Control Lists
         * DHCP
-        * DNS server
+        * DNS server

 Q: How can I try OVN?
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to