Merge "Add deprecation note to nova-hyperv role"
This commit is contained in:
commit
1496356139
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user