f065bb96b5
Adds ``NeutronAuthStrategy`` and ``IronicAuthStrategy`` parameters and makes the necessary changes in the services to deploy using them. Change-Id: Ib62678debc3d27ecc1d2bd3d817cf12e69253a18
8 lines
285 B
YAML
8 lines
285 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds two new parameters 'IronicAuthStrategy' and 'NeutronAuthStrategy'
|
|
that defaults to 'keystone'. This would allow deploying standalone
|
|
ironic and neutron services without keystone using different
|
|
'auth_strategies' like 'http_basic' and 'noauth'.
|