commit | 29152c7dd6f926b4f6edf28738d72ee578731d3c | [log] [tgz] |
---|---|---|
author | Jenkins <jenkins@review.openstack.org> | Thu Feb 16 19:21:06 2017 +0000 |
committer | Gerrit Code Review <review@openstack.org> | Thu Feb 16 19:21:06 2017 +0000 |
tree | 56bb3fc6e92be946445b393b9d22cd6a03983e6f | |
parent | 55dab95237302fa371b88a2edce06de201d83f52 [diff] | |
parent | bfff93e1568a236be26a8e6c67e758b877f55a2a [diff] |
Merge "remove keystone internal uri"
diff --git a/lib/keystone b/lib/keystone index 474af8b..45f0fa4 100644 --- a/lib/keystone +++ b/lib/keystone
@@ -654,8 +654,7 @@ --bootstrap-service-name keystone \ --bootstrap-region-id "$REGION_NAME" \ --bootstrap-admin-url "$KEYSTONE_AUTH_URI" \ - --bootstrap-public-url "$KEYSTONE_SERVICE_URI" \ - --bootstrap-internal-url "$KEYSTONE_SERVICE_URI" + --bootstrap-public-url "$KEYSTONE_SERVICE_URI" } # Restore xtrace