summaryrefslogtreecommitdiff
path: root/ironic/tests/unit/common/test_keystone.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Switch Ironic to openstacksdk for Neutron"Zuul2020-09-071-3/+3
|\
| * Switch Ironic to openstacksdk for NeutronHarald Jensås2020-08-191-3/+3
* | Enforce autospec in common testsRiccardo Pittau2020-08-241-2/+3
|/
* Switch to unittest mockIury Gregory Melo Ferreira2020-04-301-1/+2
* Remove deprecated [keystone] config sectionPavlo Shchelokovskyy2018-06-111-2/+0
* Use adapters for neutronclientPavlo Shchelokovskyy2017-12-141-15/+0
* Rework keystone auth for glancePavlo Shchelokovskyy2017-11-171-0/+12
* Introduce keystoneauth adapters for clientsPavlo Shchelokovskyy2017-08-221-14/+13
* Refactor common keystone methodsPavlo Shchelokovskyy2017-06-291-42/+34
* Remove legacy auth loadingPavlo Shchelokovskyy2017-06-061-85/+15
* Replace deprecated .assertRaisesRegexp()Ruby Loo2017-05-181-4/+3
* Fix keystone.py 'get_service_url' method parameterzackchen2017-05-041-1/+1
* Fix fall back to newer keystonemiddleware optionsDmitry Tantsur2016-08-251-0/+22
* Fix key word argument interface_type -> interfaceJames Slagle2016-08-151-0/+3
* Migrate to using keystoneauth SessionsPavlo Shchelokovskyy2016-08-031-156/+120
* Move ironic.tests.unit.base to ironic.tests.baseJohn L. Villalovos2015-10-221-1/+1
* Prepare for functional testingJohn L. Villalovos2015-09-281-0/+185