Move django-openstack-auth to openstack-build 91/12991/2
authorIvan Udovichenko <iudovichenko@mirantis.com>
Tue, 20 Oct 2015 13:13:53 +0000 (16:13 +0300)
committerIvan Udovichenko <iudovichenko@mirantis.com>
Tue, 20 Oct 2015 13:21:50 +0000 (13:21 +0000)
commit596aa6e8beb9da4bd365f1eeb5797a6623976e3a
tree64c94d39e955c7b72bc5698545418fe7aadb6cca
parent47a7652618c0ac9a68df977e3973a07bce92ebdd
Move django-openstack-auth to openstack-build

Moving django-openstack-auth build scripts to openstack-build namespace

Related-Bug: #1505305

Change-Id: I0a3e46702110cfb4d1d06fe8dd93a22dda187fd6
23 files changed:
centos7/rpm/SOURCES/0001-remove-runtime-dep-to-python-pbr.patch [new file with mode: 0644]
centos7/rpm/SOURCES/0002-Set-default-value-for-new-token-attributes.patch [new file with mode: 0644]
centos7/rpm/SOURCES/0003-Add-missing-_-import-to-plugin-base.py.patch [new file with mode: 0644]
centos7/rpm/SOURCES/0004-Prepend-WEBROOT-to-redirect-URL-for-WebSSO.patch [new file with mode: 0644]
centos7/rpm/SOURCES/0005-Fix-Login-form-s-fields-sorting-for-Django-1.7.patch [new file with mode: 0644]
centos7/rpm/SOURCES/0006-Use-unscoped-token-for-scoping-to-project.patch [new file with mode: 0644]
centos7/rpm/SOURCES/0007-Configurable-token-hashing.patch [new file with mode: 0644]
centos7/rpm/SOURCES/0008-Extend-User-from-AbstractBaseUser-and-AnonymousUser.patch [new file with mode: 0644]
centos7/rpm/SOURCES/0009-initialize-the-hasher-for-unscoped-token.patch [new file with mode: 0644]
centos7/rpm/SOURCES/0010-Translate-update.patch [new file with mode: 0644]
centos7/rpm/SPECS/python-django-openstack-auth.spec [new file with mode: 0644]
tests/runtests.sh [new file with mode: 0755]
trusty/debian/CHANGELOG [new file with mode: 0644]
trusty/debian/changelog [new file with mode: 0644]
trusty/debian/compat [new file with mode: 0644]
trusty/debian/control [new file with mode: 0644]
trusty/debian/copyright [new file with mode: 0644]
trusty/debian/docs [new file with mode: 0644]
trusty/debian/gbp.conf [new file with mode: 0644]
trusty/debian/rules [new file with mode: 0755]
trusty/debian/source/format [new file with mode: 0644]
trusty/debian/source/options [new file with mode: 0644]
trusty/debian/watch [new file with mode: 0644]