aboutsummaryrefslogtreecommitdiffstats
path: root/keystone-moon/releasenotes/notes/new_features-e33d793d8a5ca76a.yaml
diff options
context:
space:
mode:
authorRHE <rebirthmonkey@gmail.com>2017-11-24 13:54:26 +0100
committerRHE <rebirthmonkey@gmail.com>2017-11-24 13:54:26 +0100
commit920a49cfa055733d575282973e23558c33087a4a (patch)
treed371dab34efa5028600dad2e7ca58063626e7ba4 /keystone-moon/releasenotes/notes/new_features-e33d793d8a5ca76a.yaml
parentef3eefca70d8abb4a00dafb9419ad32738e934b2 (diff)
remove keystone-moon
Change-Id: I80d7c9b669f19d5f6607e162de8e0e55c2f80fdd Signed-off-by: RHE <rebirthmonkey@gmail.com>
Diffstat (limited to 'keystone-moon/releasenotes/notes/new_features-e33d793d8a5ca76a.yaml')
-rw-r--r--keystone-moon/releasenotes/notes/new_features-e33d793d8a5ca76a.yaml21
1 files changed, 0 insertions, 21 deletions
diff --git a/keystone-moon/releasenotes/notes/new_features-e33d793d8a5ca76a.yaml b/keystone-moon/releasenotes/notes/new_features-e33d793d8a5ca76a.yaml
deleted file mode 100644
index 06e1db2c..00000000
--- a/keystone-moon/releasenotes/notes/new_features-e33d793d8a5ca76a.yaml
+++ /dev/null
@@ -1,21 +0,0 @@
----
-features:
- - >
- **Experimental** - Domain specific configuration options can be stored in
- SQL instead of configuration files, using the new REST APIs.
- - >
- **Experimental** - Keystone now supports tokenless authorization with
- X.509 SSL client certificate.
- - Configuring per-Identity Provider WebSSO is now supported.
- - >
- ``openstack_user_domain`` and ``openstack_project_domain`` attributes were
- added to SAML assertion in order to map user and project domains,
- respectively.
- - The credentials list call can now have its results filtered by credential
- type.
- - Support was improved for out-of-tree drivers by defining stable driver
- interfaces.
- - Several features were hardened, including Fernet tokens, federation,
- domain specific configurations from database and role assignments.
- - Certain variables in ``keystone.conf`` now have options, which determine
- if the user's setting is valid.