Metadata-Version: 1.1
Name: django-openstack-auth-kerberos
Version: 0.2.0
Summary: Kerberos login to the OpenStack dashboard
Home-page: http://github.com/jamielennox/django-openstack-auth-kerberos
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: UNKNOWN
Description: ==============================
        django-openstack-auth-kerberos
        ==============================
        
        django-openstack-auth-kerberos provides a way to extend `django-openstack-auth
        <https://github.com/openstack/django_openstack_auth>`_ to allow kerberos login
        via S4U2 Proxy. It separates the code and additional dependencies required so
        that they are not required as part of the base DOA requirements.
        
        For installation instructions please consult the docs.
        
        * Free software: Apache license
        * Documentation: http://docs.openstack.org/developer/django-openstack-auth-kerberos
        * Source: http://git.openstack.org/cgit/openstack/django-openstack-auth-kerberos
        * Bugs: http://bugs.launchpad.net/django-openstack-auth-kerberos
        
        
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
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
