summaryrefslogtreecommitdiffstats
path: root/monitor/uninstall.py
diff options
context:
space:
mode:
authorYang (Gabriel) Yu <Gabriel.yuyang@huawei.com>2018-08-09 11:34:04 +0800
committerYang (Gabriel) Yu <Gabriel.yuyang@huawei.com>2018-08-09 11:39:04 +0800
commit61467d8cb860cd3e3aebe64b5dc09813052ddc87 (patch)
treefe9ae39671367cd05c4c653b0a4fd76a0f7493c1 /monitor/uninstall.py
parent09df92d801b68dc42d7b9e39e3c718988b0c01c6 (diff)
add openstack-exporter uninstallation
Since openstack-exporter has been added, the uninstallation should also be supported Change-Id: I9f2bfc44d04ace53a722b42897053c1a54cc6258 Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
Diffstat (limited to 'monitor/uninstall.py')
-rw-r--r--monitor/uninstall.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/monitor/uninstall.py b/monitor/uninstall.py
index 3a9cf0c7..26351722 100644
--- a/monitor/uninstall.py
+++ b/monitor/uninstall.py
@@ -50,3 +50,4 @@ local_del_docker('cadvisor')
local_del_docker('barometer')
local_del_docker('grafana')
local_del_docker('collectd')
+local_del_docker('openstack-exporter')