Age | Commit message (Collapse) | Author | Files | Lines |
|
The restconf_client.py script uses BlueprintWebClientService to send
REST requests to ODL. When the methods of that interface have the type
of the returns changed from String to WebClientResponse, the script
stopped working.
This fix changes the way the response is manipulated, to act upon a
WebClientResponse and not on a String
Change-Id: I3876c5b27d65058f0b5b77da17f9225fc04779c6
Issue-ID: CCSDK-1384
Signed-off-by: ottero <rodrigo.ottero@est.tech>
|
|
Roll to next snapshot version (0.4.4-SNAPSHOT)
Change-Id: I4b6256324796a424a4f064e118a812c108f14e4f
Issue-ID: CCSDK-1362
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Roll dublin branch to next snapshot (0.4.3-SNAPSHOT)
Change-Id: I05111e4a8bc75d6edfffa740a236ab3cbfb60f13
Issue-ID: CCSDK-1222
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Change-Id: I16c09b1680684bc17eb7505828e4279fe8172ddf
Issue-ID: CCSDK-1194
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
Fixed errors in pom.xml that broke build, mostly having to do with
parent tags (or lack thereof).
Change-Id: I8563bbe14e304cd22562b6ea52cc4df2bca0bff1
Issue-ID: CCSDK-1002
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|