Fix rgw keystone admin domain

Change-Id: I6a0b098862ba1107a34309c281cd8d5fc6b7e1b4
This commit is contained in:
mzhnichkov 2017-03-10 14:34:01 +00:00
parent 512a71497a
commit bc7d8f9c0a
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ rgw data = /var/lib/ceph/radosgw/ceph-rgw
rgw frontends = civetweb port={{ radosgw.port.cont }} num_threads=50
rgw keystone api version = 3
rgw keystone admin domain = {{ openstack.domain_name }}
rgw keystone admin domain = Default
rgw keystone admin project = {{ openstack.project_name }}
rgw keystone url = {{ address('keystone', keystone.admin_port, with_scheme=True) }}
rgw keystone accepted roles = Member, _member_, admin