commit | 2f496435d249baf544abdcb2c5e8a467cfa18f5a | [log] [tgz] |
---|---|---|
author | Brandon, Bruce (bb2697) <bb2697@att.com> | Tue Sep 18 18:05:50 2018 +0000 |
committer | Brandon, Bruce (bb2697) <bb2697@att.com> | Tue Sep 18 18:05:50 2018 +0000 |
tree | b04d3ce89c774c62d3c6007731b3dde90a90f049 | |
parent | f62dc263b5bdb2791566bb741e7a71e7b844fb7a [diff] |
Add cloud-owner as input Add cloud-owner to input so that callers to GR-API can provide this value Change-Id: Ia12bb2c6db5f0d3b50115e85ed6873ae6c8c24a8 Issue-ID: SDNC-459 Signed-off-by: Brandon, Bruce (bb2697) <bb2697@att.com>
This source repository contains the code for the SDN Controller northbound interface adaptors. 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".