Remove monasca log api upgrade task (planned)

Change-Id: I51054561af93f03e09fa86eeec7c579aca103cdf
This commit is contained in:
wu.chunyang 2020-07-06 18:01:27 +08:00 committed by Radosław Piliszek
parent b42278cb77
commit 3e0f4f2bd0

View File

@ -1,13 +1,4 @@
---
# TODO(dszumski): Remove this in the V cycle once all old containers have been
# stopped.
- name: Stopping old monasca-log-api containers
become: true
kolla_docker:
action: "stop_and_remove_container"
common_options: "{{ docker_common_options }}"
name: "monasca_log_api"
- include_tasks: config.yml
- include_tasks: register.yml