e14074e4fc
selecting domain at the horizon login Depends-On: https://review.openstack.org/579475 Change-Id: I67c4c8923ef4d6e4c3420e0a2b0d38ee3c6e2819
9 lines
410 B
YAML
9 lines
410 B
YAML
---
|
|
features:
|
|
- |
|
|
Added the parameter "keystone_domain_choices" to the ::horizon class.
|
|
Setting this parameter would replace the domain text-field at the horizon
|
|
login-page with a drop-down menu. The parameter should be an array with
|
|
hashes, and the hashes should have two items each (name, display) containing
|
|
the domain name and a human-readable description of the domain respectively.
|