commit | 8e1d45becd2846910805fed633bd49f2fc90a917 | [log] [tgz] |
---|---|---|
author | Bryan Guo <guofengbei@huawei.com> | Mon Mar 18 14:46:05 2019 +0800 |
committer | Gxxxx <guofengbei@huawei.com> | Mon Mar 18 14:46:25 2019 +0800 |
tree | f215532d22843e73558d3f90fa63160c14931eff | |
parent | a4f3c51d4b8d9b834cceccb586c8e4fdde8ac3b4 [diff] |
Add bbs action-enum in GR-API.yang Issue-ID: SDNC-695 Change-Id: Icaec5cf9d9630f109369e2eadeeb5e991f9be2cc Signed-off-by: Gxxxx <guofengbei@huawei.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".