Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to ab744bd0cdf9f893bc775f8eb7159e2df2f77996
- Merge "UUI interface Multi-language development"
- UUI interface Multi-language development
Change-Id: I8bf9560e937dc2295ef23b10df4f43e9b88c31d3
Issue-ID: USECASEUI-211
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
to f6ab15b9e6959612bffb731161fc684536b43ed8
- update to latest oparent
Change-Id: Ibd03227fe14acd0a99b8b51abaf671e74c79cbc2
Issue-ID: VFC-1419
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to b836d3492984e8c751f00b200d24eb07da792c75
- BeanUtils upgrade to 1.9.x
Transitive dependency to beanutils 1.8.3 removed.
Refactor of existing usage of beanutils proposed.
Change-Id: I6614a5794979225376338c778b25f71911ae9c50
Issue-ID: SDC-2269
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to d6bd31bf81c1eb8e4f3a6b349d021f5533f03b03
- Update the CsarInfoTest.
Used common ZipUtil.readData instead local load method.
Fix checkstyle (variable named).
Issue-ID: SDC-2327
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: I6adaed83e45d43268b174fde0ba6ee991e3fb2b0
|
|
* Update docs/submodules/integration.git from branch 'master'
to d8f9aac6779d1884d65c37cbcc2c7a87fc0d5ffb
- Add liveness probe config for dmaap-dr-db
Issue-ID: INT-1055
Signed-off-by: Gary Wu <gary.wu@futurewei.com>
Change-Id: I8bd9ca4fee2d6f0431a90ca6a6e76ce97ba39096
|
|
* Update docs/submodules/integration.git from branch 'master'
to 2563a5e70e720d2aef74fce3c7b4be8afd38e8fc
- Remove shared keyspaces for SDC in cleanup
Signed-off-by: Yang Xu <yang.xu@futurewei.com>
Issue-ID: INT-1103
Change-Id: I5194151ea6baadb455eb3e4c8d157012c6cfc371
|
|
* Update docs/submodules/integration.git from branch 'master'
to 930b98013b474427e31a65400a78ac0f6d8d2999
- Adjust mariadb liveness initial delay
Issue-ID: INT-1055
Change-Id: Idb76007e1cb2883b1b13aa4a83498453e44da211
Signed-off-by: Gary Wu <gary.wu@futurewei.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to f889e6a0004b3153c8cafffc6c8489729d7d9fd3
- Merge "cassandra livenessProbe chart error"
- cassandra livenessProbe chart error
Disabling cassandra livenessProbe causes the
charts generated yaml to append readinessProbe
after containerPort because of go ‘-‘ command.
Issue-ID: OOM-1922
Signed-off-by: Joey Sullivan <joey.sullivan@amdocs.com>
Change-Id: If19c8639d1a5c0968b7156e39945a3ca15dd18b5
|
|
* Update docs/submodules/oom.git from branch 'master'
to bb3f4c1abf14069c47f99edbb4f1d4859e70abde
- Merge "Increase helm deploy perf by reducing helm ls"
- Increase helm deploy perf by reducing helm ls
Helm ls takes a lot of time to execute. This
code change makes sure it only executes once per
helm deploy instead of once per helm release.
Issue-ID: OOM-1923
Signed-off-by: Joey Sullivan <joey.sullivan@amdocs.com>
Change-Id: I6337c97380d9f583b33f55a2be1d41ac7ce350c8
|
|
* Update docs/submodules/so.git from branch 'master'
to c12bd8acf7bbc266b14851b50728e9d24d53b5b8
- Merge "Validate names before writing to A&AI"
- Validate names before writing to A&AI
Validate name for InstanceGroup, Configuration and Network.
Change-Id: I494749e17a40c6c0cdd51dd28d9c9bca371410ac
Issue-ID: SO-2022
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to b619a05033211171ac61dd658282bc2cf1be77d9
- Merge "update multi stage code to accurately skip bbs"
- update multi stage code to accurately skip bbs
moved around classes to packages that make more sense
updated license headers in java files
converted MultiStage logic to FlowManipulator
moved tests to new package location and fixed issues
allow for custom listeners before flowsToExecute
moved validation classes to listener.validation
Change-Id: Ic5416812ef9c5611fe19bf9b6aa316373b110ec6
Issue-ID: SO-2021
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 528f2b2de610108720b429ac546c67af265153f3
- Merge "dmaap client using wrong auth property"
- dmaap client using wrong auth property
Changed dmaap client to set auth property correctly to prevent double
decryting and wrong value
Change-Id: I83dc8c67e94a8bec187c056e7dfa1f966cc5ee3c
Issue-ID: SO-2019
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 89ec09e573325c9462815a806e2f45a1e4716dff
- Merge "Policy released drools 1.4.2"
- Policy released drools 1.4.2
For bug fixes POLICY-1856 and POLICY-1855
Issue-ID: POLICY-1860
Change-Id: I3e5014da546620367cba5ab1d6fd308a01c4c140
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 05c8e5d9746af57228ded504c746c9607eaee96f
- Merge "support async operation for vf module operations"
- support async operation for vf module operations
support async operation for vf module operations with sdnc
Update Junit comparison data to be valid for new code
Modify coded to support usage of ASYNC response sdnc
Change-Id: I95b955cb257dcead152d68cd4cc4fb0fbcdfd708
Issue-ID: SO-2015
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to e1e95c058efdd90daf42252e769b205576e410bd
- Version bump testsuite and demo artifacts
Issue-ID: INT-1055
Signed-off-by: Gary Wu <gary.wu@futurewei.com>
Change-Id: Ic3aa45e315bfcca5c743263a8de729265d3d4d1b
|
|
* Update docs/submodules/so.git from branch 'master'
to 000e5b338e4cd267347fbb2b87392fab3733547f
- Merge "add is_data_internal column to request db"
- add is_data_internal column to request db
add is_data_internal column to request processing data
Use Boolean type in java bean to be mapped by hibernate
Change-Id: I40a96f80114e02a2ced17efb47e45718dfd2ee7c
Issue-ID: SO-2023
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 72d66044e6eb6e999e96e31fad9360022ed76135
- Merge "use count format and limit one for exists"
- use count format and limit one for exists
use count format and limit one for exists
Change-Id: If15ccf0a63bf6fd5e732eb150bfdbed22c5a3f1d
Issue-ID: SO-2017
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 5d7aef853baaf554a2392fe5dc394f77bdbe4214
- Merge "adapter client will not retry on openstack failure"
- adapter client will not retry on openstack failure
Utilized the original util method with boolean argument.
inventory audit: adapter client should not retry on openstack failures.
Change-Id: Ibdcec58c662f54ccef887e74f17634baa9df2457
Issue-ID: SO-2016
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to a909811c78550eae05c30aa65e258b873e08b175
- mso to validate the name uniqueness in A&AI
Need to change query by name using nodes query to make sure names are
globally unique.
Added new Exception type for duplicate A&AI object names.
Added tests for AAIVfModulResources.
Change-Id: I71558d0881d7060819f5f807fe58779be6edfa6f
Issue-ID: SO-2020
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 64efe1db468feba9ec568015533609a1dc6a78f1
- Use demo 1.4.0 release artifacts in robot
Issue-ID: INT-1055
Signed-off-by: Gary Wu <gary.wu@futurewei.com>
Change-Id: I8d42789049d655155b84455264c8382e08c3dda9
|
|
* Update docs/submodules/appc.git from branch 'master'
to 10020bbd26d80d11556f69ea36498d10c2a9e1de
- fix document error
missing underline
Issue-ID: APPC-1595
Change-Id: Ia1eb87c5f34c43c56e037e9bf925857ecbb9d758
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to cf267cfd35fcc373540a97553aa567201c6e3d88
- update dublin release note
remove known-issue
APPC-1613
Issue-ID: APPC-1293
Change-Id: Ibacdb95bdc94bee2449596948055bbff3bd51e9e
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/portal.git from branch 'master'
to 4027435c28e1433df2476b83a6e77ba4d1d865bd
- Merge "WidgetFileApp class DB constraints"
- WidgetFileApp class DB constraints
Java Bean Validation SR 380 annotations added to classes
Issue-ID: PORTAL-633
Change-Id: Id7b45dedafe2e5f9e799a93d219baef46c88d124
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
|
|
* Update docs/submodules/portal.git from branch 'master'
to 9f45f60932b17364ade24f29c7831bd3ef757bc5
- Merge "FavoritesFunctionalMenuItem class DB constraints"
- FavoritesFunctionalMenuItem class DB constraints
Java Bean Validation SR 380 annotations added to classes
Issue-ID: PORTAL-632
Change-Id: Ia7c2f4ad0aa5cc85db73142d0fecd46da535c3d9
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
|
|
* Update docs/submodules/portal.git from branch 'master'
to c56b27404151b0d283cd16f7c5311ee4fb67936f
- Merge "WidgetCatalog class DB constraints"
- WidgetCatalog class DB constraints
Java Bean Validation SR 380 annotations added to classes
Plains getter/setter converted to lombok annotation
Issue-ID: PORTAL-630
Change-Id: Id866ec4bc0dc428adfbb7cdc64fe15f7faf837f7
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to 2e478fa17f69cb97562a790e433c5873ed4502e9
- Corrections in vCPE tutorial
Issue-ID: POLICY-1851
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: Idc72df51ce713528284fe0834b6673d700a74042
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 70611fc67629b4ab0c7db4104d6a26a0645dac0a
- Policy JSON formatting issues in APEX
In APEX, the policy model currently needs to be escaped, otherwise
causes json formatting issues. This is fixed.
Change-Id: If9d5043acef0b175494be797fc7acd9c6c4f4494
Issue-ID: POLICY-1839
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
|
|
* Update docs/submodules/portal.git from branch 'master'
to 2aed32aa93c86ae3685b3134f10d884d1a34582a
- Merge "Change default character to utf8 for portal db"
- Change default character to utf8 for portal db
Change-Id: I6a1bb2f1b6b501662c7ae2ca902c3d61c7534125
Issue-ID: PORTAL-565
Signed-off-by: shentao999 <shentao@chinamobile.com>
|
|
* Update docs/submodules/portal.git from branch 'master'
to 017404f69410a07bc0d44308f80902bf81ece059
- Merge "Sonar critical fixes in MicroserviceServiceImpl"
- Sonar critical fixes in MicroserviceServiceImpl
Fixed critical issues according to the Sonar analysis:
-Fixed imports.
-Fixed logical comparisons.
Issue-ID: PORTAL-591
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
Change-Id: Icc2b6fb45777582486e1060245cdf94e4f6d685d
|
|
* Update docs/submodules/portal.git from branch 'master'
to b475a63d78de90cb89301e3830a61b6fe2a723f0
- Merge "Sonar fix: make "dateFormat" an instance variable"
- Sonar fix: make "dateFormat" an instance variable
Fixed critical Sonar issue. SimpleDateFormat was declared as a static
but it is not tread-safe and it keeps an internal state.
Compliant solution has been applied with additional DateUtil class.
Issue-ID: PORTAL-590
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
Change-Id: Ic6243052804a410cb750c6c219c702469c86ff78
|
|
* Update docs/submodules/portal.git from branch 'master'
to 5312423cbaf998b8f104495833b3f019bffac204
- Merge "Sonar critical fixes in EPAppCommonServiceImpl"
- Sonar critical fixes in EPAppCommonServiceImpl
Fixed issues according to the Sonar analysis:
-Fixed imports.
-Fixed logical comparisons.
-Fixed comparisons between unrelated types.
Issue-ID: PORTAL-588
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
Change-Id: Ibc204e0218788bb82f947c668d68fb6e88db7043
|
|
* Update docs/submodules/portal.git from branch 'master'
to 7d9545688ca7fb73dc668320cdcbab8584b31e15
- Merge "RoleApp class DB constraints"
- RoleApp class DB constraints
Java Bean Validation SR 380 annotations added to classes
Lombod added to widget-ms
Plains getter/setter converted to lombok annotation
Issue-ID: PORTAL-629
Change-Id: I31639672510994412149ed8be92cb8e1b022f646
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
|
|
* Update docs/submodules/portal.git from branch 'master'
to e3f250e95491450a1c1040f8fc55c376aca8c072
- Merge "App class DB constraints"
- App class DB constraints
Java Bean Validation SR 380 annotations added to classes
Issue-ID: PORTAL-627
Change-Id: I827f99ef75c6af3f9881fe68f1cb245795ba2734
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
|
|
* Update docs/submodules/portal.git from branch 'master'
to 4b12eacf41dd7866039f1b9059188c619c317ad6
- Merge "FunctionalMenuItem DB constraints fix"
- FunctionalMenuItem DB constraints fix
Add @Digits to secure Long type fields
Issue-ID: PORTAL-626
Change-Id: I59080c9103369d96a42c574356f0635265335d0a
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
|
|
* Update docs/submodules/portal.git from branch 'master'
to 5f652908e3cffe593c03a4f352ab0d33663b1639
- Merge "FunctionalMenuItem DB constraints add"
- FunctionalMenuItem DB constraints add
Java Bean Validation SR 380 annotations added to classes
Unnecessary boxing removed.
Issue-ID: PORTAL-626
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
Change-Id: Ic1c20870fd781d46061077fd14b81a65dea93e6e
|
|
* Update docs/submodules/oom.git from branch 'master'
to 41598129788504ce039624648ec1ba62630da344
- Merge "Update VID values.yaml to release 4.3.1"
- Update VID values.yaml to release 4.3.1
✔ Dublin RC3
Issue-ID: VID-487
Change-Id: I6d3eafa6ff5f70c2094db01f007e8ad24b2d5fc2
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/portal.git from branch 'master'
to 9d730f0c98561e566be9adba12c0b044f5924a9f
- Merge "XSS Vulnerability fix in DashboardSearchResultController"
- XSS Vulnerability fix in DashboardSearchResultController
Custom Validator is used to secure this endpoints.
Issue-ID: OJSI-15
Change-Id: Idf523a53bc5fe9e1df8110526d56336953759c86
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
|
|
* Update docs/submodules/portal.git from branch 'master'
to a5e70096b0cf77fb10d18e4ecd4e67be40ceedaf
- Merge "Custom data validator"
- Custom data validator
By creating custom data validator we can reduce code duplications.
Issue-ID: OJSI-15
Change-Id: I39decf1d6ded559322c4445f0956fad2a159878d
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
|
|
* Update docs/submodules/portal.git from branch 'master'
to 682773f88ca8b69b5ba9dee3515d437522817148
- Merge "XSS Vulnerability fix in TicketEventController"
- XSS Vulnerability fix in TicketEventController
@SafeHtml and SecureString used to fix this issue;
Issue-ID: OJSI-209
Change-Id: I588872839696c824135bab88c100b31c23d960ba
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
|
|
* Update docs/submodules/portal.git from branch 'master'
to 5b6231bb65d5033f911827b13572bc70756d7b1d
- Merge "XSS Vulnerability fix in RoleManageController"
- XSS Vulnerability fix in RoleManageController
@SafeHtml and SecureString used to secure this class
Issue-ID: OJSI-208
Change-Id: Ie01799933add3419cacf0fc716ce2da6da0a2853
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
|
|
* Update docs/submodules/portal.git from branch 'master'
to 9abe14fca14a8f15a7ee58cab1e92908282fef0b
- Merge "Fix sql injection vulnerability"
- Fix sql injection vulnerability
Use a variable binding instead of concatenation.
Add new test for function 'createLocalUserIfNecessary'.
Issue-ID: OJSI-174
Change-Id: Iddd65893bb2cb16c90d4f8db59816fdf261874bc
Signed-off-by: Dominik Orliński <d.orlinski@samsung.com>
|
|
* Update docs/submodules/portal.git from branch 'master'
to e496b1b94a07e7995fefd8113c0fbe25953322ea
- Merge "XSS Vulnerability fix in AppsOSController"
- XSS Vulnerability fix in AppsOSController
SecureString class used to secure PathVariable.
Issue-ID: OJSI-207
Change-Id: I6275c5db4d8d97dc60ef1676b651e3d8802ad9f7
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
|
|
* Update docs/submodules/portal.git from branch 'master'
to 3462e289aec5880f3e2f2f23ce4b5f70160ba7f4
- Merge "XSS Vulnerability fix in AppsControllerExternalRequest"
- XSS Vulnerability fix in AppsControllerExternalRequest
@SafeHtml annotation is used to fix this problem.
This patch also fix some minor issues:
* isAuxRESTfulCall() method delete. Method was nowhere used.
* '.length() == 0' changed to '.isEmpty()'
Issue-ID: PORTAL-604
Change-Id: Ib7091622081f507812654b50275ad7ac4c97bfc3
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
|
|
* Update docs/submodules/portal.git from branch 'master'
to d0983c06165682e054af165621ae84d858b08117
- Merge "Sonar issue: Correct this "&" to "&&" in MicroserviceServiceImpl"
- Sonar issue: Correct this "&" to "&&" in MicroserviceServiceImpl
This patch also fix some minor issues:
* 'fori' loop replaced with 'foreach'
* Sonar issue: Replace the type specification in this constructor call
with the diamond operator ("<>").
* redundant 'throws'. Exception will never throw
* unnecessary temporary local variable
Issue-ID: PORTAL-603
Change-Id: If23afb9f4a10f0ad06c712cb95a38b54dc5cd089
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
|
|
* Update docs/submodules/portal.git from branch 'master'
to d86f64c663b7b82f529617b6c8c0ea69a926f950
- Merge "XSS Vulnerability fix in MicroserviceController"
- XSS Vulnerability fix in MicroserviceController
@SafeHtml annotation is used to fix this problem.
This commit also fix:
* redundant local variable issue
* sonar issue: Replace the type specification in this constructor call with
the diamond operator ("<>").
* performance issue - String concatenation argument as argument
to 'StringBuilder.append()' call
* redundant cast
* redundant 'throws Exception'. 'Exception' is never thrown
* access static member via instance reference
* unused declarations
Issue-ID: PORTAL-602
Change-Id: Id92fe2d9cfe239474403f611f3d5d0170acf63cc
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
|
|
* Update docs/submodules/portal.git from branch 'master'
to 2341313316b631be275294622ca9d4281e1f20bc
- Merge "XSS Vulnerability fix in DashboardSearchResultController"
- XSS Vulnerability fix in DashboardSearchResultController
@SafeHtml annotation is used to fix this problem.
New class 'SecureString' must be added to project to valid incoming Strings
from '@RequestParam String incoming String'
pom.xml file update.
This patch also fix:
* remove unnecessary semicolon
* Sonar issue: Replace the type specification in this constructor call with
the diamond operator ("<>")
Issue-ID: PORTAL-601
Change-Id: Id214b6e65f0c486141679fd23725a7fb66443acd
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to e29b04bca6367c14fdbd403bbd275e6c8c10fa60
- fix delete stack error not propogating
Update logic to properly format rollback error messages
Change-Id: I66ad4fd78758661be297810f393e6da759daa17b
Issue-ID: SO-2014
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 990aef1a9302a290d1e156cacd00cc408f650f8a
- Merge "release 1.5.2 in OOM"
- release 1.5.2 in OOM
1.5.2 release is for Dublin
Change-Id: Ib967d3938c74dd286c543eb8a51bb61ff9b34583
Issue-ID: APPC-1595
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to cd8bcdcd277afcbd5cb2120cdf6436b6fe492db6
- Merge "Update SO version to 1.4.4"
- Update SO version to 1.4.4
Update SO version to 1.4.4.
Issue-ID: SO-2010
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
Change-Id: I05689eeb56bd255f2b1bf8a479aad6043c587838
|
|
* Update docs/submodules/oom.git from branch 'master'
to baebbeafef0b0839c80aca94499872f9ec2f8e9f
- Merge "Update version of HAS, OSDF to 1.3.1, 1.3.2"
- Update version of HAS, OSDF to 1.3.1, 1.3.2
Change-Id: I1af39fc90d420f5dffcc6713f09913ce9c6ce538
Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
Issue-ID: OPTFRA-508
|