Metadata-Version: 1.1
Name: python-keystone-voms
Version: 2013.2
Summary: Keystone VOMS module for Keystone (havana).
Home-page: http://ifca.github.io/keystone-voms
Author: Spanish National Research Council (CSIC)
Author-email: aloga@ifca.unican.es
License: UNKNOWN
Description: # Keystone VOMS auth module [![Build Status](https://travis-ci.org/IFCA/keystone-voms.png?branch=stable/havana)](https://travis-ci.org/IFCA/keystone-voms)
        
        This module is intended to provide VOMS authentication to a Grizzly
        OpenStack Keystone. It is designed to be integrated as an external
        authentication plugin, so that Keystone will preserve its original
        features and users will still be able to authenticate using any of the
        Keystone native mechanisms.
        
        The documentation (the source is in ``doc/source/``) is online at
        [Keystone VOMS documentation](https://keystone-voms.readthedocs.org/en/latest/).
        
        If you are using it, it would be nice that you add your site to the
        [Sites Using It](https://github.com/IFCA/keystone-voms/wiki/SitesUsingIt) wiki page.
        
        ## Testing
        
        If you are interested in running the unit tests, check the ``TESTING.md``
        file for instructions.
        
        [Build Status]: https://travis-ci.org/IFCA/keystone-voms
        [BS img]: https://travis-ci.org/IFCA/keystone-voms.png
        
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
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
