aboutsummaryrefslogtreecommitdiffstats
path: root/network/endpoints/endpoint_data.yaml
diff options
context:
space:
mode:
authorKeith Schincke <keith.schincke@gmail.com>2016-03-06 09:33:41 -0500
committerKeith Schincke <keith.schincke@gmail.com>2016-09-10 09:45:25 -0400
commit51dd6ad45a92ad7f3badcb0365ad35338b581df0 (patch)
tree88b0de74b805e4dcec770826ec2f59db722523c9 /network/endpoints/endpoint_data.yaml
parent6fabca4dafb3fe7f32fb449e406e8616a292ec5e (diff)
Add support for deploying Ceph RGW role
This patch add support for deploying Ceph RGW. Co-Authored-By: Giulio Fidente <gfidente@redhat.com> Change-Id: I88c8659a36c2435834e8646c75880b0adc52e964
Diffstat (limited to 'network/endpoints/endpoint_data.yaml')
-rw-r--r--network/endpoints/endpoint_data.yaml15
1 files changed, 15 insertions, 0 deletions
diff --git a/network/endpoints/endpoint_data.yaml b/network/endpoints/endpoint_data.yaml
index 84b03c7e..fb01925b 100644
--- a/network/endpoints/endpoint_data.yaml
+++ b/network/endpoints/endpoint_data.yaml
@@ -199,6 +199,21 @@ Swift:
S3:
port: 8080
+CephRgw:
+ Internal:
+ net_param: CephRgw
+ uri_suffixes:
+ '': /swift/v1
+ Public:
+ net_param: Public
+ uri_suffixes:
+ '': /swift/v1
+ Admin:
+ net_param: CephRgw
+ uri_suffixes:
+ '': /swift/v1
+ port: 8080
+
Sahara:
Internal:
net_param: SaharaApi