summaryrefslogtreecommitdiffstats
path: root/kubernetes
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2020-03-04 08:07:36 +0000
committerGerrit Code Review <gerrit@onap.org>2020-03-04 08:07:36 +0000
commit1949f1bf2bdd37185d33ed587685f2027a760eb4 (patch)
treed3e22c872ef97719423bfb4333a729929e22f7a4 /kubernetes
parent6be6343538d8ad20ed4bf2f8f077c831abcc0a3b (diff)
parent9ba1423eb3edcfd8fed7897ce8ea54fdddc58b99 (diff)
Merge "Replaced URLs from the configuration file with test values"
Diffstat (limited to 'kubernetes')
-rwxr-xr-xkubernetes/oof/charts/oof-has/resources/config/conductor.conf4
1 files changed, 1 insertions, 3 deletions
diff --git a/kubernetes/oof/charts/oof-has/resources/config/conductor.conf b/kubernetes/oof/charts/oof-has/resources/config/conductor.conf
index 2b5a0115bb..fd87adc4b4 100755
--- a/kubernetes/oof/charts/oof-has/resources/config/conductor.conf
+++ b/kubernetes/oof/charts/oof-has/resources/config/conductor.conf
@@ -560,8 +560,7 @@ concurrent = true
#table_prefix = sdnc
# Base URL for SDN-C, up to and including the version. (string value)
-#server_url = https://controller:8443/restconf/
-server_url = https://sdncodl-conexus-e2e.ecomp.cci.att.com:8543/restconf/
+server_url = https://controller:8443/restconf/
# Basic Authentication Username (string value)
#username = <None>
@@ -577,7 +576,6 @@ password = Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U
# Retry Numbers for SDNC Rest Call (string value)
#sdnc_retries = 3
-
[service_controller]
#