diff options
author | 2018-11-27 19:27:53 +0000 | |
---|---|---|
committer | 2018-11-27 19:27:53 +0000 | |
commit | e907e3d56e3939077491e169a14d97ca67c31ab2 (patch) | |
tree | 1a498dbf8b91b80e10df2f7ee4ca994d795b6891 | |
parent | e694bee6281e5fa375c3ccd85a65de3ff7e96216 (diff) |
Updated git submodules
Project: sdnc/oam casablanca dced2261706944f333ae33c6970ec534747457a0
Merge "update oof hostname in the url" into casablanca
update oof hostname in the url
oof return unknown host for the hostname
http://oof.api.simpledemo.onap.org:8698/api/oof/v1/route
host name is modified to oof-osdf, so url should be as below
http://oof-osdf:8698/api/oof/v1/route
Change-Id: I326d6653988ccf565987ddc817f7161658fe29ec
Issue-ID: SDNC-532
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
m--------- | docs/submodules/sdnc/oam.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/sdnc/oam.git b/docs/submodules/sdnc/oam.git -Subproject eaa0cc74e206d46d7397dfbe711ae89e9427209 +Subproject dced2261706944f333ae33c6970ec534747457a |