Stop reffering _member_ role
Keystone has stopped providing or reffering `_member_` role for a while, thus role should not be refferenced anymore. Moreover, with 2023.1 service policies have dropped `_member_` which resulted in the role to be insufficient for basic operations. Change-Id: I3ee97d4b7a3070211dbba3824f9d605da3b8bd01 Related-Bug: #2029486
This commit is contained in:
parent
7226653ad9
commit
f5180b7ba1
@ -419,7 +419,7 @@ ironic_inspector_service_user_name: "ironic_inspector"
|
||||
# Ironic swift store information
|
||||
ironic_inspector_swift_user_name: swift-inspector
|
||||
ironic_inspector_swift_role_names:
|
||||
- _member_
|
||||
- member
|
||||
- swiftoperator
|
||||
|
||||
# Ironic deploy images need to be uploaded to glance.
|
||||
|
Loading…
Reference in New Issue
Block a user