commit | f31df5d6ca3191d05d50c0d7acfb06b3f4c46fcf | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@opennetworking.org> | Mon Nov 27 22:48:43 2017 -0700 |
committer | Zack Williams <zdw@opennetworking.org> | Tue Nov 28 10:21:11 2017 -0700 |
tree | cb1180f03662964ba8c80ced9921957d628abe46 | |
parent | d698b7263e28f0209313a89f9f7e4120b31f027c [diff] [blame] |
[CORD-2303] Use FQDN for lookup of service endpoints Change-Id: I73723e7855254c56b4cb8b1f472d712cc30f4926
diff --git a/roles/cord-profile/templates/fabric-service.yaml.j2 b/roles/cord-profile/templates/fabric-service.yaml.j2 index ffbc3e1..5f01466 100644 --- a/roles/cord-profile/templates/fabric-service.yaml.j2 +++ b/roles/cord-profile/templates/fabric-service.yaml.j2
@@ -33,7 +33,7 @@ kind: onos view_url: /admin/onos/onosservice/$id$/ no_container: true - rest_hostname: onos-fabric + rest_hostname: onos-fabric.{{ site_suffix }} replaces: service_ONOS_Fabric rest_onos/v1/network/configuration/: { get_artifact: [ SELF, fabric_network_cfg_json, LOCAL_FILE ] } artifacts: