don't fail everything if one group missing metric
it's possible that not all groups will contain a specific metric. rather than fail, return the groups that do have the matching metric. only if all groups don't have matching metrics, should we fail. Fixes: #1013
Showing
- gnocchi/indexer/__init__.py 6 additions, 0 deletionsgnocchi/indexer/__init__.py
- gnocchi/rest/aggregates/api.py 21 additions, 11 deletionsgnocchi/rest/aggregates/api.py
- gnocchi/tests/functional/gabbits/aggregates-with-resources.yaml 46 additions, 0 deletions...i/tests/functional/gabbits/aggregates-with-resources.yaml
Loading
Please register or sign in to comment