e9fe5b278c
This commit clarifies, cleans and improves releasenotes for murano Co-Authored-By: Maria Zlatkova <mzlatkova@mirantis.com> Change-Id: I6591a62640f192be749c3c58a92dc00ef56dd736
9 lines
317 B
YAML
9 lines
317 B
YAML
---
|
|
fixes:
|
|
- Removed the need for Keystone v2 options (admin_user,
|
|
admin_password, admin_tenant_name) when Keystone v3
|
|
is in use.
|
|
- Previously murano assumed that the service user
|
|
and service project are in the 'Default' domain. These values can
|
|
now be set in ``keystone_authtoken`` config group.
|