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