Add deprecation note to nova-hyperv role
The support of hyperv was deprecated. Change-Id: I3e1ca3ac0a8bac8ba68911ffb4925c5a474f24dd
This commit is contained in:
parent
d749b34160
commit
e81eed930e
@ -1,2 +1,8 @@
|
|||||||
---
|
---
|
||||||
|
- 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"
|
- include_tasks: "{{ kolla_action }}.yml"
|
||||||
|
Loading…
Reference in New Issue
Block a user