commit | ff6043832f2e4db5a6a56e8af3d00ef95833d4ec | [log] [tgz] |
---|---|---|
author | Brandon, Bruce (bb2697) <bb2697@att.com> | Fri Jul 26 14:46:00 2019 +0000 |
committer | Brandon, Bruce (bb2697) <bb2697@att.com> | Fri Jul 26 14:46:00 2019 +0000 |
tree | 6ebc2f63727e06aabb9355ea8ee41db8e833e9b9 | |
parent | 7f77043ea4d205bd4a146e1efe7c85cb542f53f2 [diff] |
GR-API Yang change and add async support Add aggregate-route-policy to Yang and add support for VNF and VF Module async Change-Id: I140986894a8ba24f547980bad34c79d9621f03c3 Issue-ID: SDNC-822 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".