update deprecated 'tenant_id' argument
diff --git a/keystone/client/service/radosgw-s3.yml b/keystone/client/service/radosgw-s3.yml
index 6b0b764..00efe1b 100644
--- a/keystone/client/service/radosgw-s3.yml
+++ b/keystone/client/service/radosgw-s3.yml
@@ -21,7 +21,7 @@
public_address: ${_param:cluster_public_host}
public_protocol: ${_param:cluster_public_protocol}
public_port: 8081
- public_path: '/' # /$(tenant_id)s
+ public_path: '/' # /$(project_id)s
internal_address: ${_param:radosgw_service_host}
internal_port: 8081
internal_path: '/'