Merge "Deprecate support for ironic-inspector"
This commit is contained in:
commit
fc4338877a
@ -393,6 +393,8 @@ class ironic::inspector (
|
||||
include ironic::inspector::db
|
||||
include ironic::inspector::policy
|
||||
|
||||
warning('Support for ironic-inspector is deprected and will be removed in a future release')
|
||||
|
||||
if $auth_strategy == 'keystone' {
|
||||
include ironic::inspector::authtoken
|
||||
}
|
||||
|
@ -0,0 +1,6 @@
|
||||
---
|
||||
deprecations:
|
||||
- |
|
||||
Support for ironic-inspector is now deprecated, because
|
||||
the ironic-inspector project iself is now deprecated and in maintenance
|
||||
mode.
|
Loading…
Reference in New Issue
Block a user