summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYang (Gabriel) Yu <Gabriel.yuyang@huawei.com>2018-08-09 11:34:04 +0800
committerYu Yang (Gabriel) <Gabriel.yuyang@huawei.com>2018-08-10 07:20:26 +0000
commit8be2469831ba544877ac9bd0a8e31b3cc858d56f (patch)
treefe74d3db9abf7a60afcef7f79d0f3e1e29fe6d83
parent6836d86ae4711d03942cccfee4674ad255a9cc50 (diff)
add openstack-exporter uninstallationovp-2.0.0stable/fraser
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> (cherry picked from commit 61467d8cb860cd3e3aebe64b5dc09813052ddc87)
-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')