d28635d2cf
For standalone ironic deployments, such as those deployed using bifrost, there is typically no keystone or placement service running. Use of the ironic API is without authentication. We use clouds.yaml in this case. Change-Id: I61ed791d019e43f6dfc632fa185f079b385c290c Story: 2004425 Task: 28077
6 lines
173 B
YAML
6 lines
173 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds support for standalone Ironic. This includes support for environments
|
|
without keystone for authentication, and without a placement service.
|