aboutsummaryrefslogtreecommitdiffstats
path: root/.env
diff options
context:
space:
mode:
authorromaingimbert <romain.gimbert@orange.com>2019-04-02 13:50:17 +0200
committerromaingimbert <romain.gimbert@orange.com>2019-04-02 13:50:17 +0200
commit0cb3b571ae8cb5cfa4905357c22e223d1b4a8d24 (patch)
treec326ba6972ba59a071927335e0be07fe9d839cfb /.env
parenta5e02123aea6f24850470a3f54865cfed6540740 (diff)
Update NBI version to 4
-change nbi version to 4.0.0 -change path to v4 Change-Id: Idc35e25fa13625b0916909d5030fcb458561a3fa Issue-ID: EXTAPI-220 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
Diffstat (limited to '.env')
-rw-r--r--.env6
1 files changed, 3 insertions, 3 deletions
diff --git a/.env b/.env
index 71c1433..b5e681d 100644
--- a/.env
+++ b/.env
@@ -14,10 +14,10 @@
# limitations under the License.
#
-NBI_VERSION=v3
+NBI_VERSION=v4
# APPLICATION
-SERVER_CONTEXTPATH=/nbi/api/v3
+SERVER_CONTEXTPATH=/nbi/api/v4
SERVER_PORT=8080
# ONAP
@@ -27,7 +27,7 @@ ONAP_CLOUDOWNER=
NEXUS_DOCKER_REPO=nexus3.onap.org:10001
# NBI
-NBI_URL=http://localhost:8080/nbi/api/v3
+NBI_URL=http://localhost:8080/nbi/api/v4
NBI_CALLFORVNF=false
# SDC