X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=scp%2Foam%2Fmodeling.git;a=blobdiff_plain;f=data-model%2Ftools%2Fo1-controller-restconf-commands%2F.vscode%2Fsettings.json;fp=data-model%2Ftools%2Fo1-controller-restconf-commands%2F.vscode%2Fsettings.json;h=b3d1a6722027247f9c760987298fa2b24a15225a;hp=0c05ddf9cdc7186a00488ae77b970e9b32a66761;hb=b03d8b7daeab9145c70e432f99972f23ac278a61;hpb=3eac02bcab3641fef087df8f40d5a3df89fbf15c diff --git a/data-model/tools/o1-controller-restconf-commands/.vscode/settings.json b/data-model/tools/o1-controller-restconf-commands/.vscode/settings.json index 0c05ddf..b3d1a67 100644 --- a/data-model/tools/o1-controller-restconf-commands/.vscode/settings.json +++ b/data-model/tools/o1-controller-restconf-commands/.vscode/settings.json @@ -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",