Remove nova-consoleauth task in U cycle

planned task removal

Change-Id: I613794667b8c08f524a69e7e3f447b2217efb3f7
This commit is contained in:
gugug 2020-06-14 13:58:19 +08:00 committed by caoyuan
parent f1addfa300
commit 2ebd62014e

View File

@ -28,10 +28,3 @@
- nova_safety_upgrade | bool
- include_tasks: rolling_upgrade.yml
# NOTE(jeffrey4l): Remove this task in U cycle.
- name: Remove nova-consoleauth container
become: true
kolla_docker:
action: "remove_container"
name: "nova_consoleauth"