Source: keystone
Section: net
Priority: extra
Maintainer: MOS Keystone Team <mos-keystone@mirantis.com>
Build-Depends:
 debhelper (>= 9),
 dh-python,
 dh-systemd,
 openstack-pkg-tools (>= 23~),
 python-all,
 python-pbr (>= 0.10),
 python-setuptools,
 python-sphinx,
 python-tempest-lib,
Build-Depends-Indep:
 python-dogpile.cache (>= 0.5.3),
 python-eventlet (>= 0.16.1),
 python-greenlet (>= 0.3.2),
 python-iso8601 (>= 0.1.9),
 python-jsonschema (>= 2.0.0),
 python-keystoneclient (>= 1:1.1.0),
 python-keystonemiddleware (>= 1.5.0),
 python-oslo.concurrency (>= 1.8.0 ),
 python-ldap,
 python-ldappool,
 python-lxml,
 python-memcache,
 python-migrate (>= 0.9.5),
 python-mock,
 python-mox,
 python-netaddr (>= 0.7.12),
 python-netifaces,
 python-oauthlib (>= 0.6),
 python-pysaml2,
 python-oslo.i18n (>= 1.5.0),
 python-oslo.config (>= 1:1.9.3),
 python-oslo.db (>= 1.7.0),
 python-oslo.log (>= 1.0.0),
 python-oslo.messaging (>= 1.8.0),
 python-oslosphinx,
 python-oslotest,
 python-pam (>= 0.1.4),
 python-passlib,
 python-paste,
 python-pastedeploy (>= 1.5.0),
 python-posix-ipc,
 python-pycadf (>= 0.8.0),
 python-pymongo,
 python-pysqlite2,
 python-requests (>= 2.2.0),
 python-routes (>= 1.12.3),
 python-six (>= 1.9.0),
 python-sqlalchemy (>= 0.9.7),
 python-testtools (>= 0.9.36),
 python-webob (>= 1.2.3),
 python-webtest,
 python-wsme,
 subunit,
 testrepository
Standards-Version: 3.9.3
XS-Python-Version: >= 2.6
Homepage: http://launchpad.net/keystone
XS-Testsuite: autopkgtest

Package: python-keystone
Architecture: all
Section: python
Depends:
 python-dogpile.cache (>= 0.5.3),
 python-eventlet (>= 0.16.1),
 python-greenlet (>= 0.3.2),
 python-iso8601 (>= 0.1.9),
 python-jsonschema (>= 2.0.0),
 python-keystoneclient (>= 1:1.1.0),
 python-keystonemiddleware (>= 1.5.0),
 python-migrate (>= 0.9.5),
 python-netaddr (>= 0.7.12),
 python-oauthlib (>= 0.6),
 python-pysaml2,
 python-crypto (>=2.6.1),
 python-oslo.concurrency (>= 1.8.0),
 python-oslo.config (>= 1:1.9.3),
 python-oslo.messaging (>= 1.8.0),
 python-oslo.db (>= 1.7.0),
 python-oslo.i18n (>= 1.5.0),
 python-oslo.log (>= 1.0.0),
 python-oslo.middleware (>= 1.0.0),
 python-oslo.policy (>= 0.3.1),
 python-oslo.serialization (>= 1.4.0),
 python-oslo.utils (>= 1.4.0),
 python-passlib,
 python-paste,
 python-pastedeploy (>= 1.5.0),
 python-pbr (>= 0.10),
 python-posix-ipc,
 python-pycadf (>= 0.8.0),
 python-posix-ipc,
 python-routes (>= 1.12.3),
 python-cryptography (>= 0.8),
 python-six (>= 1.9.0),
 python-sqlalchemy (>= 0.9.7),
 python-webob (>= 1.2.3),
 python-msgpack (>= 0.4.0),
 ${misc:Depends},
 ${python:Depends}
Recommends: python-ldap,
 python-ldappool
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}, ${sphinxdoc: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.
