Add Copyright statement
[scp/oam/modeling.git] / data-model / tools / o1-controller-restconf-commands / .vscode / settings.json
index 0c05ddf..b3d1a67 100644 (file)
@@ -1,19 +1,23 @@
+/*##############################################################################
+# Copyright 2020 highstreet technologies GmbH and others
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+# 
+#     http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+################################################################################
+*/
 {
   "rest-client.environmentVariables": {
     "local": {
-      "baseUrl": "http://10.20.11.118:8181",
-      "user": "admin",
-      "password": "admin",
-      "mountPoint": "ntsim_onf_core_model_1_4-0_51009",
-    },
-    "public": {
-      "baseUrl": "https://sdn-r-dev.open5g-test.com",
-      "user": "admin",
-      "password": "Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U",
-      "mountPoint": "ntsim_onf_core_model_1_4-0_51009",
-    },
-    "alex-ws": {
-      "baseUrl": "http://46.38.251.235:8181",
+      "baseUrl": "http://localhost:8181",
       "user": "admin",
       "password": "admin",
       "mountPoint": "ntsim_onf_core_model_1_4-0_51009",