09cb07a7c9
Without these parameters ironic uses keystone_authtoken credentials. This is deprecated since Newton and can be removed at any moment. Also introduce "enabled" and "service_url" options for completeness. Change-Id: I652db2b74924789d1431a89af8e07a68699de697 Partial-Bug: #1661250
11 lines
412 B
YAML
11 lines
412 B
YAML
---
|
|
features:
|
|
- |
|
|
New manifest "ironic::drivers::inspector" to set parameters for connecting
|
|
from ironic to to ironic-inspector.
|
|
Please set credentials for ironic to access ironic-inspector using this
|
|
manifest, otherwise ironic falls back to using "keystone_authtoken"
|
|
credentials, which are deprecated for this purpose.
|
|
|
|
Also allows configuring "enabled" and "service_url" parameters.
|