Merge "Update ceph-rgw acccepted roles to fix OSP upgrade"
This commit is contained in:
commit
7e5e9aa8bb
@ -73,7 +73,7 @@ outputs:
|
||||
ceph::rgw::keystone::auth::internal_url: {get_param: [EndpointMap, CephRgwInternal, uri]}
|
||||
ceph::rgw::keystone::auth::admin_url: {get_param: [EndpointMap, CephRgwAdmin, uri]}
|
||||
ceph::rgw::keystone::auth::region: {get_param: KeystoneRegion}
|
||||
ceph::rgw::keystone::auth::roles: [ 'admin', 'member', '_member_' ]
|
||||
ceph::rgw::keystone::auth::roles: [ 'admin', 'Member', '_member_' ]
|
||||
ceph::rgw::keystone::auth::tenant: service
|
||||
ceph::rgw::keystone::auth::user: swift
|
||||
ceph::rgw::keystone::auth::password: {get_param: SwiftPassword}
|
||||
|
Loading…
x
Reference in New Issue
Block a user