keystone 1:2014.1.3-0ubuntu1 source package in Ubuntu

Changelog

keystone (1:2014.1.3-0ubuntu1) trusty; urgency=medium

  [ Corey Bryant ]
  * Resynchronize with stable/icehouse (8485dbc) (LP: #1377136):
    - [89ebfe9] Fix tests comparing tokens
    - [6bf25d0] Fix typo on cache backend module
    - [1c8f9f9] Set LDAP certificate trust options for LDAPS and TLS
    - [878f12e] Adds a whitelist for endpoint catalog substitution
    - [a391713] Remove extraenous instantiations of managers
    - [25cbcf5] Avoid conversion of binary LDAP values
    - [b3765d7] Catalog driver generates v3 catalog from v2 catalog
    - [824f66d] Ensure token is a string
    - [30f9247] Add workaround to support tox 1.7.2
    - [80502d3] Fixes catalog URL formatting to never return None
    - [f3198d8] Updates keystone.catalog.core.format_url tests
    - [c959cbd] Ignore broken endpoints in get_catalog
    - [126440d] Ignore broken endpoints in get_v3_catalog
    - [c48ec38] No longer allow listing users by email
    - [18d4843] Fixes an issue with the XMLEquals matcher
    - [c6cd627] Implicitly ignore attributes that are mapped to None in LDAP
    - [8485dbc] Remove `with_lockmode` use from Trust SQL backend.
  * d/p/fix-requirements.patch: Rebased.
  * d/p/add-version-info.patch: Rebased.
 -- Chuck Short <email address hidden>   Mon, 06 Oct 2014 09:08:41 -0400

Upload details

Uploaded by:
Chuck Short
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
keystone_2014.1.3.orig.tar.gz 1.4 MiB 19edd558718518e9d1bedc70d1ea643cf05f965ed1dfe4c95202bfb5825a3272
keystone_2014.1.3-0ubuntu1.debian.tar.gz 15.1 KiB 8022d8e0309fee0abf2437a30dd3ac1dc2ddb2a374d4ae916f34a927bf4af746
keystone_2014.1.3-0ubuntu1.dsc 2.3 KiB d746c68a1726a272c9e27205a787b371d203e98a154630e60bc7a5e141e2c08f

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.