82ebddca00
The offending entry point object looks like: EntryPoint(name='compute', value='openstackclient.compute.client', group='openstack.cli.base') Story: 2007917 Task: 40323 Change-Id: I0f3cc62e23efdc14203ce6645581d5ba5dbf7fa0
7 lines
179 B
YAML
7 lines
179 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes an issue with python 3.8 and entrypoint loading where the
|
|
new builtin importlib entrypoint support had a different
|
|
attribute api than expected.
|