commit | 6f3e3e30405fc12a8800771dc54826e837ee6abe | [log] [tgz] |
---|---|---|
author | Rich Tabedzki <richard.tabedzki@att.com> | Tue Jan 23 16:24:06 2018 +0000 |
committer | Rich Tabedzki <richard.tabedzki@att.com> | Wed Jan 24 14:58:21 2018 +0000 |
tree | e4a24c0bfe5b13e7939b7c7c8c76c337c77fedc9 | |
parent | 782edecaa757a4f702b38fae3591ff86b48e53c3 [diff] |
Convert aai-service provider to blueprint Changes made: * Updated aai-serice pom.xml to include core/utils bundle * Added aaiservice-blueprint.xml * Removed definition for AAIService Activator Change-Id: If77db85b1f76cfdd54858a5ed4bf887bfd803cec Issue-ID: CCSDK-171 Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
This source repository contains the code for the SDN Controller adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".