Merge "Fix usage of openstack_ceph_rgw_auth"

This commit is contained in:
Zuul 2018-06-11 14:13:42 +00:00 committed by Gerrit Code Review
commit edd22f8dba
2 changed files with 2 additions and 1 deletions

View File

@ -56,6 +56,7 @@ swift_public_endpoint: "{{ public_protocol }}://{{ kolla_external_fqdn }}:{{ rgw
ceph_rgw_keystone_user: "ceph_rgw"
openstack_swift_auth: "{{ openstack_auth }}"
openstack_ceph_rgw_auth: "{{ openstack_auth }}"
##########
# Ceph MDS

View File

@ -10,7 +10,7 @@
url: "{{ item.url }}"
interface: "{{ item.interface }}"
region_name: "{{ openstack_region_name }}"
auth: "{{ openstack_swift_auth }}"
auth: "{{ openstack_ceph_rgw_auth }}"
endpoint_type: "{{ openstack_interface }}"
run_once: True
with_items: