]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[4282] Added pointer to wiki for inserting reservations to database.
authorMarcin Siodelski <marcin@isc.org>
Fri, 19 Aug 2016 19:38:22 +0000 (21:38 +0200)
committerMarcin Siodelski <marcin@isc.org>
Fri, 19 Aug 2016 19:38:22 +0000 (21:38 +0200)
doc/guide/dhcp4-srv.xml
doc/guide/dhcp6-srv.xml

index 45f8c77429b76b948581396b0e438ce576838fc4..e31db48fb59bdda582b6be73d1e17283fc98872a 100644 (file)
@@ -2822,26 +2822,20 @@ It is merely echoed by the server
 
     </section>
 
-    <section id="reservations4-mysql">
-      <title>Storing host reservations in MySQL</title>
+    <section id="reservations4-mysql-pgsql">
+      <title>Storing host reservations in MySQL or PostgreSQL</title>
 
       <para>
-        It is possible to store host reservations in MySQL. See <xref
+        It is possible to store host reservations in MySQL or PostgreSQL. See <xref
         linkend="hosts4-storage" /> for information on how to configure Kea to use
-        reservations stored in MySQL. Kea does not provide any dedicated tools
-        for managing MySQL reservations. See Kea wiki <ulink
+        reservations stored in MySQL or PostgreSQL. Kea does not provide any dedicated
+        tools for managing reservations in a database. See Kea wiki <ulink
         url="http://kea.isc.org/wiki/HostReservationsHowTo" /> for detailed
         information and examples of how reservations can be inserted into the
         database.
       </para>
     </section>
 
-    <section id="reservations4-pgsql">
-      <title>Storing host reservations in PostgreSQL</title>
-      <para>Kea currently does not support storing reservations in
-      PostgreSQL, but this feature is planned for Kea 1.1.0.</para>
-    </section>
-
     <section id="reservations4-cql">
       <title>Storing host reservations in CQL (Cassandra)</title>
       <para>Kea currently does not support storing reservations in
index b876c89c2a12f97e2889a95d76b1ca8f7b4011a6..2625595d7ec9c436cc2aadb23ae46a21b68bc8d6 100644 (file)
@@ -2558,26 +2558,20 @@ should include options from the isc option space:
 
     </section>
 
-    <section id="reservations6-mysql">
-      <title>Storing host reservations in MySQL</title>
+    <section id="reservations6-mysql-pgsql">
+      <title>Storing host reservations in MySQL or PostgreSQL</title>
 
       <para>
-        It is possible to store host reservations in MySQL. See <xref
+        It is possible to store host reservations in MySQL or PostgreSQL. See <xref
         linkend="hosts6-storage" /> for information how to configure Kea to use
-        reservations stored in MySQL. Kea does not provide any dedicated tools
-        for managing MySQL reservations. See Kea wiki <ulink
+        reservations stored in MySQL or PostgreSQL. Kea does not provide any dedicated
+        tools for managing reservations in a database. See Kea wiki <ulink
         url="http://kea.isc.org/wiki/HostReservationsHowTo" /> for detailed
         information and examples of how reservations can be inserted into the
         database.
       </para>
     </section>
 
-    <section id="reservations6-pgsql">
-      <title>Storing host reservations in PostgreSQL</title>
-      <para>Kea currently does not support storing reservations in
-      PostgreSQL, but this feature is planned for Kea 1.1.0.</para>
-    </section>
-
     <section id="reservations6-cql">
       <title>Storing host reservations in CQL (Cassandra)</title>
       <para>Kea currently does not support storing reservations in