summaryrefslogtreecommitdiff
path: root/openstack_auth/tests/tests.py
Commit message (Expand)AuthorAgeFilesLines
* Fix "Add API version to identity endpoint URLs"Thomas Bechtold2016-02-161-0/+29
* Revert - Cache the User's Project by Token IDlin-hua-cheng2015-12-231-59/+0
* IDP specific webssolin-hua-cheng2015-09-091-2/+33
* Fix Python 3 issuesVictor Stinner2015-08-271-0/+21
* Use unscoped token for scoping to projectlin-hua-cheng2015-07-151-1/+2
* Add missing _ import to plugin/base.pyDoug Fish2015-05-151-0/+28
* Add websso redirect testlin-hua-cheng2015-04-031-1/+16
* Add authentication using openID and SAMLThai Tran2015-03-311-0/+83
* Follow ups to Authentication PluginsJamie Lennox2015-03-251-2/+2
* Merge "Allow running individual tests via tox"Jenkins2015-02-171-1/+1
|\
| * Allow running individual tests via toxJamie Lennox2015-02-101-1/+1
* | Merge "Attempt to scope only to enabled projects"Jenkins2015-02-111-25/+14
|\ \ | |/ |/|
| * Attempt to scope only to enabled projectslin-hua-cheng2014-12-191-25/+14
* | Merge "Use keystone auth plugins"Jenkins2015-01-281-118/+156
|\ \
| * | Use keystone auth pluginsJamie Lennox2015-01-231-118/+156
* | | Relocating policy engine from openstack_dashboardDavid Lyle2015-01-231-0/+99
|/ /
* | Use standard test loading featuresJamie Lennox2014-12-091-58/+22
|/
* Make region and project stickyeric2014-11-171-13/+22
* Bump hacking to 0.9.x seriesAkihiro Motoki2014-10-191-10/+9
* extract mock setup methodsAdam Young2014-10-031-450/+154
* Cache the User's Project by Token IDLin Hua Cheng2014-07-301-0/+92
* Fix H301 and H304 hacking issuesAkihiro Motoki2014-06-061-13/+13
* Merge "Redirect the user if they're already logged in"Jenkins2014-05-211-1/+22
|\
| * Redirect the user if they're already logged inJulie Pichon2014-05-091-1/+22
* | Merge "Fix H306 imports not in alphabetical order"Jenkins2014-04-171-1/+1
|\ \
| * | Fix H306 imports not in alphabetical orderAkihiro Motoki2014-04-041-1/+1
* | | Merge "Fix remaining PEP8 (E***) and PyFlakes (F***) issues"Jenkins2014-04-171-1/+2
|\ \ \ | |/ /
| * | Fix remaining PEP8 (E***) and PyFlakes (F***) issuesAkihiro Motoki2014-04-041-1/+2
* | | Merge "Make Hacking E1XX compliant"Jenkins2014-04-171-37/+37
|\ \ \ | |/ / | | / | |/ |/|
| * Make Hacking E1XX compliantAkihiro Motoki2014-04-041-37/+37
* | Merge "Use mox3 rather than mox"Jenkins2014-04-041-1/+1
|\ \ | |/ |/|
| * Use mox3 rather than moxCyril Roelandt2014-03-031-1/+1
* | Merge "moves default keystone API to v3"Jenkins2014-03-121-0/+2
|\ \ | |/ |/|
| * moves default keystone API to v3David Lyle2014-02-031-0/+2
* | Sort project list by nameLin Hua Cheng2014-02-211-3/+64
|/
* Pass OPENSTACK_SSL_CACERT setting to keystoneBrian DeHamer2013-10-261-0/+32
* Merge "Make auth backend use OPENSTACK_ENDPOINT_TYPE parameter from settings."Jenkins2013-09-241-2/+62
|\
| * Make auth backend use OPENSTACK_ENDPOINT_TYPE parameter from settings.Timur Sufiev2013-09-231-2/+62
* | Align with OpenStack project standardsMonty Taylor2013-09-101-0/+13
|/
* Try to scope token for all available projectsLin Hua Cheng2013-08-151-3/+201
* Add capability for Keystone V3 Authentication.Lin Hua Cheng2013-07-081-106/+414
* Fix testsuite after "Support keystoneclient 0.2.5+"Sascha Peilicke2013-07-011-1/+1
* Support keystoneclient 0.2.5+Dirk Mueller2013-06-221-3/+5
* Adding basic multi-region supportDavid Lyle2013-05-091-0/+66
* Fix unit tests after adding insecure flagŁukasz Oleś2013-04-091-1/+2
* Support custom redirect url from the 'switch' viewKieran Spear2013-02-251-2/+14
* Fixing tests that broke in transition to python-keystoneclient v0.2David Lyle2013-01-301-0/+7
* Fixes compatibility with keystoneclient v0.2.1.0.6Gabriel Hurley2012-12-091-1/+10
* Improves error handling; fixes failing test.1.0.5Gabriel Hurley2012-12-091-1/+1
* Initial commit.Gabriel Hurley2012-07-031-0/+202