magnum/magnum
Feilong Wang 0dbe6806ed Deprecate send_cluster_metrics
Currently, Magnum is running periodic tasks to collect k8s cluster
metrics to message bus. Unfortunately, it's collecting pods info
only from "default" namespace which makes this function useless.
What's more, even Magnum can get all pods from all namespaces, it
doesn't make much sense to keep this function in Magnum. Because
operators only care about the health of cluster nodes. If they
want to know the status of pods, they can use heapster or other
tools to get that.

Task: 22619
Story: 1775116

Change-Id: I3ca0f2e96fe63870406cc5323f08fa018ac6e8be
(cherry picked from commit a26c2225b6)
2018-08-23 19:55:43 +00:00
..
api [k8s] Fix docker volume issue 2018-07-31 10:23:00 +12:00
cmd federation api: api endpoints 2018-02-09 00:59:31 -03:00
common Using simple public/private key for k8s service account keys 2018-07-27 14:53:50 +12:00
conductor Cache barbican certs for periodic tasks 2018-04-03 06:15:58 +00:00
conf Deprecate send_cluster_metrics 2018-08-23 19:55:43 +00:00
db Enables MySQL Cluster Support for Magnum 2018-02-19 12:15:58 +00:00
drivers Merge "Change Kubelet flexvolume directory" 2018-08-13 01:40:11 +00:00
hacking Fix typo in magnum/hacking/checks.py for consistency 2017-06-16 15:43:27 +08:00
objects federation api: api endpoints 2018-02-09 00:59:31 -03:00
service Deprecate send_cluster_metrics 2018-08-23 19:55:43 +00:00
servicegroup Cleanup MagnumService Object usage 2016-01-29 15:39:28 +08:00
tests Deprecate send_cluster_metrics 2018-08-23 19:55:43 +00:00
__init__.py Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
i18n.py Remove log translations 2017-03-30 17:05:10 +08:00
version.py Remove coding:utf-8 2015-08-03 23:28:22 +08:00