summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add Apache2 licence header in data_v3.py"Jenkins2013-09-251-0/+13
|\
| * Add Apache2 licence header in data_v3.pyMaxime Vidori2013-09-241-0/+13
* | Merge "Make auth backend use OPENSTACK_ENDPOINT_TYPE parameter from settings."Jenkins2013-09-242-5/+68
|\ \ | |/ |/|
| * Make auth backend use OPENSTACK_ENDPOINT_TYPE parameter from settings.Timur Sufiev2013-09-232-5/+68
* | Update message translation filesdaisy-ycguo2013-09-111-10/+14
* | Align with OpenStack project standardsMonty Taylor2013-09-1030-447/+401
|/
* Bump version for H3 release.1.1.2Gabriel Hurley2013-09-041-1/+1
* Try to scope token for all available projectsLin Hua Cheng2013-08-152-7/+204
* Bumping version for release.1.1.1Gabriel Hurley2013-07-301-1/+1
* Fix issue with V3 Authentication.Lin Hua Cheng2013-07-172-3/+2
* Add tox.ini file and flake8 ignoresMonty Taylor2013-07-176-15/+58
* Add OpenStack .gitreview fileMonty Taylor2013-07-171-0/+4
* Dump version for release w/ v3 auth.Gabriel Hurley2013-07-031-1/+1
* Merge pull request #47 from linhuacheng/login-domain-supportGabriel Hurley2013-07-0911-259/+957
|\
| * Add capability for Keystone V3 Authentication.Lin Hua Cheng2013-07-0811-259/+957
|/
* Merge pull request #45 from saschpe/master-client025plus-fixGabriel Hurley2013-07-012-3/+6
|\
| * Fix testsuite after "Support keystoneclient 0.2.5+"Sascha Peilicke2013-07-012-3/+6
|/
* Merge pull request #44 from dirkmueller/masterGabriel Hurley2013-06-252-3/+8
|\
| * Support keystoneclient 0.2.5+Dirk Mueller2013-06-222-3/+8
|/
* Adding missing files from docs to sdist tarball.1.0.11Gabriel Hurley2013-06-042-3/+3
* Bumping version for PyPI release.1.0.10Gabriel Hurley2013-05-201-1/+1
* Merge pull request #39 from linhuacheng/patch-11Gabriel Hurley2013-05-201-3/+9
|\
| * Add username on the log for logout and rescope.linhuacheng2013-04-251-3/+9
* | Merge pull request #42 from dklyle/multi-regionGabriel Hurley2013-05-206-9/+164
|\ \ | |/ |/|
| * Adding basic multi-region supportDavid Lyle2013-05-096-9/+164
|/
* Merge pull request #37 from mrunge/masterGabriel Hurley2013-04-251-1/+1
|\
| * fix typoMatthias Runge2013-04-251-1/+1
* | Merge pull request #35 from linhuacheng/patch-8Gabriel Hurley2013-04-241-0/+11
|\ \
| * | Add logging for success/failed login.linhuacheng2013-04-241-0/+11
* | | Merge pull request #36 from linhuacheng/patch-10Gabriel Hurley2013-04-241-0/+3
|\ \ \ | |/ / |/| |
| * | Add logging on logout and token rescopinglinhuacheng2013-04-241-0/+3
|/ /
* | Bump version for release to PyPI.Gabriel Hurley2013-04-241-1/+1
* | Merge pull request #34 from mrunge/masterGabriel Hurley2013-04-241-0/+2
|\ \ | |/
| * setting of SECRET_KEY is required for Django-1.5Matthias Runge2013-04-241-0/+2
|/
* Bump version for new release to PyPI.Gabriel Hurley2013-04-231-1/+1
* Merge pull request #31 from linhuacheng/patch-7Gabriel Hurley2013-04-191-0/+1
|\
| * Updated User object for Django 1.5 compatibility.linhuacheng2013-04-051-0/+1
* | Merge pull request #32 from loles/masterGabriel Hurley2013-04-193-4/+13
|\ \ | |/ |/|
| * Fix unit tests after adding insecure flagŁukasz Oleś2013-04-091-1/+2
| * Allow insecure authenticationŁukasz Oleś2013-04-082-3/+11
|/
* Merge pull request #25 from dklyle/masterGabriel Hurley2013-04-011-0/+50
|\
| * Allowing for more complex combinations of permissions. Will check forDavid Lyle2013-03-071-0/+50
* | Merge pull request #27 from conkiztador/fix-django-depGabriel Hurley2013-03-192-1/+23
|\ \ | |/ |/|
| * Fix compatibility with Django < 1.4.3Kieran Spear2013-03-192-1/+23
|/
* Bump version for new release.Gabriel Hurley2013-03-051-1/+1
* Merge pull request #24 from conkiztador/switch_redirect_toGabriel Hurley2013-02-272-4/+24
|\
| * Support custom redirect url from the 'switch' viewKieran Spear2013-02-252-4/+24
|/
* Merge pull request #23 from linhuacheng/patch-4Gabriel Hurley2013-02-101-1/+1
|\
| * Turn log level down for failure on delete token.linhuacheng2013-02-081-1/+1
|/
* Merge pull request #22 from dklyle/masterGabriel Hurley2013-01-301-0/+7
|\