Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to b3eb3fc950e6cda05d85d8422863b81bd0e766dd
- Merge "Use correct parent pom"
- 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>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 73bb26698e848aef94e52c7823998100600c2879
- Fix httpclient classpath issue
Change-Id: Ie3cff0f5ea28086d9ebff90205e6872d69f6681b
Issue-ID:CSDK-1420
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 7ad72c86fbd10888a849eed2b00dc9fddadef5aa
- 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>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 091bba704d8e9137b9bca9ed02d139539aa2ac53
- 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>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to da79303b367ed5d4f12a279a401dee379f38147e
- Merge "Create REST API layer for resource resolution stored configlet"
- Create REST API layer for resource resolution stored configlet
Issue-ID: CCSDK-1407
Signed-off-by: Serge Simard <serge@agilitae.com>
Change-Id: I18db6b654cbf4f416af54596ee71f56eaa860d32
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 013df49f02fc67ed196072881d703ff8013c3903
- Merge "Add service template types DSL"
- Add service template types DSL
Change-Id: I24684a6987150a02334b2b1b026893b240eb17a9
Issue-ID: CCSDK-1380
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 6450dbdd0e85d421ab0001a842efc08e4d64e263
- Merge "Add service template assignments DSL"
- Add service template assignments DSL
Change-Id: I6159874ef2c1cf12232f432338b4540154ec7c64
Issue-ID: CCSDK-1380
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to e0dc3a5fe5c427fa29a3fda8b19db874dfcdec70
- Merge "Added test.ts file"
- 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>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to e776e40c7c1690d74116509369566083c02cdcf4
- Merge "Notification Handler service"
- 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>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 856021afc2b0a8260fa2f498b7bc17b55a0f4b0a
- Merge "Python executor: Execution command and prepare environment log Also fix error messages return when something goes wrong."
- 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
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to b8e4095db0157cf12ce78da64234d0bf75f0286a
- Merge "Correct netconf capability matching regex"
- Correct netconf capability matching regex
Issue-ID: CCSDK-1403
Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
Change-Id: I0e8efc620f09af4fc776fbbf9d4e08e721dc8c63
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 1d9569fd524d47908b08e9578a5d104a195f03d6
- Merge "Implemented loader service"
- 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>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 5fe689c4731483fd55c52534958a91e3b51ec1de
- Merge "CCSDK-1377- Notification Implementation"
- CCSDK-1377- Notification Implementation
Implemented notification component
Issue-ID: CCSDK-1377
Change-Id: Ib2dbcf425de9fc279072bb45c99634fbe94496e3
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 39167cccae3271603819aa39c6476e434c759533
- 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>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to be4979c8ebd5e9df53b59dbca32d9703794fc500
- 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>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 184c1b55dd7bd01b2d2033ce960cb7179f0ca33c
- 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."
- 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>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 6bb8130374cb9d5bb94b482aa313fefd9b8c53dd
- Merge "Correction in Image references and CBA structure Issue-ID: CCSDK-1359"
- Correction in Image references and CBA structure
Issue-ID: CCSDK-1359
Signed-off-by: andreasgeissler <andreas-geissler@telekom.de>
Change-Id: Iaea5733274bc78609ae2dd3ba04e456824de105d
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 95aaa39bb5541cd7e959bf818dca9910bae7891b
- Merge "add SDNC MD-SAL Restconf URL settings"
- add SDNC MD-SAL Restconf URL settings
Issue-ID: CCSDK-1376
Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
Change-Id: I2817e6282e982f07d60169b99adf4cb1c07d2541
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 3fa6fd4c5a9f6bf5ca522b7dffe07c77626e6403
- Merge "Add logger to the server"
- 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>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 32d132a78288521798d302cafbd9a7eac9121cae
- Merge "Remote AWX ansible playbook executor"
- Remote AWX ansible playbook executor
Issue-ID: CCSDK-1357
Change-Id: I794ce5450b341606829a1a37d9efed48abab32cc
Signed-off-by: Serge Simard <serge@agilitae.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to b86fe0e27bc66ecae386007c1d751f82cbf920cd
- Merge "CCSDK-1308- Files sorting"
- 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>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 7f44056b720529928c165a9fb11e5ec7a32b404f
- Merge "Include orig err in CBA upload errmsg"
- Include orig err in CBA upload errmsg
Issue-ID: CCSDK-1363
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
Change-Id: I064a9d8654e0ccd612b60f9a3a195980a0c16d0f
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to f40ed23775d6ea00c414c89959dd478a5f30437f
- Merge "Bug fix: Enrichment fails for processor-db source"
- 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
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 5e1e26053d13c9e693762c69b43eff3093c34d29
- 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>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 1f69e1c3569196305c23f085cfbc03bdba14f4e0
- 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
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to bcc6c4dfe9db06e0dab22472b11a4939255091e5
- Add cli test blueprints
Change-Id: Ieab385f5e4ae60cca3d86f22c4304e4867e6fa96
Issue-ID: CCSDK-1335
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 145662ff6a41e0e46a23e8eedf53f30581f8ab64
- Add cli executor options
Change-Id: I55abe099997bad1666b762b7f8355b084f691001
Issue-ID: CCSDK-1335
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 29b52189572ba0661cf947bf9f111585b2e11b3b
- Add cli executor models
Change-Id: I611de175a265ea27dcb64fa08c33de5eb2dbffb6
Issue-ID: CCSDK-1335
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 12b078dbb0468c046f3fcfba60348b136396cf70
- Add cli executor component
Change-Id: I0997e9bc71b74bdff57bd2405a9b1ec962130715
Issue-ID: CCSDK-1335
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 15680d3737f3eb623cfb0ca325907291d994b9c9
- Add ssh client configuration service
Change-Id: I88515b430311e7937ea45516cc0fb07b4dab3c2f
Issue-ID: CCSDK-1335
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 0042e9e09d4d43422459f9b1574e61d6c625099d
- Add Kafka client services
Change-Id: I76cf52f6df10e114539c4d65620f431e0f747644
Issue-ID: CCSDK-1349
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 380a30ea374576cbda7bb00404f8b469e1ab5795
- 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>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to d5739fde3a668c4f657ea900b93377e17743202c
- Fixed defect CCSDK-1339
Fixed defect ccsdk-1339
Issue-ID: CCSDK-1339
Change-Id: Iabf12c0c7430cda9a259d1917f344d58c432bd05
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to acbcd280dc9d04ed303ed994872a0f3ba6adbab3
- Merge "BlueprintWebClientService: added return status"
- BlueprintWebClientService: added return status
Issue-ID: CCSDK-1331
Change-Id: I8dab8ad4eaebf1863f11c4d38c52cf7f64b0a4d5
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 506d2649c48d3741b3b60b0f781e06f137af13ab
- Merge "Fix: Enrichment fails for processor-db source"
- 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>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 072fae6223e59c03f62cc3bee79bdc16e8ae1f92
- Merge "Bugfix: Blueprints Processor always return 200 OK"
- 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>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to c0e0d75104151419f6918c21c0e457f5510c1594
- Merge "Resource dictionary- updated license text"
- 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>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 007772eb14d8a6492ca05ab242ad702ddfeeb3b1
- Merge "Resource dictionary- updated license text"
- 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>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to e6b212d9ed8521a4df6e78ed5cb2e67054d5d7a4
- Merge "Resource dictionary- updated license text"
- 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>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to a132cf34b95abf0ba2455bba28926df9b72fd4a0
- 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>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 250b5b2a4ad4020df9c0dd053743d28616e28485
- 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>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 5acce93a0594a249d972c2871a0631021d95de35
- Merge "Resource dictionary- updated license text"
- 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>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 02b98200878ae243329916d2909a33fedab62576
- Merge "Fixed defect CCSDK-1326"
- Fixed defect CCSDK-1326
fixed defect ccsdk-1326
Issue-ID; CCSDK-1326
Change-Id: Ibfc6d6df0fa47569e326fd9e61227e08c36aa0c2
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 425e1b49c18f4caebea2af79849e81c5aefb34b3
- Merge "Modify CDS-UI server to allow communicating with external blueprint mS"
- 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>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 7bace3db55c2ca51431e88191cc7a8587d7aa508
- Merge "Fixed the parsing path for CBA archive"
- 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>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 1bfd44ec0b1ebcfb5d1c12e71de76a9bf4860de9
- Merge "Fixed defect CCSDK-1299"
- Fixed defect CCSDK-1299
fixed defect ccsdk-1299
Issue-ID: CCSDK-1299
Change-Id: Ie0e02564cbf62fdc8314086d70bc3b7b38122323
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to c42000581122d0580dce2f038be1b10af9cb3e64
- Merge "UT for Blueprint core"
- UT for Blueprint core
CustomFunctions and BluePrintContext
Issue-ID: CCSDK-1244
Change-Id: I0d676714684ffc9f913f8e296b73f867278df8c2
Signed-off-by: Rami <rmohamed.ext@orange.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 0924c4da768d1119a17936933606a38de6526b52
- Bug fix Session clearance
Change-Id: I3769b5532488f1c959c2f8b3240a4f3af7e65376
Issue-ID: CCSDK-1291
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to febb517be84666a67cb04a58f89aac4af788ac7c
- Change the incorrect license header.
Change-Id: Ibbe2d363051c64e2f557c5ae4bb3164fe3087d3d
Issue-ID: CCSDK-1304
Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 16f9c2f7cccae386823e762e1725168a551d8bef
- Merge "Resource dictionary- updated license text"
- 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>
|