keystone 1:2014.1~b2-0ubuntu1 source package in Ubuntu

Changelog

keystone (1:2014.1~b2-0ubuntu1) trusty; urgency=low

  [ Chuck Short ]
  * New upstream release.
  * debian/patches/fix-ubuntu-tests.patch: Refreshed.
  * debian/patches/sql-connection.patch: Refreshed
  * debian/patches/debian/patches/disable-oauth2.patch: Refreshed
  * debian/control:
    - Add python-pecan, python-crypto,
      python-mock, python-oauthlib, and python-wsme as dependencies.
    - Remove suggestion for python-oauth2.
  * debian/rules: Use a clean keystone.conf while running
    the tests.
  * debian/patches/disable-oauth2.patch: Dropped no longer needed.
    (LP: #1240382)
  * debian/keystone.conf: Removed

  [ Yolanda Robla ]
  * debian/patches/add-version-info.patch: Add platform to identify
    what the server is running.
  * debian/control: Bump python-keystoneclient version.
 -- Chuck Short <email address hidden>   Thu, 23 Jan 2014 12:32:11 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
keystone_2014.1~b2.orig.tar.gz 1.6 MiB f0a2132bf0c49005a9a4dd512810f76683201e3a88b9948e01b9a6bfe3f37ccf
keystone_2014.1~b2-0ubuntu1.debian.tar.gz 14.2 KiB d805e184f532ea7948313dbf309641ec14b8ba07c7c536cfe8d09cd17fcc3aa6
keystone_2014.1~b2-0ubuntu1.dsc 2.2 KiB 6158b44d2c229fff221e5f5800594caba1062f782272f31b010be0270bbb41be

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.