Merge "Deprecate support for staging driver"
This commit is contained in:
@@ -15,6 +15,8 @@ class ironic::drivers::staging (
|
||||
include ironic::deps
|
||||
include ironic::params
|
||||
|
||||
warning('Support for staging driver has been deprecated and will be removed in a future release.')
|
||||
|
||||
if $::ironic::params::staging_drivers_package {
|
||||
package { 'ironic-staging-drivers':
|
||||
ensure => $package_ensure,
|
||||
|
@@ -0,0 +1,4 @@
|
||||
---
|
||||
deprecations:
|
||||
- |
|
||||
Support for staging driver has been deprecated.
|
Reference in New Issue
Block a user