add openstack-exporter uninstallation 21/60821/1 stable/fraser ovp-2.0.0
authorYang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
Thu, 9 Aug 2018 03:34:04 +0000 (11:34 +0800)
committerYu Yang (Gabriel) <Gabriel.yuyang@huawei.com>
Fri, 10 Aug 2018 07:20:26 +0000 (07:20 +0000)
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)

monitor/uninstall.py

index 3a9cf0c..2635172 100644 (file)
@@ -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')