Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 0aabd6aa584241efdce457ea4455c49044aefe58
- Merge "execution timeout not respected..."
- execution timeout not respected...
Issue-ID: CCSDK-2012
rev1: initial commit
rev2: reworked + added grpc deadline
rev3: wrong err msg..
rev4: timeouts in millis
rev5: timeout defaulting was after logging...
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
Change-Id: I02eb414904cc5dfcf51ff7b7552dafe54857ed1e
(cherry picked from commit 3f56fcfec7d14e7351280b9e2a1d220638626693)
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to c40e6e025dd3077b777f31b9858ac78b5eb2493c
- Merge "Fix ResolutionSummary - return empty string instead of null"
- Fix ResolutionSummary - return empty string instead of null
Issue-ID: CCSDK-2246
Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
Change-Id: I894bf605ee7f5b094d015fd637979ce055da5081
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 4dccd00d6b1399596ed6f1e0c7f08cdb98cbec4f
- Release version 0.7.1 dockers
Release version 0.7.1 docker containers for CDS
Issue-ID: CCSDK-2235
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I0a5f6dea76faf721cfcdf31c778ec6250d1f80e2
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 0e8e49f019f01886a529cbf9465a32a10b49e3ca
- Release version 0.7.1 maven artifacts
Release version 0.7.1 maven artifacts for CDS
Issue-ID: CCSDK-2235
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ia484d81f3705786c77877d3ba32507f774eadcb3
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to b52ae093581298dad8885dabd2d891167ad81658
- Fix for sdc listener and reactor
Issue-ID: CCSDK-2235
Change-Id: I875f991a05cf32d565c866bea33ad27b11739d41
Signed-off-by: Sebastien Premont-Tendland <sebastien.premont@bell.ca>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 95dcac20af9c1f59c3c0d8de7ad4d253ecb58776
- Roll to next Frankfurt snapshot and fix sonar build
Roll to next Frankfurt snapshot. Also, fixed config to skip sonar
for error-catalog, which has no scannable components. Sonar builds
were failing because error-catalog does not have standard maven
source and test directories (src/main, src/test)
Issue-ID: CCSDK-2152
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Iacb76b240e71206de8306af7e2447eaa07b0d33b
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 0e5af945fc7283c9feb2e1326eb50e33e949ffe7
- Deactivating spring data jpa from SDCListener
1-Deactivate spring data jpa from health check common project
Issue-ID: CCSDK-1669
Signed-off-by: shaaban Altanany <shaaban.eltanany.ext@orange.com>
Change-Id: Ib59e9b11b948fd584ddc65da560a65328d885501
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 874cc281b4bade5c8df04b2325473136882d2471
- Change relative paths in Python Executor test
Add "babel/compat-data" package to Designer Client devDependencies
Remove package-lock.json from .gitignore
Issue-ID: CCSDK-2192
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: I2676412dc4994fa5314cd411ce64d19df2790e5a
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 73746b94d51a7e2b13f2f9a840c0f836b45e3101
- Merge "Release Frankfurt M4 dockers"
- Release Frankfurt M4 dockers
Release Frankfurt M4 version of dockers
Issue-ID: CCSDK-2166
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I7ad9e092155816847de6a389f14b8e19ab60aadb
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 8ce4c9110287bc375a152285fb8461bdf2f84bc6
- Merge "Release Frankfurt M4 artifacts"
- Release Frankfurt M4 artifacts
Release Frankfurt M4 version (0.7.0)
Issue-ID: CCSDK-2166
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I9934b491fc0a04250635618f4856efdfb7b6285d
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to d03ffa951ba370283255f62923d761923f8294bb
- Merge "virtualenv lib changed. need to pin to older version."
- virtualenv lib changed. need to pin to older version.
Issue-ID: CCSDK-2108
virtualenv no longer has "writefile" function, also activate_this.py has changed.
we don't have time to investigate the impact right now, so doing this work-around.
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
Change-Id: I9503050163ba420cf0e39ded4d992a34bf5d0ae3
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 0562fc1c7378be67b571bb142489272a6b1b3814
- Fix kotlin cache lazy loading
When USE_SCRIPT_COMPILATION_CACHE is set to false the classLoader
is closed after the class is instantiated. This is causing an issue
when lazy loading is happening during the script execution.
Lazy loading occurs when a suspendible function returning something
is called from "processNB", kotlin will create a second class that
will be loaded during execution (needs to be in the classpath during execution).
Issue-ID: CCSDK-2150
Signed-off-by: Sebastien Premont-Tendland <sebastien.premont@bell.ca>
Change-Id: I64780287352d762325662e0e5d5b94038dedee7f
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to fa12b4f311e77612e4e856b209a8c81c71f0b29d
- Merge "Fix GroupId and package name in Error Catalog"
- Fix GroupId and package name in Error Catalog
Issue-ID: CCSDK-2180
Signed-off-by: Steve Siani <alphonse.steve.siani.djissitchi@ibm.com>
Change-Id: Ibe00fc1f2a905821b7100ae4f221ea1e0b934894
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 114c5c16fe51231af038f30ed7ffaee2b22a3431
- Use released parent poms
Use released version of parent poms
Issue-ID: CCSDK-2166
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ib45fc3134e2ba0e97908d9efa12e3cbec265b381
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to f946eae481bb4d37082218c64132a7099082bce5
- Fix groupId for error-catalog
Updated groupId from org.onap.ccsdk.error.catalog to
org.onap.ccsdk.cds.error.catalog to match repo name
Issue-ID: CCSDK-2177
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I6feda23dcd9263a741ce9e0838c126b0c0b7b17e
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to f57a6381ba0240a4c5de3b4a9dbe7573f4c3775e
- Update application properties for ErrorCatalog
Issue-ID: CCSDK-2174
Signed-off-by: Steve Siani <alphonse.steve.siani.djissitchi@ibm.com>
Change-Id: I8d8de812bb560ef2c01bc3bee8dd17f9d6ed1099
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to e800b146c0301076960ccdcb67f2b6965e26741d
- Merge "add a rest endpoint to remove resources"
- add a rest endpoint to remove resources
Issue-ID: CCSDK-2159
Signed-off-by: Julien Fontaine <julien.fontaine@bell.ca>
Change-Id: I504fa0aad6f4e7105a53e793d08d08d92bbb8df4
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 20ad4008fd9d2fb663aac0fcd8caafe8ad676bf4
- Merge "PyExecutor ResourceResoluton helper class."
- PyExecutor ResourceResoluton helper class.
Create a class to call workflow execution requests to gRPC server.
Create an interceptor to use header authorization for gRPC calls.
Issue-ID: CCSDK-1989
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: Ia449a089e02e7a12e31bee5e3b7debee506d8426
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 949fed2a716fa636aec836ec46fec2c595f68d4f
- Enable generation and exposure of git information
Initially only the blueprintprocessor MS will expose these info.
Issue-ID: CCSDK-2165
Change-Id: Id0b994e62a2992942ec1def40566a03615c9df3c
Signed-off-by: ebo <eliezio.oliveira@est.tech>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 91b3a6477c4d5136bea02d3c1284a51b2f2ec1b1
- Error Catalog Management Core Library.
Issue-ID: CCSDK-2076
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: I9e8e67bdee77fb359a791f4ef4c2963aa78ab93a
Signed-off-by: Steve Siani <alphonse.steve.siani.djissitchi@ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 55ec3c71441abda7c6058f4c2cc569c129f635ba
- Added proper logging to sdc-listener MS
- Logging was not configured properly to use logback file.
- Updated the sdc-distribution-client version to 1.4.0
- Changed the default username for SDC to cds from vid
Issue-ID: CCSDK-2160
Signed-off-by: Sebastien Premont-Tendland <sebastien.premont@bell.ca>
Change-Id: Iea89ccf10ac61f44c0ce1765db9dad13ea666510
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 88929cf6c21023328644fc637627371733b085d8
- Fixing some bugs in package creation tabs
Issue-ID: CCSDK-2123
Signed-off-by: Ahmed <ahmed.eldeeb.ext@orange.com>
Change-Id: Id7a457470b14ab3491d4e6b9bdd74ef93990dd2c
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to fdfeef7ae2f543553e2f7a7cf322b6d075599e20
- Add the executor and the component function to support 5G NRM CM
The executor and the component function are designed to invoke the 5G NRM CM opertions: createMOI getMOIAttributes modifyMOIAttributes and deleteMOI
Issue-ID: CCSDK-2003
Signed-off-by: Huang Cheng <duke.huangcheng@huawei.com>
Change-Id: I20d3e97c01f6499e73ab0ec77abbc24775f428b7
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to c2c379246a6d231e9424308c398a15fcb6618fc3
- Merge "Restored /spy and /verify UatServices endpoints"
- Restored /spy and /verify UatServices endpoints
This is a partial reversal of the breaking change introduced by
https://gerrit.onap.org/r/#/c/ccsdk/cds/+/100213/
Issue-ID: CCSDK-2155
Change-Id: Ie1e16b8b7d15bd4605cec37e9185419434d75f70
Signed-off-by: ebo <eliezio.oliveira@est.tech>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to f4ac359d80d043a2d0e6eaf1730813b81f2c837f
- Fix case for all Software upgrade actions
Issue-ID: CCSDK-2145
Signed-off-by: gummar <raj.gumma@est.tech>
Change-Id: Ic29056d100ffba9d6d1c2a6b3f73d6a95f3bee28
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 7a8bfb25a92a9400862d70e690313a4e743124da
- Merge "add integrating with designer from viewing package"
- add integrating with designer from viewing package
Issue-ID: CCSDK-2123
Signed-off-by: shaaban Altanany <shaaban.eltanany.ext@orange.com>
Change-Id: I52e512424d1366bdc2504995823c8a214a691ac0
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to da1303759f22b7882b46fb8670704f2770bf46ed
- Fix case for all Software upgrade actions
Issue-ID: CCSDK-2145
Signed-off-by: gummar <raj.gumma@est.tech>
Change-Id: Ie2a6b6c72997be65ac304f6cd1daac3a8aa85480
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 2fce8bf2891f3ce472f4b06d09d0e987fbc44149
- Add properties to ResolutionSummary
Also wrapping ResolutionSummary response to ease integration with SDNC.
Issue-ID: CCSDK-2038
Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
Change-Id: Ic1b8959e22ef795065d37664fb60f100af235a90
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to d0e90690108b30b4571a61f987c0d8c7d52df5da
- Add override function to BlueprintSvcLogicService
Issue-ID: CCSDK-2153
Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
Change-Id: I58f807fbfea85880f3c2b9443ed62a1d84f0f6bb
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to dd60dcc5cc258f306a8ae2041f72a3139eb7973b
- Merge "Display Mapping result in view table."
- Display Mapping result in view table.
Update Modals
Issue-ID: CCSDK-2065
Signed-off-by: Ahmed <ahmed.eldeeb.ext@orange.com>
Change-Id: Ifb0f2223cded8b54f13aa600186631f685cd6d02
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 3b46e9facf5f06a0170fbad120e2402e4bbd1279
- fix issue in designer page when loading workflows from source
Issue-ID: CCSDK-2129
Signed-off-by: Ahmed Abbas <ahmad.helmy@orange.com>
Change-Id: Id84e835406a38e3d3e1cc91d94d7141b53d1db16
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to e3d773843a5672f7d9051c68d969b95f15a9033e
- fixing some ui issues
Issue-ID: CCSDK-2123
Signed-off-by: shaaban Altanany <shaaban.eltanany.ext@orange.com>
Change-Id: I60ef330b39f8c9165ab3bd18bbabc2200f81bf66
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 2068f014427ec1a2b782677557b4af0f1723e40c
- enhance loading topologyTemplate from source
- fix bug when rename stepName in workflow
- tune directGraph options to fix Elements positioning when loading from source
Issue-ID: CCSDK-1779
Issue-ID: CCSDK-2129
Signed-off-by: Ahmed Abbas <ahmad.helmy@orange.com>
Change-Id: Iee0d5b98266bee5b9920c557dea46a69c8434d85
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 886d352ec99fe5281c281c16f8d4b9908fb0dcc3
- add designer funcionality - declarative workflow
- save source editor to store
- generate graph based on json data from source editor
- make functions retrieved from server
- prevent multible functions inside action if the first fn is not dg-generic
- dg generic case (mutli functions inside single action)
- arrange elements that are generated automcatilly using DirectedGraph lib dagree
Issue-ID: CCSDK-1779
Issue-ID: CCSDK-1783
Issue-ID: CCSDK-2017
Signed-off-by: Ahmed Abbas <ahmad.helmy@orange.com>
Change-Id: Ief3579e4a9716475c9aaf85b5a349bc2af466cdb
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to dc3e41335d7ceb42901b8fd4ccace72825552302
- Fix - ResolutionSummary should contain resolved request-payload
Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
Change-Id: I87db63edcef6157da1f498bc9ab1af3cddf8c49a
Issue-ID: CCSDK-2038
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 6567f41b63f14a2c81577af7a89b86c0306c61f6
- Merge "add basic download for current viewed package"
- add basic download for current viewed package
Issue-ID: CCSDK-2126
Signed-off-by: shaaban Altanany <shaaban.eltanany.ext@orange.com>
Change-Id: I8690018634b55734d3b9dcf66794c44c4d266c92
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to d20383f0b00a363b0193e162ac297dd731088ca2
- adding dependacies to mapping table
Issue-ID: CCSDK-2065
Signed-off-by: ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com>
Change-Id: I4e91ceaec3327df8f3d92ac339bc96dc2ba8e63a
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to b2b847587d7c06db5737a06820d1809b9aeb73e1
- Adding view and edit feature
Issue-ID: CCSDK-2123
Signed-off-by: shaaban Altanany <shaaban.eltanany.ext@orange.com>
Change-Id: I6fa4469a982a3c6f76002909813480c9ac4d0e65
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 71f6d98f1003dc9acc212e4132f03bb21c0b73c8
- adding view package tabs
Issue-ID: CCSDK-2120
Signed-off-by: ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com>
Change-Id: I21af8c2b193b3fec4e5bc59e44b7a3b852f3b784
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to f627cd4269989b22edfcac044ea3a764fbc3ee68
- API for list of workflow and I/O for a workflow name
REST API for CDS workflow
Issue-ID: CCSDK-422
Change-Id: Ia26287214941a20287c810dc27c030d974a8847a
Signed-off-by: jananib <janani.b@huawei.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 94ad509756f17e79c278e3cc2f87440009125cd1
- Merge SW Upgrade Blueprint into PNF_AAI and create one UAT BP for PNF
UAT: Add support to multiple responses for a single request
Set property IN_UAT=1 during UAT execution
so blueprints can tune their settings to values more
suitable for testing (like timeouts)
Add 'times' field to specify expected number of invocations
Add UAT blueprint script for PNF SW Upgrade UC
Add current thread check for Hazelcast distributed lock
Resolve URI before returning
Issue-ID: CCSDK-2091
Change-Id: Id256bad043488f88f1b60015ebf9ade4be607fa2
Signed-off-by: gummar <raj.gumma@est.tech>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to ac31d2159014a84de91b6c7baeb29adf90284c10
- add view feature and decompress zip file
-decompress package zip file
-getting content and file names
Issue-ID: CCSDK-2120
Signed-off-by: shaaban Altanany <shaaban.eltanany.ext@orange.com>
Change-Id: If930b257a9dd7b8e094958aad006ff3769810cb3
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to c99df5dd491c9f18044ec483e696739080e80950
- Merge "import maaping from CSV file or the current template"
- import maaping from CSV file or the current template
Issue-ID: CCSDK-2065
Signed-off-by: ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com>
Change-Id: Idc5b1deccf2966438aed13329290df6d9b3f0da7
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 2ef7909fd0b9d12a7fe1619639e787c5ee0cf4c3
- Merge "Fix Sonar Jenkins job"
- Fix Sonar Jenkins job
Updated pom.xmls of modules that do not contain 'src/main' directory
to skip Sonar scan. This allows Sonar scan to complete for the rest
of CDS. Need to revisit these modules to see whether they should
really be skipped or if sonar properties (e.g. sonar.sources) should
instead be tailored.
Issue-ID: CCSDK-2116
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I8b0237886e357a0188633f007dc97cf6e725fa53
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to dffb358f81f2816a931dca067f47bd49823ac5bc
- Changed the default multicast address.
There's an issue with macOS when docker is installed and a multicast
address different than 224.0.0.1 is used.
https://stackoverflow.com/questions/46341715/hazelcast-multicast-does-not-work-because-of-vboxnet-which-is-used-by-docker-mac
Re-organized the test hazelcast yaml since we now fill the cluster-name
and instance-name information from the ClusterInfo object during
creation. No need to pass it in the config file anymore. This is causing
every file to be the exact same thus the consolidation.
Also fix an issue with test case using the same hazelcast service in two
different threads causing intermittent issue during the build process.
Issue-ID: CCSDK-2119
Signed-off-by: Sebastien Premont-Tendland <sebastien.premont@bell.ca>
Change-Id: I7f8328bfd93cdcabe8ab2fa844cbf9dd57f1493a
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 319521c8bcc13a37268ec6279d1eba6db90568d5
- Merge "Add tar.gz compression capability"
- Add tar.gz compression capability
The change modifies ArchiveUtils by change of
the library responsible for compression and
decompression of zip files. After change of
library for appache compression tar.gz was
added as another format which archive utils
can support. For ZIP files there is kept
backward compatibility because new lib
keeps implementation of ZipFile similar
to the one used before in the utils.
Issue-ID: INT-1458
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
Change-Id: I78388ef8c5e7a23ac6664ae49c00638af38d8c8a
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to fe3f59a016a53f7b19a107f73fb2341677a29651
- Merge "add single function to action and save it to frontend store."
- add single function to action and save it to frontend store.
Issue-ID: CCSDK-2017
Signed-off-by: Ahmed Abbas <ahmad.helmy@orange.com>
Change-Id: I866eadb31bcb56aec5aa05a1dd4b0989c47c6210
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 568ff4d867dd09c087246fe7cc343c1d581e6255
- enable source code editing and adding viewing feature
Issue-ID: CCSDK-2113
Signed-off-by: shaaban Altanany <shaaban.eltanany.ext@orange.com>
Change-Id: Ic7643841afe21bfacc130908d6c851519b399acd
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 488047494da258c07c723fdd378c5092005613c6
- Merge "adding tags and custom keys to metadata"
- adding tags and custom keys to metadata
Issue-ID: CCSDK-2014
Signed-off-by: ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com>
Change-Id: I0ebd08a1f12ebccc4c0487850f28f6e395ed65cd
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 0382bef1f27a16dc40200e4fc11df1623443ea0b
- Merge "adding upload function and getting variables from template at template and mapping tab"
- adding upload function and getting variables from template at template and mapping tab
Issue-ID: CCSDK-2102
Signed-off-by: shaaban Altanany <shaaban.eltanany.ext@orange.com>
Change-Id: Id92cbd183c700764a55ef016d681a568954dc18f
|