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>
|
|
Issue-ID: CCSDK-1292
Change-Id: I3536437bad334841d7c7ecd577c092cd13f42a9b
Signed-off-by: Nirvan Ramjuttun <nirvan.ramjuttun@amdocs.com>
(cherry picked from commit 087d4b667a9c5517ac7d014c2bbdad994b927147)
|
|
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>
|
|
Update to use released 1.2.2 version of parent poms.
Change-Id: I76012b413e289f39e6a8fc412a19d5b4cd3b5a2a
Issue-ID: CCSDK-1222
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Changed the resource dictionay search by tags backend url
Issue-ID: CCSDK-1217
Change-Id: I6c6b8a7536481c2b30c933cf28269db7d2ecd735
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
|
|
Change-Id: If1b3dbc23797e03f97deab7d67f9adb22d07bc1c
Issue-ID: CCSDK-1070
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
Change-Id: If4219a99bfc7082648a28149652d75a09333bd55
Issue-ID: CCSDK-1212
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
|
|
Added required docker file to deploy as container
Issue-ID: CCSDK-1209
Change-Id: Ib455cfee95f58ca759eefa6d06469d164930e3a3
Signed-off-by: Chandan Ghosh <cghosh12@in.ibm.com>
|
|
Change-Id: I6121e6248138569b2bb0908bb99d9059a1115784
Issue-ID: CCSDK-1068
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
Change-Id: I0505e32fe7680f1e2ee029f36d37e3ec84088789
Issue-ID: CCSDK-1068
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
Change-Id: Ie99f2ae09e65754e5da5384501f4f8574399da42
Issue-ID: CCSDK-1068
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
Change-Id: I5eec76918c63d1fa248a9fc353f8dc02ae925364
Issue-ID: CCSDK-1187
Signed-off-by: Steve Siani <alphonse.steve.siani.djissitchi@ibm.com>
|
|
Set ExpirimentalDecorators to true in tsconfig.json to remove the
decorators errors across the project
Issue-ID: CCSDK-1171
Change-Id: I6a25e0eb02800a3ad19fbf46e957f9683f246746
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Issue-ID: CCSDK-1177
Issue-ID: CCSDK-1178
Change-Id: I0c02702fbec52211ca367abbba72aebecee8cbaa
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
Added rest connector dependency to package.json
Issue-ID: CCSDK-1097
Change-Id: I215b685f9a099f3d987d472eda2ac47d9bbdb909
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Created rest service , which will be used to interact with backend API's
Issue-ID: CCSDK-1097
Change-Id: Ie91b1b60e2237c1ec80e490877dc6292c3106835
Signed-off-by: Arundathi Patil <arundpil@in.ibm.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>
|
|
Added blueprint controlller. All the rest calls to backend to upload a
blueprint will be called through this controller
Issue-ID: CCSDK-943
Change-Id: Ifd6bed47a4b9fe212e8651d41ebca0f47955eee9
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Added seed project structure for loopback server. This will act as
intermediate layer between UI and backend. The angular UI app will be
serverd through this server.
Issue-ID: CCSDK-943
Change-Id: I03259782927eda0d7e5bff989f61a36f09a3afd8
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|