--- features: - Configure keystonemiddleware in a consistent way with all options required for Keystone v3. deprecations: - mistral::keystone_tenant is deprecated in favor of mistral::keystone::authtoken::project_name. - mistral::keystone_user is deprecated in favor of mistral::keystone::authtoken::username. - mistral::keystone_password is deprecated in favor of mistral::keystone::authtoken::password. - mistral::identity_uri is deprecated in favor of mistral::keystone::authtoken::auth_url. - mistral::auth_uri is deprecated in favor of mistral::keystone::authtoken::auth_uri.