commit | 016060dc5d2ffc751e748dc6d6a71c3a36f105e0 | [log] [tgz] |
---|---|---|
author | shashikanth.vh <shashikanth.vh@huawei.com> | Fri Nov 23 10:36:03 2018 +0530 |
committer | Gaurav Agrawal <gaurav.agrawal@huawei.com> | Fri Nov 23 05:27:12 2018 +0000 |
tree | 1e5de1e520467f46099eb0e7e936c194e94e3914 | |
parent | bd2ccbfb71cbc2dd147944dd9cad45960edccd16 [diff] |
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> Former-commit-id: f7fe639b5990cf84eadc69f844aa0fa12e817cac
This source repository contains the code for SDN Controller operations, administration and maintenance utilities. This code depends on the following, which should be downloaded and compiled first:
To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".