magnum/magnum/tests/unit
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
..
api Validate project-id on quota create 2017-02-22 10:54:00 -06:00
cmd Support magnum-api multiple process workers 2017-01-09 20:25:55 +08:00
common Set is_admin flag correctly in RequestContext 2017-03-03 03:37:08 +00:00
conductor [k8s] Monitoring with Prometheus and Grafana 2017-03-17 11:41:43 +01:00
conf Centralize config option: paths section 2016-09-22 05:56:53 +00:00
db Resource Quota - DB layer changes 2017-01-23 11:00:10 -06:00
drivers [k8s] Monitoring with Prometheus and Grafana 2017-03-17 11:41:43 +01:00
objects Merge "Resource Quota - Limit clusters per project" 2017-01-26 22:15:52 +00:00
service Move cluster status notifications out of driver 2016-12-07 15:27:44 +00:00
servicegroup Cleanup MagnumService Object usage 2016-01-29 15:39:28 +08:00
template Centralize config option: paths section 2016-09-22 05:56:53 +00:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_hacking.py Add i18n translation for Log messages 2016-08-15 11:44:08 +05:30