Remove monitoring firewall setup methods. Heapster anf Grafana are now accessible via the API server proxy.

This commit is contained in:
Vishnu Kannan
2015-03-11 23:20:45 +00:00
parent 7d53425bbc
commit 663bdb91c9
10 changed files with 0 additions and 101 deletions

View File

@@ -479,14 +479,6 @@ function test-teardown {
echo "TODO"
}
function setup-monitoring-firewall {
echo "TODO"
}
function teardown-monitoring-firewall {
echo "TODO"
}
function setup-logging-firewall {
echo "TODO: setup logging"
}