1a138049f75182c4377efa03b55c72c84458a0f6
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
Team and repository tags
keystoneauth
This package contains tools for authenticating to an OpenStack-based cloud. These tools include:
- Authentication plugins (password, token, and federation based)
- Discovery mechanisms to determine API version support
- A session that is used to maintain client settings across requests (based on the requests Python library)
Further information:
- Free software: Apache license
- Documentation: https://docs.openstack.org/keystoneauth/latest/
- Source: https://opendev.org/openstack/keystoneauth
- Bugs: https://bugs.launchpad.net/keystoneauth
- Release notes: https://docs.openstack.org/releasenotes/keystoneauth/
Description
Languages
Python
100%