Deprecate Keepalived
Keepalived is deprecated in Ussuri and will be removed in the next cycle.
blueprint replace-keepalived-undercloud
Change-Id: I8b72e35e5ea4bb5c7a8ff60792d96236fa8b3554
(cherry picked from commit 57d04446f3
)
This commit is contained in:
parent
a9831936f5
commit
bfbe25b312
@ -96,6 +96,8 @@ class tripleo::keepalived (
|
||||
$storage_mgmt_virtual_ip = false,
|
||||
) {
|
||||
|
||||
warning('Keepalived is deprecated in Ussuri and will be removed in the next cycle.')
|
||||
|
||||
case $::osfamily {
|
||||
'RedHat': {
|
||||
$keepalived_name_is_process = false
|
||||
|
@ -0,0 +1,4 @@
|
||||
---
|
||||
deprecations:
|
||||
- |
|
||||
Keepalived is deprecated in Ussuri and will be removed in the next cycle.
|
Loading…
Reference in New Issue
Block a user