diff --git a/doc/source/admin/identity-concepts.rst b/doc/source/admin/identity-concepts.rst index cc60b4f9d6..9282b7f5cd 100644 --- a/doc/source/admin/identity-concepts.rst +++ b/doc/source/admin/identity-concepts.rst @@ -292,12 +292,6 @@ services. It consists of: Each has a pluggable back end that allow different ways to use the particular service. Most support standard back ends like LDAP or SQL. -* keystone-all - Starts both the service and administrative APIs in a single process. - Using federation with keystone-all is not supported. keystone-all is - deprecated in favor of the WSGI service. Also, this will be removed - in Newton. - The Identity service also maintains a user that corresponds to each service, such as, a user named ``nova`` for the Compute service, and a special service project called ``service``.