magnum/magnum/tests/unit/conductor/handlers
Cristovao Cordeiro 248e45f75c [k8s] Monitoring with Prometheus and Grafana
Profit from the default cAdvisor deployed by k8s to deploy the
remaining monitoring stack on top, made of node-exporter,
Prometheus and Grafana.

Node-exporter is ran as a normal pod through a manifest, while
Prometheus and Grafana are deployments with 1 replica.

Prometheus has compliance with Kubernetes, so the discovery of
the nodes and other k8s components is configured directly in
Prometheus configuration.

Change-Id: If2cab996b9458580a55b5212ab298c909622e7f3
Partially-Implements: blueprint container-monitoring
2017-03-17 11:41:43 +01:00
..
common Fix CVE-2016-7404 2017-02-09 16:44:27 +01:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_ca_conductor.py Rename bay to cluster in certificate object and references 2016-09-01 08:48:24 -07:00
test_cluster_conductor.py Fix CVE-2016-7404 2017-02-09 16:44:27 +01:00
test_conductor_listener.py Use assertTrue/False instead of assertEqual(T/F) 2015-10-29 11:17:01 +01:00
test_indirection_api.py Indirection API implementation 2015-09-01 16:38:36 +02:00
test_k8s_cluster_conductor.py [k8s] Monitoring with Prometheus and Grafana 2017-03-17 11:41:43 +01:00
test_mesos_cluster_conductor.py Fix CVE-2016-7404 2017-02-09 16:44:27 +01:00
test_swarm_cluster_conductor.py Fix CVE-2016-7404 2017-02-09 16:44:27 +01:00