Comment 5 for bug 1584432

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to django-openstack-auth-kerberos (master)

Reviewed: https://review.openstack.org/398567
Committed: https://git.openstack.org/cgit/openstack/django-openstack-auth-kerberos/commit/?id=517d3ff3bb57fabd94838984a2a4ab1e28d64187
Submitter: Jenkins
Branch: master

commit 517d3ff3bb57fabd94838984a2a4ab1e28d64187
Author: Steve Martinelli <email address hidden>
Date: Wed Nov 16 15:16:43 2016 -0500

    deprecate the entire library

    the library is essentially unmaintained, no tests have been added
    since it's inception 1.5 years ago.

    we can move the functionality to django_openstack_auth proper
    using extras, or attic the entire library if no one is using it.
    either way, this is a step toward both of those outcomes.

    Change-Id: I5e2cf2852e89586415ddbe8da022f7461b3ba0d6
    Closes-Bug: 1584432