keystone 2:9.3.0-0ubuntu3.2 source package in Ubuntu

Changelog

keystone (2:9.3.0-0ubuntu3.2) xenial; urgency=medium

  * LDAP backend performance improvements (LP: #1582585)
    - d/p/prevent-error-when-duplicate-mapping-is-created.patch:
      Handle races for creating id mappings.
    - d/p/added-cache-for-id-mapping-manager.patch: Add a cache to
      the id mapping manager to improve performance.
    - d/p/add-mapping_populate-command.patch: Add a keystone-manage
      command to populate id mappings between backend identity
      provider and keystone database.
    - d/p/faster-id-mapping-lookup.patch: Allow querying for all
      public ids in a domain at once instead of N queries (one per
      entity).
    - d/p/fallback-for-custom-id-map-drivers.patch: Add fallback
      path for faster-id-mapping lookup for any customer id mapping
      drivers that may be in use or existing deployments.

 -- Billy Olsen <email address hidden>  Wed, 10 Jan 2018 14:24:36 -0700

Upload details

Uploaded by:
Billy Olsen
Sponsored by:
Corey Bryant
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial updates main net

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
keystone_9.3.0.orig.tar.gz 1.1 MiB eaf31fc9811eef2a9266ccca9c153c5902747b6d0c371c9656465db99845ada9
keystone_9.3.0-0ubuntu3.2.debian.tar.xz 26.4 KiB 6d129b85544fdcdeb830967bb3fb6620ba600cfbce44ee604275437b420d5e40
keystone_9.3.0-0ubuntu3.2.dsc 3.6 KiB 578b1407a5b829c8bae52ccc38b1b763fb40b1ac79a43d351b19622ea6efc691

View changes file

Binary packages built by this source

keystone: OpenStack identity service - Daemons

 Keystone is a proposed independent authentication service for OpenStack.
 .
 This initial proof of concept aims to address the current use cases in Swift
 and Nova which are:
 .
  * REST-based, token auth for Swift
  * many-to-many relationship between identity and tenant for Nova. Keystone
    does authentication and stuff
 .
 This package contains the daemons.

keystone-doc: OpenStack identity service - Documentation

 Keystone is a proposed independent authentication service for OpenStack.
 .
 This initial proof of concept aims to address the current use cases in Swift
 and Nova which are:
 .
  * REST-based, token auth for Swift
  * many-to-many relationship between identity and tenant for Nova. Keystone
    does authentication and stuff
 .
 This package contains the documentation.

python-keystone: OpenStack identity service - Python library

 Keystone is a proposed independent authentication service for OpenStack.
 .
 This initial proof of concept aims to address the current use cases in Swift
 and Nova which are:
 .
  * REST-based, token auth for Swift
  * many-to-many relationship between identity and tenant for Nova. Keystone
    does authentication and stuff
 .
 This package contains the Python libraries.