backend.ai-manager icon indicating copy to clipboard operation
backend.ai-manager copied to clipboard

feat: Add API to get available resources

Open romanceformoon opened this issue 4 years ago • 2 comments

lablup/backend.ai#249

This PR adds API to get available resources in groups. Users can get available resources by API GET method.

romanceformoon avatar Jul 05 '21 10:07 romanceformoon

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Jul 05 '21 10:07 CLAassistant

Codecov Report

Merging #442 (0805344) into main (27d9325) will decrease coverage by 0.12%. The diff coverage is 34.21%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #442      +/-   ##
==========================================
- Coverage   48.28%   48.16%   -0.13%     
==========================================
  Files          52       52              
  Lines        8708     8763      +55     
==========================================
+ Hits         4205     4221      +16     
- Misses       4503     4542      +39     
Impacted Files Coverage Δ
src/ai/backend/manager/server.py 60.98% <ø> (ø)
src/ai/backend/manager/models/resource_preset.py 60.34% <34.21%> (-12.74%) :arrow_down:
src/ai/backend/manager/idle.py 30.84% <0.00%> (-0.81%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 27d9325...0805344. Read the comment docs.

codecov[bot] avatar Jul 05 '21 10:07 codecov[bot]