From: Razvan Becheriu Date: Thu, 31 Mar 2022 06:04:20 +0000 (+0300) Subject: [#2116] removed more documentation X-Git-Tag: Kea-2.1.5~105 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e56159a4d9dbd0fa68daeeed0ed9e9c5f6c862d;p=thirdparty%2Fkea.git [#2116] removed more documentation --- diff --git a/COPYING b/COPYING index eb96c83e40..ba9ef4561c 100644 --- a/COPYING +++ b/COPYING @@ -7,8 +7,8 @@ text is also included below. ----------------------------------------------------------------------------- -The Cassandra backend code and support for Google benchmark is distributed under -the Apache License, Version 2.0. The text is available at +The support for Google benchmark is distributed under the Apache License, +Version 2.0. The text is available at http://www.apache.org/licenses/LICENSE-2.0. Full text is also included below in this file. Both features are optional and are disabled by default. diff --git a/ChangeLog b/ChangeLog index 69aedd1ff7..78dc718fcf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -2005. [fund]* razvan +2005. [func]* razvan The support for Cassandra database backend has been removed. (Gitlab #2116) diff --git a/INSTALL b/INSTALL index a9b1f775c7..6e4cd03c6a 100644 --- a/INSTALL +++ b/INSTALL @@ -32,10 +32,10 @@ a root privileges. You can install the software by running: Kea depends on C++ compiler, make, libtool, boost (at least includes, but many OSes require boost-system library), log4cplus and one crypto library (either -OpenSSL or Botan) for compilation. Optional backends (MySQL, PostgreSQL and -Cassandra) have additional dependencies. For detailed installation directions, -see the documentation in doc/sphinx/arm/install.rst text file -or on the Kea online docs: https://kea.readthedocs.io/. +OpenSSL or Botan) for compilation. Optional backends (MySQL and PostgreSQL) +have additional dependencies. For detailed installation directions, see the +documentation in doc/sphinx/arm/install.rst text file or on the Kea online +docs: https://kea.readthedocs.io/. Other optional dependencies are FreeRADIUS client (this requires a subscriber only RADIUS hook) and Sysrepo, a system for providing YANG/NETCONF interface.