
The support of hyperv was deprecated. Change-Id: I3e1ca3ac0a8bac8ba68911ffb4925c5a474f24dd
9 lines
243 B
YAML
9 lines
243 B
YAML
---
|
|
- name: Warn about deprecation
|
|
debug:
|
|
msg: >
|
|
Nova Hyper-V deployment role is deprecated in Ussuri and will be removed
|
|
in Victoria. Please read release notes for more background.
|
|
|
|
- include_tasks: "{{ kolla_action }}.yml"
|