sodafoundation / delfin

delfin is the SODA Infrastructure Manager project which provides unified, intelligent and scalable resource management, alert and performance monitoring
https://sodafoundation.io/
Apache License 2.0
202 stars 355 forks source link

Delfin GET/POST storage API calls fail because of latest SQLAlchemy #977

Closed joseph-v closed 1 year ago

joseph-v commented 1 year ago

Issue/Feature Description: Delfin API call is failing in SQLAlchemy module with following message. ERROR: launchpadlib 1.10.13 requires testresources, which is not installed.

Why this issue to fixed / feature is needed(give scenarios or use cases):

How to reproduce, in case of a bug:

Other Notes / Environment Information: (Please give the env information, log link or any useful information for this issue)

Reference: https://github.com/pypa/setuptools/issues/3772