commit | 29924c8fd09d8b32d21a8e41f5a22f7fc282ec17 | [log] [tgz] |
---|---|---|
author | Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> | Mon Sep 16 14:22:57 2019 +0000 |
committer | Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> | Mon Sep 16 14:22:57 2019 +0000 |
tree | 6faee2265cbce341d39fd0b3a4c994a1eb0f1d6a | |
parent | 4736befed266373062619037ca55db4d6c9c2fb0 [diff] |
AbstractHttpAdapter bugfix basic auth key value needs Basic prepended not BASIC Issue-ID: CCSDK-1729 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: I204d4948a88f322ab2cfce5df4072850da2c0653
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".