magnum/magnum/api
Vijendar Komalla 51e833137b 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
2017-01-17 09:48:54 -06:00
..
controllers Magnum stats API 2017-01-17 09:48:54 -06:00
middleware Updates microversion root and error messages 2016-07-08 02:39:05 -07:00
__init__.py Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
app.py Centralize config option: api section 2016-09-22 00:59:34 +00:00
attr_validator.py Support scheduler strategy for swarm cluster 2016-11-03 12:00:57 +05:30
config.py Fix api access with public acl routes 2016-02-29 13:59:20 +08:00
expose.py Drop XML support in Magnum 2015-07-13 20:03:23 -05:00
hooks.py Fix a typo 2016-11-18 11:05:55 +08:00
http_error.py Add microversioning support for methods 2016-08-03 13:28:48 -07:00
rest_api_version_history.rst Magnum stats API 2017-01-17 09:48:54 -06:00
servicegroup.py Remove the usage of MagnumObjectDictCompat from magnum_service 2017-01-06 03:25:28 +00:00
utils.py Centralize config option: api section 2016-09-22 00:59:34 +00:00
validation.py Fix: InvalidParameterValue Exception not raised correctly 2016-11-07 08:42:05 +05:30
versioned_method.py Add microversioning support for methods 2016-08-03 13:28:48 -07:00