~ubuntu-branches/ubuntu/utopic/keystone/utopic

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
Metadata-Version: 1.1
Name: keystone
Version: 2013.2.rc3
Summary: OpenStack Identity
Home-page: http://www.openstack.org/
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: UNKNOWN
Description: ==================
        OpenStack Keystone
        ==================
        
        Keystone provides authentication, authorization and service discovery
        mechanisms via HTTP primarily for use by projects in the OpenStack family. It
        is most commonly deployed as an HTTP interface to existing identity systems,
        such as LDAP.
        
        Developer documentation, the source of which is in ``doc/source/``, is
        published at:
        
            http://keystone.openstack.org/
        
        The API specification is available at:
        
            https://github.com/openstack/identity-api
        
        The API documentation is available at:
        
            http://api.openstack.org/api-ref-identity.html
        
        The canonical client library is available at:
        
            https://github.com/openstack/python-keystoneclient
        
        Documentation for cloud administrators is available at:
        
            http://docs.openstack.org/
        
        The source of documentation for cloud administrators is available at:
        
            https://github.com/openstack/openstack-manuals
        
        Information about our team meeting is available at:
        
            https://wiki.openstack.org/wiki/Meetings/KeystoneMeeting
        
        Bugs and feature requests are tracked on Launchpad at:
        
            https://bugs.launchpad.net/keystone
        
        Future design work is tracked at:
        
            https://blueprints.launchpad.net/keystone
        
        For information on contributing to Keystone, see ``CONTRIBUTING.rst``.
        
        
Platform: UNKNOWN
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 2.6