Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to c048639a46be107578e8ce0d8721bc7b5d4fe791
- feat:optimize public function and home page api
Change-Id: Idf849f381af9adbfae7d8a6e012d8949d170c666
Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 3c3782f1622ddc60c9e17dd6b166e476c38f001b
- unit tests - catalog-be
Additional junit tests
Change-Id: Id83ab89115bd7bec471f42d3b96a2054ff4ead53
Issue-ID: SDC-2326
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 9b795c16772a1517172250cdbfaa0bbf903cf322
- increasing test coverage in common-app-api fe catalog
Issue-ID: SDC-2326
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: Ib4ca69ef881ea5db4f1d186b00f9a1cfbc603259
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 7890e823b1ffc4e494fb581610aad9a82bac6b66
- Fully HTTPS support in the webseal-simulator
Updated the HTTPS configuration:
-Added truststore certificate.
-Updated configuration to use JETTY_BASE env value
instead hardcoded variable
-Updated jvm configuration to support call to
the SDC components using HTTPS.
-Added support for the disableHttp flag.
Issue-ID: SDC-2517
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: Ib7f4c7a6762c56c8031ba6734f02d388aaefd722
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to 1ed096510209590d1656489a74692eb5ebcdeee4
- feat:Service-list page api finishing
Change-Id: Id5885accb25309c088a83233557a97e21109f929
Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 4e31bbdbf62b5fac865a8cf0527b6e309fb66402
- Merge "url correction and improve API doc Issue-ID: SO-2245"
- url correction and improve API doc
Issue-ID: SO-2245
Signed-off-by: Rene_Robert <rene.robert@orange.com>
Change-Id: Ife95e64f0bed03e779f8ffef180f2a68ed0eb371
|
|
* Update docs/submodules/so.git from branch 'master'
to 9fd49c5f4538cb9b498abeaa4e7f45993369a2aa
- Merge "Fix issue in so-bpmn-tasks"
- Fix issue in so-bpmn-tasks
Either log or rethrow this exception
Define a constant instead of duplicating this literal
Move the string literal on the left side of this string comparison
Issue-ID: SO-1841
Change-Id: I828e744be9e71b84d85850d56373e921c174d26b
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to dcb2adf22bf7d479ac6468f3482fc1565e42b7a8
- Merge "style: customer page style optimization"
- style: customer page style optimization
Change-Id: I43b6df7d3e7e03e5f608344aea76231aeb39ad97
Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to c1ca7475d841378f67004b2bad61fa9285491288
- Merge "feat: home page code optimization"
- feat: home page code optimization
Change-Id: I9b8d91cad2ce1a558a561fe48aeec6da52e7563c
Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to c12c0b1ef71d72a2af275b0bf7d8390c2e226e19
- Merge "refactor: change the position of animates.ts to utils"
- refactor: change the position of animates.ts to utils
Change-Id: I712d76b1b327e8803d55e90b7a153ad0e44a14c9
Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to b3a6a997080331333b046346cbb6f2050e4d86e1
- Merge "docs: change README and CHANGELOG files"
- docs: change README and CHANGELOG files
Change-Id: Ic0febf213c0462e84f92c1e28fc80b91bb22f5ca
Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to bda50f637b486e1177e95309914d964ecc91a402
- feat:home page code optimization
Change-Id: Iad3a772007775e3069097f85f3a1a6d2476b9a10
Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 8bcc864f7e79541faad5acc04d966e10fc10c398
- increasing test coverage in common-app-api
Issue-ID: SDC-2326
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I7ae64864734e7246681ca6ef6d6bb71b3d3df158
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 9b893196ff991931d31c412d822e5c24c643098d
- Merge "CCSDK-1637: Fix DGWorkflowExecutionServiceTest fail if run 1st"
- CCSDK-1637: Fix DGWorkflowExecutionServiceTest fail if run 1st
The failure depends on the ordering of the test classes, which in turn
depends on the file system ordering (Surefire plugin's default. See
https://maven.apache.org/surefire/maven-surefire-plugin/test-mojo.html#runOrder)
This class is sharing the same SB context configuration of the
BlueprintServiceLogicTest, but the later manually changes the global
BluePrintDependencyService.
It was fixed by repeating the same change on the
DGWorkflowExecutionServiceTest.
Change-Id: I6f76948a766f8d56446a987cb61a781dc0d3f501
Issue-ID: CCSDK-1637
Signed-off-by: ebo <eliezio.oliveira@est.tech>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 219d032f0ae6a734d79cba5dba381123f7ef33c4
- Merge "ControllerBP logs errors"
- ControllerBP logs errors
Issue-ID: CCSDK-1630
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
Change-Id: Ie5e9ca67cc2e0aa9b1a36a7b13372687a94a71e7
|
|
* Update docs/submodules/ccsdk/platform/plugins.git from branch 'master'
to 85b8365c69b25191ba53390ba8ae9c7ad8e9f18b
- PGaaS plugin -- modify code to support python3
add code to work on both python2 and python3
lots of pylinting
remove debug logging of a password
improve error message when given an invalid cluster name, simplify some code
password changing capability for a database
tox tests improvements
NOTE . . .
The PGaaS plugin uses several Cloudify mock libraries, one of which
is not compatible with Python3.
Until we get an updated version of that Cloudify mock libraries,
we will have to leave out py3X from the tox tests.
We cannot use py37 yet because Jenkins returns:
InterpreterNotFound: python3.7
So tox.ini is using envlist = py27
Change-Id: I795b71cc8a1fdea043e2ff3a0d66bb95e3f93a89
Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
Issue: CCSDK-1599
Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to d02e575d359c5a7707112e5e0afc53713d7796e7
- Merge "Passing Option from Search DB to metadata"
- Passing Option from Search DB to metadata
Changes to make metadata and editor option based Search from db buttons
Change-Id: I93f1f2658b2c2d4ba11f35cc44c190998c08381d
Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 42847234a611cbfa367f7d011c9d397cb7906482
- Merge "Notification service for downloaded CB"
- Notification service for downloaded CB
Replaced window alert with notification service
Change-Id: I1e2ba50eea8360dff2747c14c857af8c59763f02
Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/distribution.git from branch 'master'
to 400d508da587d8c4fd5c19c15437b2fc2213c9b7
- Merge "SDNR OOFPCIPOC - DG Updates for ConfigDB DMAAP"
- SDNR OOFPCIPOC - DG Updates for ConfigDB DMAAP
To support closed loop automation, DG's are modified to update ConfiDB
for configuration of PCI and ho flags, and publish DMAAP message
confirming configuration. Corresponding templates are also created
Issue-ID: CCSDK-1581
Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com>
Change-Id: I030401f394ebdc693eeaf514478200a4d9691c18
|
|
* Update docs/submodules/sdnc/oam.git from branch 'master'
to 2126ef44399069a1adbf00da09b9cb8eabaab892
- Merge "Templates for SDNR DMAAP payload OOFPCIPOC"
- Templates for SDNR DMAAP payload OOFPCIPOC
Velocity templates used to create DMAAP payload string
that is sent with DMAAP message from SDNR to policy
confirming successful configuration of PCI value of a cell
or ho flag of neighbors
Issue-ID: SDNC-725
Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com>
Change-Id: Ic07b567ebf5c79727c5a0a236ffcd54d89a3c3ed
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 5db41e667a9bb495af0213712c273dc526e83a26
- Merge "Fixed warnings and errors in Doc"
- Fixed warnings and errors in Doc
Fixed errors in read the docs page
Change-Id: Id5ccdd2049d71d5099de5537b0799bb5dfc7124c
Issue-ID: CCSDK-1453
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 9f260f36b66d0db54da89a8f9307d50fd0d4f320
- Merge "Component node timeout implementation"
- Component node timeout implementation
Change-Id: I99fc9efba76595693d95772e409f0f982aeae9b1
Issue-ID: CCSDK-1619
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to eac325e0847a395aeb928689fa1dbca516864c62
- Add staging image override
Issue-ID: INT-1217
Change-Id: I3b4f83552856d8551bba4787899d8901845fc4e6
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
* Update docs/submodules/ccsdk/distribution.git from branch 'master'
to 4ba691b0c5385b685b2cab905b08cfb7f9777da2
- Missing org.osgi.framework.FrameworkUtil
adding dependency to pull org.apache.felix.framework jar so that we have org.osgi.framework.FrameworkUtil
Issue-ID: CCSDK-1640
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I45c7b1e872cb4d726e8cebb47a807d4c542dd16b
|
|
* Update docs/submodules/sdnc/oam.git from branch 'master'
to 8d5a350ab0128e46a81042341f2024a88631d35a
- GRAPI DG enhancement
Adding async and concurrency enhancement to GRAPI
Issue-ID: SDNC-854
Signed-off-by: Cheung, Pat (kc1472) <kc1472@att.com>
Change-Id: Ia6d2db17dbc85bed4e91cfeb345877baa1494c4b
|
|
* Update docs/submodules/vid.git from branch 'master'
to 87f850a6f3012aed165190bb861dcd0db8249dc6
- Merge "Begin release notes for El Alto Early Drop"
- Begin release notes for El Alto Early Drop
Change-Id: Ifba726c82e8348d7744ffd3483380831d1888abf
Issue-ID: VID-553
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to ebb90443aa1332a3161083c4d3f380858443fbdd
- Update git submodules
* Update kubernetes/robot from branch 'master'
to b6b5b0e6f8880e3a922a2fef97e95e5013475228
- these are not used anywhere so removing to avoid confusion
Issue-ID: TEST-184
Change-Id: I227f0002f36a72e350f0008eef20661ee04c3e26
Signed-off-by: DR695H <dr695h@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to abc982053e568cb3a90d8340cf0523b053ac3b60
- Move this variable to comply with Java Code Conventions
Move this variable to comply with Java Code Conventions
Issue-ID: VID-561
Change-Id: Ibf8099258145a2ae591cd0acce9bbe75b592eccd
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 5538cca27e647bc534de6320ce92a220a288ff84
- Merge "Add a semicolon at the end of this statement."
- Add a semicolon at the end of this statement.
In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line.
Issue-ID: VID-583
Change-Id: I68d334ce5f7f427ebc3e49b5991fd989676d8c0e
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 705da1af1c1f5ca815436bb562e1870905d5cc07
- Merge "extract constant in MsoBusinessLogicImplTest"
- extract constant in MsoBusinessLogicImplTest
Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I49a50f0762b2db8bcab06340a6407a0ee7970c86
|
|
* Update docs/submodules/vid.git from branch 'master'
to 68668ebbd7b0fbc61871e5b3ee6b25cf809a2d4c
- Merge "Move this variable to comply with Java Code Conventions"
- Move this variable to comply with Java Code Conventions
Move this variable to comply with Java Code Conventions
Issue-ID: VID-561
Change-Id: I01c4d3e2efc1ee23694da8d3e6770978d94e88c2
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to cc2ea4acd8fe293911f1365a3f4770cbd9663889
- Merge "Move this constructor to comply with Java Code Conventions"
- Move this constructor to comply with Java Code Conventions
Move this constructor to comply with Java Code Conventions
Issue-ID: VID-561
Change-Id: I50e166bebe331db6b1e46f06c156791fa41b500b
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 5bd81fbd30865a89bf9982858d168e1f0ffc2600
- Merge "Move this constructor to comply with Java Code Conventions"
- Move this constructor to comply with Java Code Conventions
Move this constructor to comply with Java Code Conventions
Issue-ID: VID-561
Change-Id: I3641f897f191dc8717bf65fefd4fd2c699f7195b
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to b496e93839fba89a8ea2ab026954a6f6359bc4c2
- Merge "Edit option service"
- Edit option service
Update edit option fromsearch db to service and update metadata
Change-Id: Ic873ea0daa56bc083005ec84e9ffa04542b26f20
Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to dd48bf20a0b0b63979a85528090e6ff26ced847d
- Merge "Add support for AWX workflow_job_template execution to Remote Ansible Executor."
- Add support for AWX workflow_job_template execution to Remote Ansible Executor.
Issue-ID: CCSDK-1357
Signed-off-by: Serge Simard <serge@agilitae.com>
Change-Id: Id0014834f528a437d26127aa9fe1da4a8316bf22
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 5c55e23700716698d03fde052c0a89622b9f6c54
- unit tests - asdctool
Additional junit tests
Change-Id: I889772efaccbc6f1555d50cd47a02d868348d310
Issue-ID: SDC-2326
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to ceeeb87a1e59a0d03d1910053f1f16d96abe4234
- increasing code coverage in catalog fe
Issue-ID: SDC-2326
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: Ica194c87def27163e20b2802100d9f296586a6ed
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to e78f07ad32ffb52ed5d3e02295ed5282841870f3
- Upgrade elastic search to 6.8.2
Clearing security issues - there are no workarounds.
Issue-ID: POLICY-2005
Change-Id: I4deb0c1a42c507e1af6d99f24f4f973ab40217a1
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 886cd982dff59ef087b94a3b6eb0e4be37259019
- Merge "Update M2/3 API Docs Update M2/3 Release Notes"
- Update M2/3 API Docs
Update M2/3 Release Notes
Issue-ID: AAF-921, AAF-925
Change-Id: I643138df179b0391c9cb86ecfad44be1e95e9b46
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to f73ae122a3141892a475902e327feff7559d6b1a
- Merge "make scheduler client tolerance to error messages"
- make scheduler client tolerance to error messages
Read response from scheduler as String save them as raw,
and only then parse them
Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I38ed8f211b2c111b57741254cb5e90317fefdc7d
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to 6aad1c6198726b0e7963db363ea0cfc28e93fcd5
- Issue-ID: MUSIC-481. Removed commented out lines of code.
Issue-ID: MUSIC-481. Removed commented out code. Code cleanup
Change-Id: I1565f2d9312a9d6daa232074fee35577dfe197c2
Signed-off-by: Mamtha <mamtha.sabesan@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 013931b3432b73eabe70238d88003a25aa261733
- Merge "Remove the declaration of thrown exception"
- Remove the declaration of thrown exception
Remove the declaration of thrown exception 'org.onap.aaf.misc.env.APIException','java.io.IOException' as it cannot be thrown from constructor's and method body.
Change-Id: I84519b6df9998bbbc9203a59cc4470f8ef8b4e0f
Issue-ID: AAF-946
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to dac9d5a29cd91848a16b07aaf4f9b037413cbae2
- Merge "Sonar fix - ApprovalSet.java - Remove this unused import 'org.onap.aaf.cadi.CadiException'"
- Sonar fix - ApprovalSet.java - Remove this unused import 'org.onap.aaf.cadi.CadiException'
Fixed sonar issues across the file
Issue-ID: AAF-909
Change-Id: I1e6c8540dc51c1337d4681ee26999297bf767a92
Signed-off-by: dinesha <dineshgs@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 5ba5aa22752660f6cc753ae88a38fb984492d924
- Merge "Sonar Fix - Use already-defined constant 'DENIED' instead of duplicating its value here"
- Sonar Fix - Use already-defined constant 'DENIED' instead of duplicating its value here
Fixed sonar issues across the file
Issue-ID: AAF-909
Change-Id: I332a6587cab39edb7986f5db2545db5ce2bb08dd
Signed-off-by: dinesha <dineshgs@in.ibm.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to b9c83f721a96353aac9d94c368b2ee23ba73f26e
- Merge "probe mso by retrieving empty list of request status"
- probe mso by retrieving empty list of request status
Mso probe component use getRawOrchestrationRequestsByFilter
which return HttpResponseWithRequestInfo
Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: Icee95af8dbe26296e9fc110170fb758e5133984c
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to dcace0784979890bb986fb078348b4b3ceef146c
- Merge "Version update."
- Version update.
Updating Kubespray version from 2.8.2 to 2.10.4 for KuD offline
support and integration with new add-ons in future.
Signed-off-by: Akhila Kishore <akhila.kishore@intel.com>
Issue-ID: MULTICLOUD-772
Change-Id: I4b7887aae359cd6197e696010acde6e204c41931
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to 8429713b4bfc09ecbafb593cd48daf670def660e
- Update API swagger to reflect the most recent changes to deployed endpoints
Issue-ID: POLICY-1994
Change-Id: Iab2795ba9cf89cacf467cfa8156fc50685f81059
Signed-off-by: Chenfei Gao <cgao@research.att.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 41ce69ec659d4fe1568bb7cfa0fd353e0469dfd4
- unit tests - catalog-be
Additional junit tests
Change-Id: Ief7f445521f7821e47715a44c423fd11a17568e1
Issue-ID: SDC-2326
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 4ae247b72e0a107a4eef369dc00c606aa29a4d5c
- Add MsoController deletion tests
Change-Id: I534fb06e7bf742f2fe6931e5b6f279f499aeed08
Issue-ID: VID-470
Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 3bdedab365bf7dbc2288c988e24a97ed4823d864
- unit tests - catalog-model
Additional junit tests
Change-Id: I9952933895ba22114fb0bf19a51e54f1a232c8f3
Issue-ID: SDC-2326
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
|