
Let's remove the docker container created with Jaeger Tracing when unstacking, this avoid `./stack.sh` to fail when recreating the environnement mentioning that a docker container named jaeger already exists. Signed-off-by: Sahid Orentino Ferdjaoui <sahid.ferdjaoui@industrialdiscipline.com> Change-Id: I785c7b23be92eb5bc4da0366f705a77c3910d5c2
8 lines
255 B
YAML
8 lines
255 B
YAML
---
|
|
issues:
|
|
- |
|
|
Using devstack, when unstacking, the docker container running
|
|
Jaeger tracing will be deleted that to correctly clean processes
|
|
started by devstack.. This also avoid `./stack.sh` to fail when
|
|
recreating the environnement.
|