Source: keystone
Section: net
Priority: extra
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Monty Taylor <mordred@inaugust.com>
Uploaders: Soren Hansen <soren@ubuntu.com>
Build-Depends:
 debhelper (>= 7.0.50),
 pep8,
 po-debconf,
 python-all (>= 2.6),
 python-babel (>= 1.3),
 python-dogpile.cache (>= 0.5.3),
 python-eventlet (>= 0.13.0-1ubuntu3.1~),
 python-fixtures (>= 0.3.14),
 python-greenlet (>= 0.3.2),
 python-iso8601 (>= 0.1.9),
 python-jsonschema (>= 2.0.0),
 python-keystoneclient (>= 1:0.9.0),
 python-keystonemiddleware (>= 1.0.0),
 python-kombu (>= 2.4.8),
 python-nose,
 python-lockfile (>= 0.8),
 python-ldappool,
 python-lxml,
 python-memcache,
 python-migrate (>= 0.9.1),
 python-mock,
 python-netaddr (>= 0.7.6),
 python-oauthlib (>= 0.6),
 python-oslo.i18n,
 python-oslo.config (>= 1:1.4.0~a3),
 python-oslo.db (>= 0.2.0),
 python-oslo.messaging (>= 1.4.0~a3),
 python-oslosphinx,
 python-oslotest,
 python-oslo.utils (>= 0.1.1),
 python-passlib,
 python-paste,
 python-pastedeploy (>= 1.5.0),
 python-pbr (>= 0.6),
 python-posix-ipc,
 python-pycadf (>= 0.6.0),
 python-pymongo,
 python-requests (>= 1.1.0),
 python-routes (>= 1.12.3),
 python-setuptools,
 python-stevedore (>= 0.14),
 python-six (>= 1.7.0),
 python-sphinx,
 python-sqlalchemy (>= 0.8.4),
 python-testtools (>= 0.9.34),
 python-testscenarios (>= 0.4),
 python-webob (>= 1.2.3),
 python-webtest,
 subunit,
 testrepository
Standards-Version: 3.9.3
XS-Python-Version: >= 2.6
Homepage: http://launchpad.net/keystone
Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-server-dev/keystone/juno/files
Vcs-Bzr: https://code.launchpad.net/~ubuntu-server-dev/keystone/juno
XS-Testsuite: autopkgtest

Package: python-keystone
Architecture: all
Section: python
Depends:
 python-babel (>= 1.3),
 python-dogpile.cache (>= 0.5.3),
 python-eventlet (>= 0.13.0-1ubuntu3.1~),
 python-greenlet (>= 0.3.2),
 python-iso8601 (>= 0.1.9),
 python-jsonschema (>= 2.0.0),
 python-keystoneclient (>= 1:0.9.0),
 python-keystonemiddleware (>= 1.0.0),
 python-kombu (>= 2.4.8),
 python-migrate (>= 0.9.1),
 python-netaddr (>= 0.7.6),
 python-oauthlib (>= 0.6),
 python-oslo.config (>= 1:1.4.0~a3),
 python-oslo.messaging (>= 1.4.0~a3),
 python-oslo.db (>= 1.0.0),
 python-oslo.i18n (>= 1.0.0),
 python-oslo.serialization (>= 1.0.0),
 python-oslo.utils (>= 1.0.0),
 python-pam (>= 0.1.4),
 python-passlib,
 python-paste,
 python-pastedeploy,
 python-pbr (>= 0.6),
 python-posix-ipc,
 python-pycadf (>= 0.6.0),
 python-routes (>= 1.12.3),
 python-six (>= 1.7.0),
 python-sqlalchemy (>= 0.8.4),
 python-webob (>= 1.2.3),
 python-ldap,
 python-ldappool,
 ${misc:Depends},
 ${python:Depends}
Suggests: python-memcache
Provides: ${python:Provides}
XB-Python-Version: ${python:Versions}
Description: 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.

Package: keystone
Architecture: all
Section: python
Depends:
 adduser,
 python-keystone (= ${source:Version}),
 ssl-cert (>= 1.0.12),
 ${misc:Depends},
 ${python:Depends}
Description: 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.

Package: keystone-doc
Architecture: all
Section: doc
Depends: libjs-jquery, ${misc:Depends}
Description: 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.
