6ad5be7891
Adds the playbook steps required to add ironic to the keystone catalog, create a service account, create roles, and ultimately create a baremetal tenant with a user and baremetal_admin rights. Change-Id: I1a2e7229b24ebfe12b5b80f1a937baba2835ab1b
9 lines
368 B
YAML
9 lines
368 B
YAML
---
|
|
features:
|
|
- The functionality to create a service account
|
|
and default user account to bifrost has been added.
|
|
This is controlled by the ``enable_keystone`` parameter
|
|
as well a ``keystone`` and ``ironic`` data structure that
|
|
contains all required parameters. Please consult the
|
|
bifrost-ironic-install/defaults/main.yml file for more details.
|