|
|
@@ -650,29 +650,32 @@ outputs: |
|
|
|
protocol: |
|
|
|
get_param: [EndpointMap, CephRgwAdmin, protocol] |
|
|
|
uri: |
|
|
|
make_url: |
|
|
|
scheme: |
|
|
|
get_param: [EndpointMap, CephRgwAdmin, protocol] |
|
|
|
host: |
|
|
|
str_replace: |
|
|
|
template: |
|
|
|
get_param: [EndpointMap, CephRgwAdmin, host] |
|
|
|
params: |
|
|
|
CLOUDNAME: |
|
|
|
get_param: |
|
|
|
- CloudEndpoints |
|
|
|
- get_param: [ServiceNetMap, CephRgwNetwork] |
|
|
|
IP_ADDRESS: |
|
|
|
get_param: |
|
|
|
- NetIpMap |
|
|
|
- str_replace: |
|
|
|
params: |
|
|
|
NETWORK: |
|
|
|
get_param: [ServiceNetMap, CephRgwNetwork] |
|
|
|
template: NETWORK_uri |
|
|
|
port: |
|
|
|
get_param: [EndpointMap, CephRgwAdmin, port] |
|
|
|
path: /swift/v1 |
|
|
|
list_join: |
|
|
|
- '' |
|
|
|
- - make_url: |
|
|
|
scheme: |
|
|
|
get_param: [EndpointMap, CephRgwAdmin, protocol] |
|
|
|
host: |
|
|
|
str_replace: |
|
|
|
template: |
|
|
|
get_param: [EndpointMap, CephRgwAdmin, host] |
|
|
|
params: |
|
|
|
CLOUDNAME: |
|
|
|
get_param: |
|
|
|
- CloudEndpoints |
|
|
|
- get_param: [ServiceNetMap, CephRgwNetwork] |
|
|
|
IP_ADDRESS: |
|
|
|
get_param: |
|
|
|
- NetIpMap |
|
|
|
- str_replace: |
|
|
|
params: |
|
|
|
NETWORK: |
|
|
|
get_param: [ServiceNetMap, CephRgwNetwork] |
|
|
|
template: NETWORK_uri |
|
|
|
port: |
|
|
|
get_param: [EndpointMap, CephRgwAdmin, port] |
|
|
|
path: /swift/v1/AUTH_ |
|
|
|
- '%(project_id)s' |
|
|
|
uri_no_suffix: |
|
|
|
make_url: |
|
|
|
scheme: |
|
|
@@ -732,29 +735,32 @@ outputs: |
|
|
|
protocol: |
|
|
|
get_param: [EndpointMap, CephRgwInternal, protocol] |
|
|
|
uri: |
|
|
|
make_url: |
|
|
|
scheme: |
|
|
|
get_param: [EndpointMap, CephRgwInternal, protocol] |
|
|
|
host: |
|
|
|
str_replace: |
|
|
|
template: |
|
|
|
get_param: [EndpointMap, CephRgwInternal, host] |
|
|
|
params: |
|
|
|
CLOUDNAME: |
|
|
|
get_param: |
|
|
|
- CloudEndpoints |
|
|
|
- get_param: [ServiceNetMap, CephRgwNetwork] |
|
|
|
IP_ADDRESS: |
|
|
|
get_param: |
|
|
|
- NetIpMap |
|
|
|
- str_replace: |
|
|
|
params: |
|
|
|
NETWORK: |
|
|
|
get_param: [ServiceNetMap, CephRgwNetwork] |
|
|
|
template: NETWORK_uri |
|
|
|
port: |
|
|
|
get_param: [EndpointMap, CephRgwInternal, port] |
|
|
|
path: /swift/v1 |
|
|
|
list_join: |
|
|
|
- '' |
|
|
|
- - make_url: |
|
|
|
scheme: |
|
|
|
get_param: [EndpointMap, CephRgwInternal, protocol] |
|
|
|
host: |
|
|
|
str_replace: |
|
|
|
template: |
|
|
|
get_param: [EndpointMap, CephRgwInternal, host] |
|
|
|
params: |
|
|
|
CLOUDNAME: |
|
|
|
get_param: |
|
|
|
- CloudEndpoints |
|
|
|
- get_param: [ServiceNetMap, CephRgwNetwork] |
|
|
|
IP_ADDRESS: |
|
|
|
get_param: |
|
|
|
- NetIpMap |
|
|
|
- str_replace: |
|
|
|
params: |
|
|
|
NETWORK: |
|
|
|
get_param: [ServiceNetMap, CephRgwNetwork] |
|
|
|
template: NETWORK_uri |
|
|
|
port: |
|
|
|
get_param: [EndpointMap, CephRgwInternal, port] |
|
|
|
path: /swift/v1/AUTH_ |
|
|
|
- '%(project_id)s' |
|
|
|
uri_no_suffix: |
|
|
|
make_url: |
|
|
|
scheme: |
|
|
@@ -814,29 +820,32 @@ outputs: |
|
|
|
protocol: |
|
|
|
get_param: [EndpointMap, CephRgwPublic, protocol] |
|
|
|
uri: |
|
|
|
make_url: |
|
|
|
scheme: |
|
|
|
get_param: [EndpointMap, CephRgwPublic, protocol] |
|
|
|
host: |
|
|
|
str_replace: |
|
|
|
template: |
|
|
|
get_param: [EndpointMap, CephRgwPublic, host] |
|
|
|
params: |
|
|
|
CLOUDNAME: |
|
|
|
get_param: |
|
|
|
- CloudEndpoints |
|
|
|
- get_param: [ServiceNetMap, PublicNetwork] |
|
|
|
IP_ADDRESS: |
|
|
|
get_param: |
|
|
|
- NetIpMap |
|
|
|
- str_replace: |
|
|
|
params: |
|
|
|
NETWORK: |
|
|
|
get_param: [ServiceNetMap, PublicNetwork] |
|
|
|
template: NETWORK_uri |
|
|
|
port: |
|
|
|
get_param: [EndpointMap, CephRgwPublic, port] |
|
|
|
path: /swift/v1 |
|
|
|
list_join: |
|
|
|
- '' |
|
|
|
- - make_url: |
|
|
|
scheme: |
|
|
|
get_param: [EndpointMap, CephRgwPublic, protocol] |
|
|
|
host: |
|
|
|
str_replace: |
|
|
|
template: |
|
|
|
get_param: [EndpointMap, CephRgwPublic, host] |
|
|
|
params: |
|
|
|
CLOUDNAME: |
|
|
|
get_param: |
|
|
|
- CloudEndpoints |
|
|
|
- get_param: [ServiceNetMap, PublicNetwork] |
|
|
|
IP_ADDRESS: |
|
|
|
get_param: |
|
|
|
- NetIpMap |
|
|
|
- str_replace: |
|
|
|
params: |
|
|
|
NETWORK: |
|
|
|
get_param: [ServiceNetMap, PublicNetwork] |
|
|
|
template: NETWORK_uri |
|
|
|
port: |
|
|
|
get_param: [EndpointMap, CephRgwPublic, port] |
|
|
|
path: /swift/v1/AUTH_ |
|
|
|
- '%(project_id)s' |
|
|
|
uri_no_suffix: |
|
|
|
make_url: |
|
|
|
scheme: |
|
|
|