Deprecate support for ironic-inspector
ironic-inspector was deprecated in favor of the built-in in-band inspection in ironic[1]. [1] e96ee4b5ffc44c70ad601a7029c9cad20e93dc4b Change-Id: I8e881f047cc58596df6692f12201b2c33911b63f
This commit is contained in:
parent
7835a23bab
commit
5e1df7c1b9
@ -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