Oleg Mitsura [Fri, 21 Jun 2019 11:44:56 +0000 (07:44 -0400)]
python-executor will provide output line-by-line
* python-executor STDOUT contains cleaner logs
* return status has been reworked to return a list
of lines
Issue-ID: CCSDK-1404
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
Change-Id: Ib17495e92a136ff4f950bb6e049246a9e100eb7d
Dan Timoney [Tue, 25 Jun 2019 17:23:59 +0000 (17:23 +0000)]
Merge "Use correct parent pom"
Alexis de Talhouët [Wed, 19 Jun 2019 13:41:21 +0000 (09:41 -0400)]
Fix httpclient classpath issue
Change-Id: Ie3cff0f5ea28086d9ebff90205e6872d69f6681b
Issue-ID:CSDK-1420
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Alexis de Talhouët [Tue, 18 Jun 2019 23:43:50 +0000 (19:43 -0400)]
Add Jinja2 custom ResourceLocator
This will allow to include template within template to create
template hierarchy
Change-Id: I21c5deaf51d391e1a51b9863a905c26b1891db16
Issue-ID: CCSDK-1417
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Timoney, Dan (dt5972) [Thu, 20 Jun 2019 23:17:31 +0000 (19:17 -0400)]
Use correct parent pom
Use springboot parent pom instead of odlparent
Change-Id: I3770ae6d37b7327efe7d26c1190631fc9a7d86ad
Issue-ID: CCSDK-1416
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Alexis de Talhouët [Tue, 18 Jun 2019 17:13:50 +0000 (13:13 -0400)]
Fix wrong mapping of json to map
This is causing jinja2 template rendering to be missing the nested
element under a complex type within the json string.
Change-Id: I607ee5ed8579a461a29b991e2bc77857048755d1
Issue-ID: CCSDK-1414
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Dan Timoney [Tue, 18 Jun 2019 15:16:39 +0000 (15:16 +0000)]
Merge "Create REST API layer for resource resolution stored configlet"
Dan Timoney [Tue, 18 Jun 2019 15:15:34 +0000 (15:15 +0000)]
Merge "Add service template types DSL"
Dan Timoney [Tue, 18 Jun 2019 15:15:18 +0000 (15:15 +0000)]
Merge "Add service template assignments DSL"
Dan Timoney [Tue, 18 Jun 2019 15:14:53 +0000 (15:14 +0000)]
Merge "Added test.ts file"
Dan Timoney [Tue, 18 Jun 2019 15:14:20 +0000 (15:14 +0000)]
Merge "Notification Handler service"
Dan Timoney [Tue, 18 Jun 2019 15:13:31 +0000 (15:13 +0000)]
Merge "Python executor: Execution command and prepare environment log Also fix error messages return when something goes wrong."
Dan Timoney [Tue, 18 Jun 2019 15:03:38 +0000 (15:03 +0000)]
Merge "Correct netconf capability matching regex"
Dan Timoney [Tue, 18 Jun 2019 14:56:03 +0000 (14:56 +0000)]
Merge "Implemented loader service"
Dan Timoney [Tue, 18 Jun 2019 14:55:04 +0000 (14:55 +0000)]
Merge "CCSDK-1377- Notification Implementation"
Serge Simard [Tue, 18 Jun 2019 14:36:57 +0000 (10:36 -0400)]
Create REST API layer for resource resolution stored configlet
Issue-ID: CCSDK-1407
Signed-off-by: Serge Simard <serge@agilitae.com>
Change-Id: I18db6b654cbf4f416af54596ee71f56eaa860d32
Arundathi Patil [Tue, 18 Jun 2019 11:00:14 +0000 (16:30 +0530)]
Added test.ts file
Added test.ts file required to run the unit test cases. Acts as entry
point.
Issue-ID: CCSDK-1411
Change-Id: I96d18f49f23d7ec192e415ee7941b371c1f6d624
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
Arundathi Patil [Mon, 17 Jun 2019 10:27:14 +0000 (15:57 +0530)]
Notification Handler service
Implemented notification handler. All the notifications will be
triggered through this service
Issue-ID: CCSDK-1377
Change-Id: Ia1e07fe3e9c425efc1c426b397669d7272fb982a
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
Steve Siani [Fri, 14 Jun 2019 17:13:22 +0000 (13:13 -0400)]
Python executor: Execution command and prepare environment log
Also fix error messages return when something goes wrong.
Issue-ID: CCSDK-1404
Signed-off-by: Steve Siani <alphonse.steve.siani.djissitchi@ibm.com>
Change-Id: Ifff396d8cee8d6608b6fb32d3a8e941a253ba24c
Abdelmuhaimen Seaudi [Fri, 14 Jun 2019 14:05:15 +0000 (14:05 +0000)]
Correct netconf capability matching regex
Issue-ID: CCSDK-1403
Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
Change-Id: I0e8efc620f09af4fc776fbbf9d4e08e721dc8c63
Serge Simard [Wed, 12 Jun 2019 14:06:24 +0000 (10:06 -0400)]
Various bug fixes encountered during remote ansible executor development.
- Upload CBA sometimes failed because Property files were left opened.
- Default value were ignored on datatype elements.
- Various erroneous error messages
- Fixed job template lookup by name encoding when name contains blanks.
Issue-ID: CCSDK-1357
Signed-off-by: Serge Simard <serge@agilitae.com>
Change-Id: If9d4b0339d647e6c99121f5464a1b6da787761a0
Signed-off-by: Serge Simard <serge@agilitae.com>
ottero [Thu, 6 Jun 2019 13:46:11 +0000 (13:46 +0000)]
Fixing restconf_client.py script
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>
Arundathi Patil [Thu, 6 Jun 2019 11:11:33 +0000 (16:41 +0530)]
Implemented loader service
implemented loader bar to display loading actions on certain operations
Issue-ID: CCSDK-1383
Change-Id: If2cea04fa385d11b2e12529238110be3d07a9920
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
Brinda Santh [Thu, 6 Jun 2019 01:24:44 +0000 (21:24 -0400)]
Add service template types DSL
Change-Id: I24684a6987150a02334b2b1b026893b240eb17a9
Issue-ID: CCSDK-1380
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
Brinda Santh [Tue, 4 Jun 2019 19:45:42 +0000 (15:45 -0400)]
Add service template assignments DSL
Change-Id: I6159874ef2c1cf12232f432338b4540154ec7c64
Issue-ID: CCSDK-1380
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
Arundathi Patil [Tue, 4 Jun 2019 10:05:52 +0000 (15:35 +0530)]
CCSDK-1377- Notification Implementation
Implemented notification component
Issue-ID: CCSDK-1377
Change-Id: Ib2dbcf425de9fc279072bb45c99634fbe94496e3
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
Dan Timoney [Mon, 3 Jun 2019 19:14:01 +0000 (19:14 +0000)]
Merge "Improved error handling for remote ansible executor. - Aligned error status with AWX job details status; i.e. lowercase - Fixed error message in Validation module; encountered during debug. - Added better handling of inventory name resolution failure. - Now supports json endpoint selector values, via DSL."
Dan Timoney [Mon, 3 Jun 2019 18:50:26 +0000 (18:50 +0000)]
Merge "Correction in Image references and CBA structure Issue-ID: CCSDK-1359"
Dan Timoney [Mon, 3 Jun 2019 18:48:35 +0000 (18:48 +0000)]
Merge "add SDNC MD-SAL Restconf URL settings"
Serge Simard [Mon, 3 Jun 2019 18:36:50 +0000 (14:36 -0400)]
Improved error handling for remote ansible executor.
- Aligned error status with AWX job details status; i.e. lowercase
- Fixed error message in Validation module; encountered during debug.
- Added better handling of inventory name resolution failure.
- Now supports json endpoint selector values, via DSL.
Change-Id: I71735956e4b543e5ab62e891ef1e18f4963ffadb
Issue-ID: CCSDK-1357
Signed-off-by: Serge Simard <serge@agilitae.com>
Abdelmuhaimen Seaudi [Sun, 2 Jun 2019 18:28:16 +0000 (18:28 +0000)]
add SDNC MD-SAL Restconf URL settings
Issue-ID: CCSDK-1376
Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
Change-Id: I2817e6282e982f07d60169b99adf4cb1c07d2541
Dan Timoney [Fri, 31 May 2019 18:29:22 +0000 (18:29 +0000)]
Merge "Add logger to the server"
andreasgeissler [Fri, 31 May 2019 10:23:38 +0000 (12:23 +0200)]
Correction in Image references and CBA structure
Issue-ID: CCSDK-1359
Signed-off-by: andreasgeissler <andreas-geissler@telekom.de>
Change-Id: Iaea5733274bc78609ae2dd3ba04e456824de105d
Dan Timoney [Thu, 30 May 2019 18:32:14 +0000 (18:32 +0000)]
Merge "Remote AWX ansible playbook executor"
Rami [Mon, 27 May 2019 15:23:37 +0000 (17:23 +0200)]
Add logger to the server
- add logger with interceptor for requests
Change-Id: Iecb6b6e51c28aadcc4eec3bb69dc38f4e0e346c5
Issue-ID: CCSDK-1295
Signed-off-by: Rami <rmohamed.ext@orange.com>
Dan Timoney [Wed, 29 May 2019 18:05:10 +0000 (18:05 +0000)]
Merge "CCSDK-1308- Files sorting"
Dan Timoney [Wed, 29 May 2019 14:55:55 +0000 (14:55 +0000)]
Merge "Include orig err in CBA upload errmsg"
Dan Timoney [Tue, 28 May 2019 17:34:27 +0000 (17:34 +0000)]
Merge "Bug fix: Enrichment fails for processor-db source"
ottero [Tue, 28 May 2019 09:25:45 +0000 (09:25 +0000)]
Returning null for unresolved variables
When Blueprints Processor was not able to evaluate a variable, it would
set its value to null.
The expected behaviour would be to set the value to the default repres-
entation in the formal notation as defined by Apache Velocity, which is
a dollar followed by the name of the variable between curly braces. For
example, if the value of the variable pnf-id could not be evaluated in
runtime, its value would be defined as the string "${pnf-id}".
The problem happened during evaluation of the variables that would be
later sent to the template-meshing code for processing.
The fix was to add a check before the value was assigned to the varia-
ble; if the was not null, the assignment will happen normally. Otherwi-
se, if the evaluation resolves to null, the variable receives the defa-
ult value (string "${<variable name>}").
Besides the tests that were put in place to test the code changed for
this fix, two tests were added to the existing test case of the templa-
te meshing code, to act as regression test.
Change-Id: I635afb1eba4c0d45b821811f0119fa6c87ea9542
Issue-ID: CCSDK-1358
Signed-off-by: ottero <rodrigo.ottero@est.tech>
Steve Siani [Tue, 21 May 2019 19:56:25 +0000 (15:56 -0400)]
Bug fix: Enrichment fails for processor-db source
Issue-ID: CCSDK-1324
Signed-off-by: Steve Siani <alphonse.steve.siani.djissitchi@ibm.com>
Change-Id: I21705485de9a11a65c1e032fc121c89917334104
Serge Simard [Fri, 17 May 2019 10:39:58 +0000 (06:39 -0400)]
Remote AWX ansible playbook executor
Issue-ID: CCSDK-1357
Change-Id: I794ce5450b341606829a1a37d9efed48abab32cc
Signed-off-by: Serge Simard <serge@agilitae.com>
Arundathi Patil [Mon, 27 May 2019 09:44:14 +0000 (15:14 +0530)]
CCSDK-1308- Files sorting
Files are now sorted in ascending order
Issue-ID: CCSDK-1308
Change-Id: I4143a132a946815363f1c80b6ab37b6590ee242c
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
Steve Siani [Thu, 23 May 2019 04:09:46 +0000 (00:09 -0400)]
make templating service support JsonNode instead of any.
Issue-ID: CCSDK-1360
Signed-off-by: Steve Siani <alphonse.steve.siani.djissitchi@ibm.com>
Change-Id: I374a6a013514df9062ffdfc1ab278bd9e00776d9
Oleg Mitsura [Thu, 23 May 2019 18:11:55 +0000 (14:11 -0400)]
Include orig err in CBA upload errmsg
Issue-ID: CCSDK-1363
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
Change-Id: I064a9d8654e0ccd612b60f9a3a195980a0c16d0f
Brinda Santh [Fri, 17 May 2019 14:07:14 +0000 (10:07 -0400)]
Add cli test blueprints
Change-Id: Ieab385f5e4ae60cca3d86f22c4304e4867e6fa96
Issue-ID: CCSDK-1335
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
Brinda Santh [Thu, 16 May 2019 16:37:55 +0000 (12:37 -0400)]
Add cli executor options
Change-Id: I55abe099997bad1666b762b7f8355b084f691001
Issue-ID: CCSDK-1335
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
Brinda Santh [Wed, 15 May 2019 21:03:13 +0000 (17:03 -0400)]
Add cli executor models
Change-Id: I611de175a265ea27dcb64fa08c33de5eb2dbffb6
Issue-ID: CCSDK-1335
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
Brinda Santh [Wed, 15 May 2019 19:21:34 +0000 (15:21 -0400)]
Add cli executor component
Change-Id: I0997e9bc71b74bdff57bd2405a9b1ec962130715
Issue-ID: CCSDK-1335
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
Brinda Santh [Wed, 15 May 2019 17:50:20 +0000 (13:50 -0400)]
Add ssh client configuration service
Change-Id: I88515b430311e7937ea45516cc0fb07b4dab3c2f
Issue-ID: CCSDK-1335
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
Brinda Santh [Mon, 20 May 2019 19:27:55 +0000 (15:27 -0400)]
Add Kafka client services
Change-Id: I76cf52f6df10e114539c4d65620f431e0f747644
Issue-ID: CCSDK-1349
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
Alexis de Talhouët [Wed, 22 May 2019 15:31:03 +0000 (11:31 -0400)]
Fix payload has not been init in aysnc
Change-Id: I6c8c0fca6ffd7f7cc9814a5b88889c5f67cbd52f
Issue-ID: SO-1587
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Arundathi Patil [Tue, 21 May 2019 14:42:12 +0000 (20:12 +0530)]
Fixed defect CCSDK-1339
Fixed defect ccsdk-1339
Issue-ID: CCSDK-1339
Change-Id: Iabf12c0c7430cda9a259d1917f344d58c432bd05
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
Dan Timoney [Thu, 16 May 2019 13:44:58 +0000 (13:44 +0000)]
Merge "BlueprintWebClientService: added return status"
Dan Timoney [Thu, 16 May 2019 13:24:00 +0000 (13:24 +0000)]
Merge "Fix: Enrichment fails for processor-db source"
Dan Timoney [Thu, 16 May 2019 13:22:20 +0000 (13:22 +0000)]
Merge "Bugfix: Blueprints Processor always return 200 OK"
Dan Timoney [Thu, 16 May 2019 13:20:34 +0000 (13:20 +0000)]
Merge "Resource dictionary- updated license text"
Dan Timoney [Thu, 16 May 2019 13:20:20 +0000 (13:20 +0000)]
Merge "Resource dictionary- updated license text"
Dan Timoney [Thu, 16 May 2019 13:20:01 +0000 (13:20 +0000)]
Merge "Resource dictionary- updated license text"
ottero [Thu, 16 May 2019 09:00:07 +0000 (09:00 +0000)]
Bugfix: Blueprints Processor always return 200 OK
Currently the Blueprints Processor mS replies with a 200 OK HTTP status
code even if an exception occurs in the server side while executing the
request.
Thus, the only way for a REST client to determine if the request was
successful or not is by analysing the response and evaluate the
content of the element status.code
This bugfix modifies the HTTP status code of the response to match the
one inside the response.
Issue-ID: CCSDK-1327
Change-Id: I05a58cb3ab9359319172f2d8f1a665fdcdc1230b
Signed-off-by: ottero <rodrigo.ottero@est.tech>
prathamesh morde [Mon, 13 May 2019 02:24:04 +0000 (22:24 -0400)]
Fixed I/O error and removed unwanted finally clause.
Change-Id: Id1993a4983ca103ac28655b57481bb96aa89f1f1
Issue-ID:CCSDK-1318
Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
Oleg Mitsura [Mon, 13 May 2019 19:49:03 +0000 (15:49 -0400)]
BlueprintWebClientService: added return status
Issue-ID: CCSDK-1331
Change-Id: I8dab8ad4eaebf1863f11c4d38c52cf7f64b0a4d5
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
Steve Siani [Wed, 15 May 2019 15:23:18 +0000 (11:23 -0400)]
Fix: Enrichment fails for processor-db source
Change-Id: I7a426323dc22cb19a1c3eb77f7f4f30cf7da32e0
Issue-ID: CCSDK-1324
Signed-off-by: Steve Siani <alphonse.steve.siani.djissitchi@ibm.com>
prathamesh morde [Mon, 13 May 2019 15:53:08 +0000 (11:53 -0400)]
Upates in sdc-listener notification part.
-Added COMPOENT_DONE_OK status if sdc-listener fails to parse the CBA archive.
-Make use of IComponentDoneStatusMessage instead of IFinalDistrStatusMessage.
-Added DownloadStausMessage to handle download CSAR notification.
-Change the sli-version in blueprint-processor to 0.5.0-SNAPSHOT.
Change-Id: Ie6bb0569e6daffb13e06532f670aac27af1f935e
Issus-ID:CCSDK-1319
Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
Dan Timoney [Mon, 13 May 2019 18:43:07 +0000 (18:43 +0000)]
Merge "Resource dictionary- updated license text"
Dan Timoney [Mon, 13 May 2019 13:28:28 +0000 (13:28 +0000)]
Merge "Fixed defect CCSDK-1326"
Dan Timoney [Mon, 13 May 2019 12:52:44 +0000 (12:52 +0000)]
Merge "Modify CDS-UI server to allow communicating with external blueprint mS"
Arundathi Patil [Mon, 13 May 2019 09:11:15 +0000 (14:41 +0530)]
Fixed defect CCSDK-1326
fixed defect ccsdk-1326
Issue-ID; CCSDK-1326
Change-Id: Ibfc6d6df0fa47569e326fd9e61227e08c36aa0c2
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
Dan Timoney [Sat, 11 May 2019 19:45:10 +0000 (19:45 +0000)]
Merge "Fixed the parsing path for CBA archive"
Dan Timoney [Sat, 11 May 2019 19:43:22 +0000 (19:43 +0000)]
Merge "Fixed defect CCSDK-1299"
Dan Timoney [Sat, 11 May 2019 19:41:44 +0000 (19:41 +0000)]
Merge "UT for Blueprint core"
prathamesh morde [Thu, 9 May 2019 15:30:34 +0000 (11:30 -0400)]
Fixed the parsing path for CBA archive
- Added the parsing path as per the new requirements.
- Error handling logic if the parser fails to find the CBA archive or fails
to store/read cba or csar archive
Change-Id: I33de939cb39f7d9afb68230b226f8ee6d7544fe4
Issue-ID:CCSDK-1318
Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
Arundathi Patil [Thu, 9 May 2019 14:01:42 +0000 (19:31 +0530)]
Fixed defect CCSDK-1299
fixed defect ccsdk-1299
Issue-ID: CCSDK-1299
Change-Id: Ie0e02564cbf62fdc8314086d70bc3b7b38122323
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
Rami [Thu, 9 May 2019 12:52:42 +0000 (14:52 +0200)]
UT for Blueprint core
CustomFunctions and BluePrintContext
Issue-ID: CCSDK-1244
Change-Id: I0d676714684ffc9f913f8e296b73f867278df8c2
Signed-off-by: Rami <rmohamed.ext@orange.com>
Nirvan Ramjuttun [Tue, 7 May 2019 16:39:19 +0000 (12:39 -0400)]
Modify CDS-UI server to allow communicating with external blueprint mS
Issue-ID: CCSDK-1292
Change-Id: I3536437bad334841d7c7ecd577c092cd13f42a9b
Signed-off-by: Nirvan Ramjuttun <nirvan.ramjuttun@amdocs.com>
Ezhilarasi [Tue, 7 May 2019 10:51:22 +0000 (16:21 +0530)]
Bug fix Session clearance
Change-Id: I3769b5532488f1c959c2f8b3240a4f3af7e65376
Issue-ID: CCSDK-1291
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
prathamesh morde [Fri, 3 May 2019 14:10:02 +0000 (10:10 -0400)]
Change the incorrect license header.
Change-Id: Ibbe2d363051c64e2f557c5ae4bb3164fe3087d3d
Issue-ID: CCSDK-1304
Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
Dan Timoney [Thu, 2 May 2019 19:02:46 +0000 (19:02 +0000)]
Merge "Resource dictionary- updated license text"
Dan Timoney [Thu, 2 May 2019 19:01:23 +0000 (19:01 +0000)]
Merge "UT for Rest lib"
Dan Timoney [Thu, 2 May 2019 19:00:57 +0000 (19:00 +0000)]
Merge "UT for GRPC lib"
Dan Timoney [Thu, 2 May 2019 18:59:58 +0000 (18:59 +0000)]
Merge "Use of .yaml extension instead of .yml for consistency."
Arundathi Patil [Fri, 26 Apr 2019 09:52:17 +0000 (15:22 +0530)]
Resource dictionary- updated license text
Added IBM modifications copyright
Issue-ID: CCSDK-1289
Change-Id: Ia3133089e1bfe90257366131dbb7ddc46d0f30d5
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
janani b [Thu, 2 May 2019 07:20:39 +0000 (12:50 +0530)]
UT for Rest lib
Added the lib test cases which will not cause jenkins delay
Issue-ID: CCSDK-1229
Change-Id: I1aff85ec3956fdcef806a9657ee3472a35b27f74
Signed-off-by: janani b <janani.b@huawei.com>
janani b [Thu, 2 May 2019 07:06:13 +0000 (12:36 +0530)]
UT for GRPC lib
GRPC code UT
Issue-ID: CCSDK-1229
Change-Id: Ia49647abcfcd24038736932c434929216f562f32
Signed-off-by: janani b <janani.b@huawei.com>
Timoney, Dan (dt5972) [Tue, 30 Apr 2019 18:28:15 +0000 (14:28 -0400)]
Roll master to El Alto
Roll master version to El Alto versions
Change-Id: I75400c5d7dda6b306b0b2e3aa5cd583380dab461
Issue-ID: CCSDK-1222
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
prathamesh morde [Tue, 30 Apr 2019 14:59:14 +0000 (10:59 -0400)]
Use of .yaml extension instead of .yml for consistency.
Change-Id: I0f8ff8c6a7b47f13494199378d1bad85a487e019
Issue-ID: CCSDK-1144
Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
Dan Timoney [Fri, 26 Apr 2019 20:06:09 +0000 (20:06 +0000)]
Merge "UT for Execution Service"
Dan Timoney [Fri, 26 Apr 2019 20:05:59 +0000 (20:05 +0000)]
Merge "UT for python executor"
janani b [Fri, 26 Apr 2019 13:43:34 +0000 (19:13 +0530)]
UT for Execution Service
Abstract Component Script Function test cases
Issue-ID: CCSDK-1243
Change-Id: I76915c3f21d8cec81be30b8edcf727c501718aa2
Signed-off-by: janani b <janani.b@huawei.com>
janani b [Fri, 26 Apr 2019 13:27:52 +0000 (18:57 +0530)]
UT for python executor
Remote python executor with processNB
Issue-ID: CCSDK-1243
Change-Id: I4c46617a38be098f247d1123ede3f9bd3cce11ee
Signed-off-by: janani b <janani.b@huawei.com>
Arundathi Patil [Fri, 26 Apr 2019 09:46:56 +0000 (15:16 +0530)]
Resource dictionary- updated license text
Added IBM modifications copyright
Issue-ID: CCSDK-1289
Change-Id: Ib31cdae8951e78c276c822f89812ca0bd7495784
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
Arundathi Patil [Fri, 26 Apr 2019 09:43:14 +0000 (15:13 +0530)]
Resource dictionary- updated license text
Added IBM modifications copyright
Issue-ID: CCSDK-1289
Change-Id: Iec1470ab0abbe8c5ca5846c4fd60d8368865edca
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
Arundathi Patil [Fri, 26 Apr 2019 09:40:29 +0000 (15:10 +0530)]
Resource dictionary- updated license text
Added IBM modifications copyright
Issue-ID: CCSDK-1289
Change-Id: Ib657fb80fbbd986e78c92cd83511168b55f984ed
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
Arundathi Patil [Fri, 26 Apr 2019 09:37:11 +0000 (15:07 +0530)]
Resource dictionary- updated license text
Added IBM modifications copyright
Issue-ID: CCSDK-1289
Change-Id: Id219460235d511d99838ec3a844b0313059ad76a
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
Timoney, Dan (dt5972) [Wed, 24 Apr 2019 19:05:00 +0000 (15:05 -0400)]
Update to use released 1.2.2 parent
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>
Dan Timoney [Thu, 25 Apr 2019 15:19:40 +0000 (15:19 +0000)]
Merge "Resource dictionary- removed uncessary code"
Dan Timoney [Thu, 25 Apr 2019 15:19:31 +0000 (15:19 +0000)]
Merge "Resource dictionary: backend URL changes"
Alexis de Talhouët [Thu, 25 Apr 2019 13:33:43 +0000 (09:33 -0400)]
Finalize ansible usage
Change-Id: Iaca6bb573e31607eaa9a3a603e1e4beae60c817c
Issue-ID: CCSDK-1215
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Arundathi Patil [Thu, 25 Apr 2019 14:36:29 +0000 (20:06 +0530)]
Resource dictionary- removed uncessary code
Removed hardcoded values
Issue-ID: CCSDK-1217
Change-Id: I356d8876a183b2d4df2e23bdd6781de4f47bf8bf
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
Arundathi Patil [Thu, 25 Apr 2019 14:32:51 +0000 (20:02 +0530)]
Resource dictionary: backend URL changes
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>
Dan Timoney [Thu, 25 Apr 2019 13:43:47 +0000 (13:43 +0000)]
Merge "Added content to CDS index page"