Magnum stats API
This change introduces a new /stats REST endpoint that provide the following basic information; 1) Total number of clusters and nodes for the given tenant. 2) Total number of clusters and nodes across all the tenants. Follow-up patches include more stats. Change-Id: Iac0bf9343549de31654545d5b1fd7601e56142a7 Partially Implements blueprint magnum-stats-api
This commit is contained in:
6
releasenotes/notes/stats-api-68bc66147ac027e6.yaml
Normal file
6
releasenotes/notes/stats-api-68bc66147ac027e6.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
features:
|
||||
- This release introduces 'stats' endpoint that provide the
|
||||
total number of clusters and the total number of nodes
|
||||
for the given tenant and also overall stats across all
|
||||
the tenants.
|
||||
Reference in New Issue
Block a user