From da06ceca2a7bdf60e97f62a14aa886a6e306f0e6 Mon Sep 17 00:00:00 2001 From: Peter Matulis Date: Thu, 6 Aug 2020 11:45:25 -0400 Subject: [PATCH] Add keystone-kerberos charm Change-Id: I2443fe1f952d0dfab71ae4292563d31c62302d1b --- doc/source/2008.rst | 18 ++++++++++++++++-- doc/source/openstack-charms.rst | 1 + 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/doc/source/2008.rst b/doc/source/2008.rst index acedf948..351ab77c 100644 --- a/doc/source/2008.rst +++ b/doc/source/2008.rst @@ -97,6 +97,7 @@ issues, general QA) is still required before the charms are ready for production use (promoted to Stable). * `ceph-iscsi `_ +* `keystone-kerberos `_ * `trilio-data-mover `_ * `trilio-dm-api `_ * `trilio-horizon-plugin `_ @@ -199,8 +200,8 @@ The neutron-api-plugin-arista charm is now an officially supported charm. .. note:: - For now the neutron-api-plugin-arista charm is only supported up to OpenStack - Queens. + For now the neutron-api-plugin-arista charm is only supported up to + OpenStack Queens. This subordinate charm provides the Arista ML2 Plugin support to the OpenStack Neutron API service. @@ -216,6 +217,18 @@ For upgrading from earlier prototypes see `Upgrading to stable Arista charm`_. Preview charm features ---------------------- +Keystone Kerberos support +~~~~~~~~~~~~~~~~~~~~~~~~~ + +The new preview keystone-kerberos subordinate charm can be used to add Kerberos +support to Keystone by authenticating to an OpenStack domain. An external +Kerberos server is needed. For more details see the `keystone-kerberos charm +README`_. + +.. note:: + + Keystone Kerberos is supported starting with OpenStack Queens. + Upgrading charms ---------------- @@ -345,6 +358,7 @@ Please see the `OpenStack Charm Guide`_ for current information. .. _neutron-api-plugin-arista charm README: https://github.com/openstack/charm-neutron-api-plugin-arista/blob/master/README.md .. _Upgrading to stable Arista charm: https://github.com/openstack/charm-neutron-api-plugin-arista/blob/master/docs/upgrading-to-stable.md .. _gnocchi charm README: https://github.com/openstack/charm-gnocchi/blob/master/src/README.md +.. _keystone-kerberos charm README: https://opendev.org/openstack/charm-keystone-kerberos/src/branch/master/src/README.md .. COMMITS .. _Require relation to nova-compute application: https://review.opendev.org/#/c/731437/ diff --git a/doc/source/openstack-charms.rst b/doc/source/openstack-charms.rst index 4de09414..3bca68fb 100644 --- a/doc/source/openstack-charms.rst +++ b/doc/source/openstack-charms.rst @@ -92,6 +92,7 @@ issues, general QA) is still required before the charms are ready for production use (promoted to Stable). * `ceph-iscsi `_ +* `keystone-kerberos `_ * `trilio-data-mover `_ * `trilio-dm-api `_ * `trilio-horizon-plugin `_