master
stable/2023.1
stable/zed
stable/yoga
stable/wallaby
stable/xena
stable/train
stable/victoria
stable/ussuri
stable/rocky
stable/stein
5.1.2
queens-eol
5.1.1
5.1.0
wallaby-em
pike-eol
5.0.0
4.6.0
victoria-em
4.5.0
ussuri-em
4.4.0
ocata-eol
train-em
3.17.4
4.3.1
4.3.0
stein-em
4.2.1
3.17.3
4.0.1
4.2.0
4.1.0
4.0.0
3.13.2
rocky-em
3.17.2
3.10.1
queens-em
3.4.1
3.18.0
3.17.1
3.17.0
3.16.0
3.15.0
pike-em
3.14.0
3.1.1
ocata-em
3.13.1
3.13.0
3.12.0
3.11.2
3.11.1
3.11.0
3.10.0
3.9.0
3.8.0
3.7.0
3.6.2
3.6.1
3.6.0
3.5.0
3.4.0
3.3.0
newton-eol
3.2.0
3.1.0
3.0.1
3.0.0
mitaka-eol
2.21.0
2.20.0
2.19.0
2.4.3
2.12.3
2.18.0
2.17.0
liberty-eol
2.16.0
1.1.3
2.15.0
2.4.2
2.12.2
2.14.0
2.13.0
2.12.1
2.12.0
2.11.1
2.11.0
2.10.0
2.9.0
2.8.0
2.4.1
2.7.0
2.6.0
2.5.0
2.4.0
1.1.2
2.3.0
2.2.0
1.1.1
2.1.0
2.0.0
1.2.0
1.1.0
1.0.0
0.4.0
0.3.0
0.2.0
0.1.0
${ noResults }
2 Commits (master)
Author | SHA1 | Message | Date |
---|---|---|---|
![]() |
1a138049f7 |
fix: miss attr _discovery_cache in ServiceTokenAuthWrapper
Add the super method to the ServiceTokenAuthWrapper class to get the _discovery_cache attribute of the parent class. the error info is below while neutron is authenticated by keystoneauth plug in task inspector enroll baremetal node: ERROR oslo_messaging.rpc.server: Exception during message handling: AttributeError: 'ServiceTokenAuthWrapper' object has no attribute '_discovery_cache' Change-Id: Icc7c4e25a123b5565c94f43f932ee32f9f304a76 |
11 months ago |
![]() |
e69cff8654 |
Add a service token wrapper
There are cases from a service where you have to wrap and pass a User and Service token together to make things work. Add a wrapper that adds both the user and service token to requests. This will be something we will handle differently in auth_token middleware but should still provide for other implementations. Change-Id: I284f799d1f9e8d33ff032376af02b64cd6bbf510 |
7 years ago |