Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: sdc/sdc-workflow-designer master c02b6b423f6fba9504c8a8d526b0bc4cdba6785d
Extract Constant & Method.
Extract Constant & Method.
Issue-ID: SDC-1079
Change-Id: I3d2d310eae2f3eb82bf6540b4beee5d7924da48e
Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
|
|
Project: sdc/sdc-workflow-designer master ce8cfcde32b56477f80be5980e5954f5bebdbb69
Refactor.
Extract Method.
Issue-ID: SDC-1079
Change-Id: I77dafb1acf0fdd1f8a94aaa2492d2d458d1dbb22
Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
|
|
Project: sdc/sdc-workflow-designer master 541a92f8b1362169eac5091ad4de2c8114eddbaf
Code Optimization.
Change config item 'msbServerAddr' to 'serviceAddr'.
Issue-ID: SDC-1079
Change-Id: I18275728ade2bc7016ea661b70a55f5550546ee7
Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
|
|
Project: sdc/sdc-workflow-designer master 47f5e6707e9684076c855523c4c9f74dff58133b
Parsing extend activities from file.
Parsing extend activities from json file.
Issue-ID: SDC-1129
Change-Id: Ideb7c473d17c2d533676fcc44bdefba183d34a9f
Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
Entity Class for Activity Spec.
Definede entity class for activity specification extend.
Issue-ID: SDC-1129
Change-Id: I37d7c77f99002e8e4e1bd754a72d9c2f7b51aae6
Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
|
|
Project: holmes/rule-management master 691b6f10cd543c9258cb3c229ade92a524cbdfcb
Test log printing function
Change-Id: I803acdacf1a016a8c64048f550028b242fadb8db
Issue-ID: HOLMES-112
Signed-off-by: YiLi <li.yi101@zte.com.cn>
|
|
Project: so master 4f4b3d7e48027fc7b9a973f4229eed2ee1b023f5
NexusIQ security violation - httpclient
Violation in:
org.apache-httpcomponents : httpclient : 4.4.1, 4.3.1, 4.3.3, 4.5, 4.5.2
Fix:
Upgrade httpclient to 4.5.5 and httpcore to 4.4.4
Change-Id: Ie31b853102eb2a4fc7fc16441a2a1c18a2b7fa35
Issue-ID: SO-507
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
Project: so/libs master d413cf3266aa38b3a9c5bf37ce30c3de68b3ad55
NexusIQ security violation - httpclient
Violation in:
org.apache-httpcomponents : httpclient : 4.4.1, 4.3.1, 4.3.3, 4.5, 4.5.2
Fix:
Upgrade httpclient to 4.5.5 and httpcore to 4.4.4
Change-Id: I438214d7ee866dd95ffb6bcbc47999b95f200bec
Issue-ID: SO-507
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
Project: sdnc/oam master d21a1b3a5e05b5466c792d5ee7298df5ab714a51
Add missing containers to docker-compose.yml
Add missing ueb-listener and dmaap-listener containers to
docker-compose.yml.
Change-Id: Ia5b32080524a8dc7b608c037e2e71593eae993c6
Issue-ID: SDNC-177
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
|
|
Project: dcaegen2 master 13de8870c542c1cd87d24f1bdde5878c82276c8b
Typo corrections in installation_manual.rst
Modify tca version to be in line with Nexus release, and correct the TCA app preference file code-block to avoid the code-block to end before the end of the file
Issue-ID: DCAEGEN2-378
Change-Id: I5a47cc3e5c17d2f09aeaf8dfba840ed30a526350
Signed-off-by: Vincent Colas <vincent.colas@orange.com>
|
|
Project: integration master c5e1b81784d10ab3ce5b08d4f863c891726060e8
Merge "add aaisim container"
add aaisim container
Issue-ID: OPTFRA-192
Change-Id: I9038926d2fa851d732ca389c9cd01ea995077d54
Signed-off-by: Leonardo Bellini <leonardo.bellini@att.com>
|
|
Project: oom master a68cf4f3da292a9b41b6570067470bb456ca41c6
Merge "Add Helm Chart "template" Starter"
Add Helm Chart "template" Starter
Copy and rename onap-app dir to name of ONAP application
being ported to standardized configuration format (2.0.0).
Replace all <...> within the chart templates, Chart.yaml and
values.yaml.
MKhinda - updated after single namespace and refactor
Change-Id: I9ef94839cb45a4698c1e125e3e0ca5243b929f13
Issue-ID: OOM-777
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
Project: sdc master 6f578c479c73c2f5989e383355c28cf1c7a01c6b
Archive Item - fix ItemManager
Change-Id: I25b19994c3dc861c38c536fe1fa2b97e0c8eab93
Issue-ID: SDC-1086
Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
|
|
Project: appc master e551a81ab48b77b5be881699b4176bbc337bbbce
Re-add public declaration
The public declaration of setDbLibService was removed as part of this
(https://gerrit.onap.org/r/#/c/35763/) commit. This caused a failure in
karaf and the appc-common bundle failed to come up. This commit re-adds
public.
Change-Id: Ia6fa5d950b17e4f440a1243d071c90eedc9be818
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-731
|
|
Project: sdnc/oam master f62137b244e64bfaf0d9aa9b606597e59774ea27
Fix paths in docker-compose.yml
Fix paths and versions in docker-compose.yml to correct values
for Beijing release.
Change-Id: I74f9238397ed5687d948ed525fb818fbd5ce64d2
Issue-ID: SDNC-277
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Project: aai/sparky-be master 1f928a54df22e2efa1c135a9d16ccb278caccd31
Merge "enable suggestions to use search data service"
enable suggestions to use search data service
Added logic to ensure that suggestions are enabled using the search data
service
Issue-ID: AAI-895
Change-Id: If0bc6a56a4700a0f96584048676ee1a15db63592
Signed-off-by: renealr <reneal.rogers@amdocs.com>
|
|
Project: policy/engine master 82b62ca5dd3ae30aab7999b5959e1c07eb1d3d1f
cookbook, updated architecture doc
policy documentation - cookbook, updated architecture
-------------------------------------------------------------
Issue-ID: POLICY-535
Change-Id: I7d13c145993692b8669f4855b0b23cc73eaa8142
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Project: optf/has master 9c7878cd58992d239bc1828d192cbaa8519b3452
add first seed of aaisim
Issue-ID: OPTFRA-192
Change-Id: I8347b99dbf09514dab7daa2f8e7bb8abc0122d54
Signed-off-by: Leonardo Bellini <leonardo.bellini@att.com>
|
|
Project: aai/event-client master 8bccfab4b81dbd88635a9fc130d44d59ce58abb3
Merge "Add INFO.yaml file"
Add INFO.yaml file
Add INFO.yaml to list:
- Project description
- Properties
- PTL information
- Meeting information
- Committer information
Change-Id: Iad16f70bfbc9291a25fe778e945f45a3ca9528c9
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Project: ccsdk/distribution master e38ee0493138a482257d9904f79584c90587f6c2
Fix directories in docker-compose.yml
Fix directories in docker-compose.yml to use 'ccsdk' instead
of 'sdnc' where appropriate.
Change-Id: I11211c04985785213f24f3f4415f13f977fa21f9
Issue-ID: CCSDK-208
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Project: integration master 4445f34706a02bc549c9e8f6f390e008bbecc7b4
Merge "Update to clamp 2.0"
Update to clamp 2.0
Update Clamp docker version to 2.0.STAGING-latest for integration test
Issue-ID: CLAMP-139
Change-Id: Ided0e16bcd1974d3784759da97b6f73bf4f97deb
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: integration master faae8063e6728ea5080a20b2ca515e1448da929b
Merge "Update manifest with VID latest version"
Update manifest with VID latest version
Change-Id: I5e9a8d88f00e7d4c2a9b63f38c2344a03d049905
Issue-ID: VID-200
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
|
|
Project: sdc/jtosca master 05d9b88fd55c81ffce49f8e764a05af195cc24f7
Upgrade SnakeYAML version for sdc-tosca
Change-Id: I5af178f9cdcad6a733d73bf9bf5fbddfc46647bb
Issue-ID: SDC-234
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
|
|
Project: sdc master 7fdf733a64670fceefc3ded35cfa581e1c458179
Adding Prettier and fixing up eslint version
Issue-ID: SDC-1094
Change-Id: Ie83ad95a03899345dd90235daf0323cbe3bc6afd
Signed-off-by: Einav Weiss Keidar <einavw@amdocs.com>
|
|
Project: sdc/sdc-tosca master f524d3ccf7e3ede73c740830a7ffb0c7820fcc47
Upgrade SnakeYAML version for sdc-tosca
Change-Id: I3a40e3f2cfb10848d9eb11eea51b310d5c43fdeb
Issue-ID: SDC-234
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
|
|
Project: oom master f7c77bfc3add6c94c8f018e270beea993beefea5
Merge "Move consul config from shared NFS to configmap"
Move consul config from shared NFS to configmap
Issue-ID: OOM-597
Change-Id: I708c3e9df16003a54462f76c6ffe513b270faae8
Signed-off-by: jasmineWen <jasmine.wen@amdocs.com>
|
|
Project: oom master 1695fb61d7389cc624403016c94e750ff50c8d5f
Merge "Robot Helm Chart Standardization"
Robot Helm Chart Standardization
Issue-ID: OOM-728
Change-Id: I2e6b298a78e7d10c47ce1d531bf089c928a40284
Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
|
|
Project: sdc/sdc-tosca master 31caf1121622833779906b1eae9f795f94882d45
Upgrade SnakeYAML version for sdc-tosca
Change-Id: I3cbfe0200cfccde7246f29430e945ecbe2da8d9c
Issue-ID: SDC-234
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
|
|
Project: sdc/jtosca master e6a2f2bdf080bf99c407e2668b49d6eeff316a10
Upgrade SnakeYAML version for JTosca
Change-Id: I332d0408b49a1e1b0752670afa745f50a2979122
Issue-ID: SDC-234
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
|
|
Project: sdc/sdc-tosca master 56817b9ae17b2f56f72c94cf1e2fc496cbdc1a20
Upgrade SnakeYAML version for JTosca
Change-Id: I2b6ca17f0020c74b0e490e9f6c28f3dcc81c34c3
Issue-ID: SDC-234
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
|
|
Project: sdc/jtosca master 6c8381b3cbdc5a50ee359691f1b805c6206c1bbd
Upgrade SnakeYAML version for JTosca
Change-Id: I7cd66d82c4f48b2fbedd3424843caa6d8d226d6e
Issue-ID: SDC-234
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
|
|
Project: appc master 1f03b498a2bf4c125f8cbd3a0b6a2eddffbbea4f
ChefAdapterImpl Junits
- Added new Unit tests for ChefAdapterImpl checkPushJob method
to class ChefAdapterImplJobPusherTest
- Added param check in implementation method
- Small refactor of nested conditions for improved readability
Change-Id: Id65b897535874eea6aafda66b7ac227832446cf4
Issue-ID: APPC-437
Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
|
|
Project: appc master b7a9acc09f070ed2cff1820b799afaa3e351006f
Unit test for MessageDestination.java
Unit test for MessageDestination.java
Sonar-Link:
https://sonar.onap.org/code?id=org.onap.appc%3Aappc&selected=org.onap.appc%3Aappc-message-adapter-api%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fappc%2Fadapter%2Fmessage%2FMessageDestination.java
Change-Id: I17032a622571ce6ed6e6454967edabc2f2ef2d33
Issue-ID: APPC-764
Signed-off-by: shubhada <SV00449682@techmahindra.com>
|
|
Project: appc master 05c10c6dec4796776c0ce4b01f4e56d09b837a06
Unit Test Coverage
Unit test coverage for InvalidRequestException.java
Sonar-Link:
https://sonar.onap.org/code?id=org.onap.appc%3Aappc&selected=org.onap.appc.client%3Aclient-simulator%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fappc%2Fsimulator%2Fclient%2Fimpl%2FInvalidRequestException.java
Change-Id: I282481303657a4ede2132d04ebe45ab9b18589d7
Issue-ID: APPC-765
Signed-off-by: shubhada <SV00449682@techmahindra.com>
|
|
Project: appc master 7f00b3b1882e10dd0d32bab0c0eb10e183117e0c
Unit Test Coverage
Unit Test Coverage for AppcClientException.java
Sonar-Link:
https://sonar.onap.org/code?id=org.onap.appc%3Aappc&selected=org.onap.appc.client%3Aclient-kit%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fappc%2Fclient%2Flcm%2Fexceptions%2FAppcClientException.java
Change-Id: I70eb5b92f6c15b8f67a5e179be58d6f4f2565c47
Issue-ID: APPC-767
Signed-off-by: shubhada <SV00449682@techmahindra.com>
|
|
Project: policy/engine master c08d7d80907f2799a49987d61e4260bb44ff8aba
Merge "JUnit additions for SDK-APP"
JUnit additions for SDK-APP
Issue-ID: POLICY-604
Change-Id: I2e2cdb3037a70af7d8d85a4a6274b3e361510bc1
Signed-off-by: bobbymander <bobby.mander@att.com>
|
|
Project: cli master 5d2f93c6fb594fb0197a082a4cf1ba6aea0ead02
Merge "cmd : create VNF/PNF with template"
cmd : create VNF/PNF with template
Change-Id: I772f5dbe136d067a9151850812f4149e37c6f512
Issue-ID: CLI-93
Signed-off-by: xingxiaocheng <xingxiaocheng@huawei.com>
|
|
Project: sdc/jtosca master b477bfc60d30f5949f3c1d38240378b8c641742a
Upgrade SnakeYAML version for JTosca
Change-Id: I156ecdcacd3c4187ffdb3134e1576e6c696fcd31
Issue-ID: SDC-234
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
|
|
Project: policy/engine master 2a3adb320cb956c54073dab277524a19942e1b10
Merge "Fix Another Typo in dependency.json"
Fix Another Typo in dependency.json
Unresolveable maven coordinates when building the rules jar caused by a
missing s in drools-applications.
Issue-ID: POLICY-660
Change-Id: I3e78fec9c9e58c10f2a9366d15447e8a3998d343
Signed-off-by: dc443y <dc443y@att.com>
|
|
Project: policy/engine master f57fa5248fd5661e3aa75058de281b9606e023f3
Merge "Policy Release Notes Updates"
Policy Release Notes Updates
Updated Policy Release Notes for Amsterdam Maintenance Release
-------------------------------------------------------------
Change-Id: I748a9233fa1be1cf6ef729f3f78d39cba181d18c
Issue-ID: POLICY-486
Signed-off-by: Saryu Shah <ss3917@att.com>
(cherry picked from commit 374caf1b9b38893ee3efac301b5f81c2d64b1d08)
|
|
Project: sdc/jtosca master 932e6d502a9c6cc32826628aef1506aff70f86b3
Upgrade SnakeYAML version for JTosca
Change-Id: Ia2d2910edf4c7646ee4da2b1d454604af273ceac
Issue-ID: SDC-234
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
|
|
Project: vnfrqts/requirements master 7a0850e419756b9b61c86aa00d2dfa20f94ec395
Merge "VNFRQTS - Update chapter 1,2 and 3 for PNfs"
VNFRQTS - Update chapter 1,2 and 3 for PNfs
Update the requirements chapter 1, 2 and 3 to widen the scope to include PNFs. Updates to include replacing VNF with VNF/PNF.
Change-Id: I1716a884d13875b4034595b30847eb77b78eafd2
Issue-ID: VNFRQTS-190
Signed-off-by: steven stark <ss820f@att.com>
|
|
Project: so master 8ff992a2c526c3b652586fe21216de118294c5b9
Add UT for BpmnRequestTest
Add UT for BpmnRequestTest class.
Change-Id: Ic5d31beb84d427e79c0eab7f374f064ce6d5ff07
Issue-ID: SO-369
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Project: so master e00e3d914dccb533ca8db4f5c2a7c585b10262d5
Add UT for BpelRestClientTest
Add UT for BpelRestClientTest class.
Change-Id: Ib1d2fce5138503d2b8b056b1781e4ae82138e3a5
Issue-ID: SO-369
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Project: so master 9b99cfe26aafbca5a33e5dcb4cd976e4b44da81d
Add UT for AAICreateOwningEntityTest
Add UT for AAICreateOwningEntityTest.
Issue-ID: SO-369
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
Change-Id: I240bd5b7b1677e9fb88a815f67757ea8e9756e32
Add UT for AbstractBuilder
Add UT for AbstractBuilder class.
Change-Id: Icd337e51c49d24015c1401ecaf36c26e710d4606
Issue-ID: SO-369
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Project: sdc master c7916a4e5955ccc5f0f5252307363b791ec5c7b9
fix pom dependency
update titan version
Change-Id: I0ce765456653b5943f6fd82365053f6146db9df4
Issue-ID: SDC-1148
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Project: so master 676563e4b8b178092a63a36612711a587860f8dd
Merge "Type lost bug fix"
Type lost bug fix
Type lost bug fix update
Change-Id: I6e875377636f645f430dd3f8cbb4ef5f47670eac
Issue-ID: SO-501
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
|
|
Project: vid master b80c5cd587888074a81cb0cf5c2083725b701dec
Fix license issues
Change-Id: I26ad90dca61a1aa3770f3a6d41aff9e420098a82
Issue-ID: VID-198
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
|
|
Project: cli master 32ff77f6cc2fc2a3f9a314fba5d5ecb7bb65dbd3
Remove duplicate/invalid pnf yamls
Issue-ID: CLI-93
Change-Id: Id4006385c6bbdf1f6c4a9ed8c6faed4b8f10cfcc
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
|
|
Project: cli master 6943e88d0c7962ec0ab82ddcfbd02a7ccb3b472a
Make Dockerfile for beijing
Issue-ID: CLI-101
Change-Id: I81c7fd3648bf41dd248d281ca9c407e711396a06
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
|