Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: integration master df038682c6245bc050b6a1f6ada76a07af72e178
Merge "Fix failed tests"
Fix failed tests
Fixed 2 TC. Changed sourceName -> correlationId
Issue-ID: INT-661
Change-Id: Ic17f8b63c8ed2bb5ba0e9bfbb716dbc7f63a5686
Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
|
|
Project: integration master 86f78a1e9b9082361cf3a72b70f6d37e7448a1e7
Merge "update dcae images tags with file sorted"
update dcae images tags with file sorted
Change-Id: I5dc8ae21378822656e112eeb0d1119fc8c28914e
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-772
|
|
Project: integration master ebcaf26434eafe964dabae364ab865a93b23c530
HPA Score Multi-Objective function tests
Added CSIT for HPA Score Multi-Objective function
Change-Id: If2da01302f7b47507c212278b1cc42c59a52e168
Issue-ID: OPTFRA-313
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Project: so master 52355663e2a14135f4fe86fe7c30dc93aa588f18
Merge "add single transaction api to aaiclient"
add single transaction api to aaiclient
fixed marshalling when issuing a patch request
added support for single transaction api in A&AI
Change-Id: Icf755f547523cc7dbf931e198177847a5a1c6ea1
Issue-ID: SO-1060
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Project: so master 770fe71b9733f63fcd429e4ee233bbc9396411e4
Merge "Updated error handling of BPMN sub flows"
Updated error handling of BPMN sub flows
Added error handling subprocess to only those BBs that call a sub flow.
Refactored error handling in ExecuteBuildingBlock.
Added error handling and enhanced modeling of remaing BB flows
Added error handling and enhanced modeling of assign/activate BBs.
Change-Id: I2ab6236e3c2206b74b6368db69d8953a779f4f19
Issue-ID: SO-1059
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Project: so master 077b69a9dab041c229db5ca891bd01b817b90ac7
Merge "Accept header not honored when building exception"
Accept header not honored when building exception
added accept headers to http entity request
mappers were looking at "Content-Type" and not "Accept"
modified test to no longer share global headers
added additional tests and corrected comparison errors
Fixing issue with comparing media types, the equals method in
MediaType.class uses parameters as well to compare, added a method to
just compare the type and subtype and get done with it
Fixing test failures, getMEdiaType would come as null in most cases,
this causes the defautl serialization mode to be picked which is xml.
tests now pass with exception providers in place
exception providers now handle JSON and XML
Dumy push to re-trigger the build which failed at sonar evaluation
Trying to fix the build by removing different spy's
Returning XML instead of JSON in cases of error for
endpoints. Removed exceptions and its generic handler which is a good
thought, however given that the exceptionhandlers are generic it gets
tough to return to handle exceptions which require different namesaces
in response amongst other problems.
Change-Id: I684fe3b0047693093a99aa999faf261d7713f404
Issue-ID: SO-1058
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Project: so master 499eaefb09c4317bbccb3ce31fb500c663b19bd5
Merge "Accept VNF Recreate Requests"
Accept VNF Recreate Requests
Updated nfRole in sample catdb json response
Added gr-api-default recipe for recreate
Updated description in catdb response json
Updated catdb response file to have the correct action
Added action to common package
Removed requestor ids and source from test requests
Began adding recreate endpoint and tests
Began adding validation for recreate and junit tests
Change-Id: I60c588be104b82b2d0dfb8587069e04f7b4710be
Issue-ID: SO-1057
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Project: so master 67e54470732dd92d06fa1a65146bafaef2616cbb
Fix SDNC Parse
Fix to use proper wrapper bean to fix marshalling
Change-Id: Iec167059557cbf73236f3efad9a9780571a0468e
Issue-ID: SO-1056
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Project: sdc/sdc-tosca master b675cde3363762d1e716241e04733ca315fb63b4
Resolve get_input for list change
Change-Id: I818bc10c27b543fd767cd47eca7b59ba07e27b09
Issue-ID: SDC-1769
Signed-off-by: Manzon, Inna (im453s) <im453s@intl.att.com>
|
|
Project: multicloud/k8s master acfc52396351261756b6d319d7578f2277f2d272
Merge "Separate tests"
Separate tests
The current tests can be separated in two categories: unit test and
integration tests. The criteria depends on the scope or dependencies
required for the test. This change provides a mechanism to test
only one category.
Change-Id: Ib7bac49cb0b2d14544fb9704345436a7ba71aead
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-ID: MULTICLOUD-301
|
|
Project: multicloud/k8s master 4416616ae34f7b0410b67d69a6d44011f2946484
Merge "Bump kubernetes version to v1.11.3"
Bump kubernetes version to v1.11.3
Change-Id: I23289a04ad63da13c51b242f1374c526f4b9e80b
Issue-ID: MULTICLOUD-301
Signed-off-by: Victor Morales <victor.morales@intel.com>
|
|
Project: multicloud/k8s master 6a0302e5b820abf41637641836d502ce4e1cf14c
Merge "Bump virtlet version to 1.3.0"
Bump virtlet version to 1.3.0
Change-Id: I96c9519a282a5806002ac2c61a49eda5ff8b8e90
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-ID: MULTICLOUD-301
|
|
Project: multicloud/k8s master 218be1a340c26caab12d3d9873ba53920b9eef21
Merge "Complete Plugin Functional tests"
Complete Plugin Functional tests
The script that consumes the Plugin Endpoints to ensuring its
funtionality was completed. This change helps to covers all the
endpoints exposed by the API.
Change-Id: I56d1412debd3942d42484389a1c3ff04aa3da563
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-ID: MULTICLOUD-301
|
|
Project: multicloud/k8s master 9c63ff115cb6108a0531287e0efc929493935907
Merge "Refactor Functional tests"
Refactor Functional tests
The current implementation of Functional tests didn't allow to reuse
some functionality. This change exposes common functions and methods
to populated CSAR folders.
Change-Id: I8f4daf9a0a12633f952677b3e15de42bea5226e6
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-ID: MULTICLOUD-301
|
|
Project: clamp master 82912bbbc020c144ec7d4fca984397284ac0c634
Merge "Guard policy Backend"
Guard policy Backend
Introduce Guard policy backend code
Issue-ID: CLAMP-190
Change-Id: I7d60c6dd700c84607329f5449287465379b94807
Signed-off-by: sebdet <sd378r@intl.att.com>
|
|
Project: clamp master fc67a39be8e20adc5af4172cb7d37bab2f0c0054
Merge "Introduce new changes to UI"
Introduce new changes to UI
Introduce changes to support Guard policy
Issue-ID: CLAMP-190
Change-Id: I4bffd2ee2a777ee43884fbf03b6128c0198f98ba
Signed-off-by: sebdet <sd378r@intl.att.com>
|
|
Project: clamp master fa5130a38358f44eb1bc86b878bb3aebc1953b78
Merge "Remove useless code"
Remove useless code
Remove useless code in javascript for CLAMP UI
Issue-ID: CLAMP-220
Change-Id: Ie08799370079b9c9edaaff9a567458d81ef22eb4
Signed-off-by: sebdet <sd378r@intl.att.com>
|
|
Project: optf/osdf master ce6ac9833b9d91dfe9fdd4a0346a641c0c246d90
Merge "Secret Management Service feature"
Secret Management Service feature
Added supporting library required for enabling SMS integration.
Added Unit tests and manual tests for store/retrieve/delete secrets.
Added AAF cacert, preload_secrets config for testing.
Integration with application NOT Done in this patch.
Change-Id: Ic2be41f825b327064127fbf83f9e1057a68f19c2
Issue-ID: OPTFRA-343
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Project: optf/has master c308285af168973583125f13590789ba3ff27093
Merge "Secret Management Service feature"
Secret Management Service feature
Added supporting library required for enabling SMS integration.
Added Unit tests and manual tests for store/retrieve/delete secrets.
Updated conductor.conf with aaf_sms group. Added preload_secrets
config for testing.
Integration with application NOT Done in this patch.
Change-Id: Idf7e4249a88a39c586d893226a9110e9d5180787
Issue-ID: OPTFRA-345
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Project: sdc/jtosca master 6fefab672f8ee763b561b0f67681e4f5b09418bc
Resolve get_input for list change
Change-Id: I53c13b22f74f857395f6f9c40801b0e927562bf5
Issue-ID: SDC-1769
Signed-off-by: Manzon, Inna (im453s) <im453s@intl.att.com>
|
|
Project: policy/engine master 8287e34104ce634d2a20c5906ddb53a2a4fe6959
Upgrade elasticsearch v6.3.0
Resolves a security issue around information disclosure. The
recommendation is to upgrade to this version for the fix.
Issue-ID: POLICY-1063
Change-Id: Idebb19d2c530b716a25aa91832c053e6b2d0ffce
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Project: dmaap/dbcapi master 5347edeaee65ac740c7d306b82422035c7bfa863
Merge "Added Sonar fixe for JetttyServer.java"
Added Sonar fixe for JetttyServer.java
https://sonar.onap.org/project/issues?id=org.onap.dmaap.dbcapi%3Adbcapi&open=AWGB3zDS8TZzbCgU6dNh&resolved=false&severities=BLOCKER&types=BUG
Issue-ID: DMAAP-778
Change-Id: I5cd3c3b875931deee51730ef6eb86654aee7e710
Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
|
|
Project: dmaap/dbcapi master 08d41a3fdcf909466e82c43ba30fefa0cf80c41e
critical sonar fixed in AafConnection.java
https://sonar.onap.org/project/issues?fileUuids=AWBPi64T-08if2a6vO68&id=org.onap.dmaap.dbcapi%3Adbcapi&open=AWBPi68C-08if2a6vO8k&resolved=false&severities=CRITICAL
Issue-ID: DMAAP-779
Change-Id: I540bf00862ef643a1319a5dee969f786216da100
Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
|
|
Project: dmaap/datarouter master 1298e6487340fcb1644c4a0a7e06026d156bdf8f
Merge "Fix new sonar vulnerabilities"
Fix new sonar vulnerabilities
Change-Id: I56258ef54bbe44ff1c172ab51d19f251adb7aaf4
Signed-off-by: Conor Ward <conor.ward@ericsson.com>
Issue-ID: DMAAP-771
|
|
Project: dmaap/datarouter master 6d10bed2c0a833ae38d49efe8df0b74c825633e8
Merge "Fix_Old_Vulnerabilities_in_NodeConfigManager"
Fix_Old_Vulnerabilities_in_NodeConfigManager
Change-Id: Ie8d73ef8056d2648cab06ebe17d5eebc399c8716
Signed-off-by: Mariusz Sobucki <mariusz.sobucki@ericsson.com>
Issue-ID: DMAAP-775
|
|
Project: dmaap/datarouter master f590dcbbcd7b576385bc11f510196ccf0ea6846f
Merge "Fix Vulnerabilities in SubscriptionServlet"
Fix Vulnerabilities in SubscriptionServlet
Change-Id: I3ba9192d334a6023756eaac217999b01e598d7cb
Signed-off-by: Conor Ward <conor.ward@ericsson.com>
Issue-ID: DMAAP-775
|
|
Project: oom master bc7c2b8308105985d2807a1ddd94537b5b6bbbd3
Enable /contrib chart leveraged by Casablanca UC
Enable /contrib chart to package software leveraged by CDS usecase in
Casablanca. Packaged under /contrib as Netbox is not an ONAP component.
Issue-ID: CCSDK-366
Change-Id: Idd30db3b9e8865f64a269e628fbf7c365f125f06
Signed-off-by: Marc-Alexandre Choquette <m.a.choquette@bell.ca>
|
|
Project: aaf/authz master 3f25c89d8fe0ee5e8ef37f64059841eac41e93b8
Remove Tomcat 2(Security Issue)
Issue-ID: AAF-420
Change-Id: Ibb080432f8c7faa7b923b1f4c1e4542d3ad0d693
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Project: policy/engine master a1a279f01734ba32f12b44186d6278dfebbf6385
Merge "Upgrade commons-compress v1.18"
Upgrade commons-compress v1.18
Fixes 2 security issues and brings the common property
value to the root pom.xml for easier management.
Issue-ID: POLICY-1063
Change-Id: I56e3318bdfae2d205c61a5ad7af70a79bd70dada
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Project: policy/engine master 27e394f8c77fab9b0be1c22e7130b10a032153c1
Fixed incorrect model name
Changed the model name of the script to be the correct SDNC-GenerateName
version CSIT to fix the failed CSIT test cases
Change-Id: I8974202cfc8cea3a19e102813fbf2a4f449cd11b
Issue-ID: POLICY-983
Signed-off-by: Michael Mokry <mm117s@att.com>
|
|
Project: aaf/authz master fa8d6a2ec732729a05db6e545318dd1e65cbb943
Remove Tomcat (Security Issue)
Issue-ID: AAF-420
Change-Id: I5990ca297cf7b196b8148161260a41c11d92399d
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Project: aaf/authz master e72d3300a54026cb317d2563c6449ffbb91b8b57
Cass Init Data
Issue-ID: AAF-420
Change-Id: I94dbc5f8fc371eab6e28f03011578e1eb33872a3
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Project: sdc master 599f6c050b48932479fa91e189ee42ad2111d95a
Bugfix - interface_types missing from tosca
1.Fix for interface_types missing from the tosca
model for a resource/service
2. Interface name should not contain spaces to make
the behavior consistent with tosca node type component naming
Change-Id: I8e135a87d659d3fb17d284247bcf222a8be7ccde
Issue-ID: SDC-1760
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
|
|
Project: oom master 1af5fbeb9f212a544a3230f0ad1a7a7bfd990338
Merge "update log helm chart from 2 to 3.0.0"
update log helm chart from 2 to 3.0.0
Change-Id: I84b218452315c2026fb443c85a0cfce04098b29e
Issue-ID: OOM-1361
Signed-off-by: Michael O'Brien <frank.obrien@amdocs.com>
|
|
Project: oom master 720592272fb728c837c9b164886bfd957f8a1c98
Merge "Add portal option to ete test script"
Add portal option to ete test script
Change-Id: I42011b0dae86eb96b52764085adfccbb8e062b9d
Issue-ID: PORTAL-388
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Project: cli master 0b6db3fd771ab6b4fbc75d178afc3a5fb421f934
VTP: Migrate VNFSDK CLI to VTP
Issue-ID: VNFSDK-304
Change-Id: If3d5d355b5be405cb239c6cf8bd8ae485e859ac9
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
|
|
Project: holmes/rule-management master 153b0f688907ff17929723d0a33c0feb4477913e
Merge "Updated Release Notes"
Updated Release Notes
Change-Id: Ifee3d56ca38da4af6f115f2ada738fbf8db473c7
Issue-ID: HOLMES-169
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
|
|
Project: holmes/engine-management master ea9c9acd32e428d493e195c9c891fcfbc8fcf92d
Updated API Decriptions
Change-Id: I4ffea59f446d772339dcf78f8c8a39ba6a0aaa48
Issue-ID: HOLMES-169
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
|
|
Project: oom master 27fe5d7490f58a5e53df94b14f4585301ce4fc3f
Merge "Config update to fix whitespaces issue in payload"
Config update to fix whitespaces issue in payload
Change-Id: I441e26f6e4c7add77ec65fb651b4cd59f9c4c06b
Issue-ID: AAI-1596
Signed-off-by: Edwin Lawrance <Edwin.Lawrance@amdocs.com>
|
|
Project: oom master 933bdb7e46432c108dde567b162ac87e5286a797
Merge "update LCM DG config"
update LCM DG config
LCM DG config for ScaleOut, TrafficMgmt, SoftwareUpgrade
Change-Id: Ia607fb6002968b266fa4d025129cada72485b445
Issue-ID: SDNC-425
Signed-off-by: Agarwal, Ruchira(ra1926) <ra1926@att.com>
|
|
Project: vfc/nfvo/lcm master 48f7b3d0d6fc76f6949b0608465267325237c00c
Trigger subscription in nslcm.
Delete subscription when terminate vnf.
Change-Id: Ic7d94f3698b2bf73543f702d9ffbb41ceac26b7e
Issue-ID: VFC-1126
Signed-off-by: laili <lai.li@zte.com.cn>
|
|
Project: vfc/nfvo/lcm master eb0c6ac326a34de3ce9d09abad9c6cf3d0572833
Trigger subscription in nslcm.
Change-Id: Ibd5b64f61e130b0ef39817eaeecb4c2bf368c489
Issue-ID: VFC-1126
Signed-off-by: laili <lai.li@zte.com.cn>
|
|
Project: cli master adcb3a314aa5729f4c4e61d44656a56d3cc6ff7e
VTP: Add functest show result cli
Change-Id: I69c5abd09a4426d2f964f89db494ff4732678d16
Issue-ID: VNFSDK-323
Signed-off-by: Kailun Qin <kailun.qin@intel.com>
VTP: Add functest show status cli
Change-Id: I54c8ce4d700c75b20df27cddfa3847409f523f9b
Issue-ID: VNFSDK-323
Signed-off-by: Kailun Qin <kailun.qin@intel.com>
VTP: Add functest create cli
Change-Id: I1daab71ba7054defc791e80e941fdbeeb9f67957
Issue-ID: VNFSDK-323
Signed-off-by: Kailun Qin <kailun.qin@intel.com>
|
|
Project: holmes/engine-management master ec22a6a14b3ad580f4226172a1d8ef318bf00c81
Remove 2 APIs from Swagger.json
Change-Id: Ic479a2dc188e373269d07ee2e48bdf6f60d96441
Issue-ID: HOLMES-168
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
|
|
Project: sdc master e4962d6d2defd6052dffd32bbef623e1fb5fb76e
Fix copyright header of login html file
Change-Id: If86e4ec8f7a85da94d967b233a1330b0698a9e26
Issue-ID: SDC-1754
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: sdc master 8e0e0ea3031fe1ea5823313985ea46dc97b401e4
Updated readme file
Updated REAMDE.md file to include the latest instructions of the SDC project
Removed unused flag from help output of docker_run.sh script
Change-Id: Ifb83e587b0ed37ab51953021d7849e9f8b4c9046
Issue-ID: SDC-65
Signed-off-by: Idan Amit <ia096e@intl.att.com>
|
|
Project: holmes/engine-management master cb0bf80005cf9d0feb22d5985542d41e7657adc8
Remove 2 APIs from Swagger.json
Change-Id: I60826b697c26b40a84fefd85e3ed7bda58d12212
Issue-ID: HOLMES-168
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
|
|
Project: vfc/nfvo/lcm master 0abc20b11ae5373e56eb77531bf9a6d15a3439a9
Merge " update tests of test_ns_heal"
update tests of test_ns_heal
Change-Id: I62fe02b403eda35824a2075f4c9479a07ad7b752
Issue-ID: VFC-1116
Signed-off-by: tianxing <15210838572@139.com>
|
|
Project: vfc/nfvo/lcm master 018b4aeebdb803e3e7cd1868fa915f7a9ed8bbff
Send homing request to OOF
Add code to send homing request to OOF and unit test
Change-Id: I4ab56611aa43a36118ab2b4653ffdfe58e7e921b
Issue-ID: VFC-941
Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
|
|
Project: so master 7f14f0c2cb879573709b687697636095e134b231
Merge "fix sonar isue in openstack adapters ObjectFactory"
fix sonar isue in openstack adapters ObjectFactory
fixed sonar issue as detailed in SO-1046
Issue-ID: SO-1046
Change-Id: I4064b7d7729f15afbfa07752cf5cc54e9847e861
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|