Browse Source

[4282] Added pointer to wiki for inserting reservations to database.

Marcin Siodelski 8 years ago
parent
commit
c79649b04f
2 changed files with 10 additions and 22 deletions
  1. 5 11
      doc/guide/dhcp4-srv.xml
  2. 5 11
      doc/guide/dhcp6-srv.xml

+ 5 - 11
doc/guide/dhcp4-srv.xml

@@ -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

+ 5 - 11
doc/guide/dhcp6-srv.xml

@@ -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