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:
Dmitriy Rabotyagov 2023-08-15 13:02:56 +02:00 committed by Dmitriy Rabotyagov
parent e1a0f2bf96
commit ae70d0bccf
1 changed files with 1 additions and 1 deletions

View File

@ -394,7 +394,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.