kolla/docker/monasca
Scott Shambarger 0a410a5460 monasca-thresh: Allow topology check and removal in storm
Patch adds a script in the monasca-thresh image that can be used
to check if a topology exists in Storm, and optionally kill it.

This is part of a bug in kolla-ansible where topologies were
not submitted to Storm, but run locally.  This patch includes
a topology check script enabled by KOLLA_BOOTSTRAP which will exit
kolla_start if the topology exists, and optionally enables topology
removal (to allow replacement) enabled by TOPOLOGY_REPLACE.

Topology names and various timeouts may be customized.  If the
new env variables are not set, existing behavior is unchanged.

Partial-Bug: #1808805
Change-Id: If8f0730031435dda4235b7f2d2c23e5f5f767f87
2021-08-05 16:51:42 +00:00
..
monasca-agent Add block labels to all Dockerfiles 2020-03-01 17:25:58 +00:00
monasca-api Add block labels to all Dockerfiles 2020-03-01 17:25:58 +00:00
monasca-base Refactor httpd install to base image 2020-08-10 09:51:07 +00:00
monasca-notification Add block labels to all Dockerfiles 2020-03-01 17:25:58 +00:00
monasca-persister Add block labels to all Dockerfiles 2020-03-01 17:25:58 +00:00
monasca-thresh monasca-thresh: Allow topology check and removal in storm 2021-08-05 16:51:42 +00:00