Fri, 03 May 2024 10:23:10 UTC | login

Information for build python-django-openstack-auth-2.0.1-1.el7

ID7034
Package Namepython-django-openstack-auth
Version2.0.1
Release1.el7
Epoch
SummaryDjango authentication backend for OpenStack Keystone
DescriptionDjango OpenStack Auth is a pluggable Django authentication backend that works with Django's ``contrib.auth`` framework to authenticate a user against OpenStack's Keystone Identity API. The current version is designed to work with the Keystone V2 API.
Built byapevec
State complete
Volume DEFAULT
StartedThu, 15 Oct 2015 21:36:34 UTC
CompletedThu, 15 Oct 2015 21:39:40 UTC
Taskbuild (cloud7-openstack-liberty-el7, python-django-openstack-auth-2.0.1-1.el7.src.rpm)
Tags
cloud7-openstack-liberty-candidate
cloud7-openstack-liberty-release
cloud7-openstack-liberty-testing
RPMs
src
python-django-openstack-auth-2.0.1-1.el7.src.rpm (info) (download)
noarch
python2-django-openstack-auth-2.0.1-1.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Thu Oct 15 2015 Matthias Runge <mrunge@redhat.com> - 2.0.1-1 - update to 2.0.1 * Tue Sep 22 2015 Matthias Runge <mrunge@redhat.com> - 2.0.0-1 - update to 2.0.0 - (theoretically) support python3 - really execute tests * Fri Aug 21 2015 Matthias Runge <mrunge@redhat.com> - 1.2.0-5 - backport initialize hasher for unscoped token - backport Extend User from AbstractBaseUser - backport configurable token hasing - use unscoped token for scoping the project * Fri Jun 19 2015 Matthias Runge <mrunge@redhat.com> - 1.2.0-4 - "App 'openstack_auth' doesn't have a 'user' model." (rhbz#1232683) * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Fri May 08 2015 Alan Pevec <apevec@redhat.com> - 1.2.0-2 - update Use AbstractUser instead of AnonymousUser (mrunge) Fixes rhbz#1218894 rhbz#1218899 - drop pbr.version removal * Tue Apr 14 2015 Matthias Runge <mrunge@redhat.com> - 1.2.0-1 - rebase to 1.2.0 - Use AbstractUser instead of AnonymousUser * Wed Feb 04 2015 Matthias Runge <mrunge@redhat.com> - 1.1.9-1 - rebase to 1.1.9 (rhbz#1145024) * Thu Dec 11 2014 Matthias Runge <mrunge@redhat.com> - 1.1.7-3 - fix CVE-2014-8124 (rhbz#1170421) * Thu Nov 13 2014 Matthias Runge <mrunge@redhat.com> - 1.1.7-2 - own locale dirs (rhbz#1163362) * Fri Sep 26 2014 Matthias Runge <mrunge@redhat.com> - 1.1.7-1 - update to 1.1.7 (rhbz#1145024) * Thu Sep 11 2014 Matthias Runge <mrunge@redhat.com> - 1.1.6-3 - spec cleanup * Mon Aug 25 2014 Matthias Runge <mrunge@redhat.com> - 1.1.6-2 - bump version * Mon Jun 23 2014 Matthias Runge <mrunge@redhat.com> - 1.1.6-1 - update to 1.1.6 (rhbz#1111877)