Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/vid.git from branch 'master'
to 392a01601a0dc99b47b63c02659d20b1d60d87c4
- Merge "Resolving VlanTagSubInterfaceTest#createSubInterface_validPopupDataAndUI beforeTest"
- Resolving VlanTagSubInterfaceTest#createSubInterface_validPopupDataAndUI beforeTest
Issue-ID: VID-566
Signed-off-by: RachelF <rachel.fishbein@intl.att.com>
Change-Id: I623835324593d1de3db08824dffe4c167264174b
|
|
* Update docs/submodules/vid.git from branch 'master'
to c030e6c89fa35d7fee49afd34bd1190995da98f8
- Sonar Fix - Group.java
Fixed Sonar issues accross the file
Issue-ID: VID-547
Change-Id: I128b69d6ddcf8b1198ffd42530d664c92dd13cc7
Signed-off-by: dinesha <dineshgs@in.ibm.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 34f413dcc03e5ca582b694463196b7e21ca72bf9
- support more resource types in ServiceModelInflator
Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I80ce2b81202ea08491f65fc47390f826b2b02d20
|
|
* Update docs/submodules/vid.git from branch 'master'
to 91ae6f75df40611e09b43bdb45476ea864e8e7fd
- Merge "add default exception handling to VidRestrictedBaseController"
- add default exception handling to VidRestrictedBaseController
Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: Ie5bac35975257ad092c75e8e7e7dfd8fefa0363e
|
|
* Update docs/submodules/vid.git from branch 'master'
to f75a21abd69e73982eb43ccfa314f8f1436dcabf
- Remove the declaration of thrown exception
Remove the declaration of thrown exception 'org.onap.vid.aai.ExceptionWithRequestInfo' which is a runtime exception.
Issue-ID: VID-559
Change-Id: I275d7323d153c70fa515af4a0417fe0910ee451d
Signed-off-by: anushadasari <danush10@in.ibm.com>
- Remove Unused Import
The imports part of a file should be handled by the Integrated Development Environment (IDE), not manually by the developer.
Unused and useless imports should not occur if that is the case.
Leaving them in reduces the code's readability, since their presence can be confusing.
Issue-ID: VID-563
Change-Id: Id88ce00cca08b58e0ac4beb60026c9dae5dd892e
Signed-off-by: anushadasari <danush10@in.ibm.com>
- At most one statement is allowed per line
At most one statement is allowed per line, but 2 statements were found
on this line.
For better readability, do not put more than one statement on a single line.
Issue-ID: VID-562
Change-Id: Ibdae3413af96d49ce7a39e53d3af611e237cc16b
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 12b7509555b1932b90ed7889d62b100557b603eb
- Merge "removing unused ViewLog Controller and jsp"
- removing unused ViewLog Controller and jsp
Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I7d5cdd0091e2c67adc617894386a58a89046880e
|
|
* Update docs/submodules/vid.git from branch 'master'
to 943d158b18264860870887f7b5a78bf41036ad10
- Merge "Use lcpRegionOptionId as value in resume"
- Use lcpRegionOptionId as value in resume
Issue-ID: VID-482
Signed-off-by: Rina Roi <rina.roi@intl.att.com>
Change-Id: Ibe617ba739db8e6217362a8009dedc9bd3465239
|
|
* Update docs/submodules/vid.git from branch 'master'
to 5e1f03fab614cf3e49fb3f990fe9c0b01ae2fd1b
- fix getNetworkListTest UT
Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: Id28c5b3062f45c217f0bfc93e6d2a7c6333d15c4
|
|
* Update docs/submodules/vid.git from branch 'master'
to d506921fc02e398dbe27f9ba113928e9264b1bdc
- Merge changes Iede12655,I73fcc78e
* changes:
add endpoints for getVpnList and getActiveNetworkList
use cache for retrieving all subscribers list
- add endpoints for getVpnList and getActiveNetworkList
Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: Iede126556df337b1ab70dd76c9452f4b51e11376
- use cache for retrieving all subscribers list
Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I73fcc78ebbd8ee01349ecefa924c20014ca33907
|
|
* Update docs/submodules/vid.git from branch 'master'
to 0f4ce01009431809482c3d9fb041a565279242c7
- Sonar Critical: Make dateFormat an instance variable
Change-Id: I1f275c2b4b814afc7c50e02e756312ce6923efe0
Issue-ID: VID-535
Signed-off-by: nandkumar <np00602065@techmahindra.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to f20517410a174c82115e289320296d0d78f57a28
- fix tests by adding missing preset of get subscribers from AAI
Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I6dc101b76089c32b8b9d2912a070b64bf01514ec
|
|
* Update docs/submodules/vid.git from branch 'master'
to 06d5164d29793c5e82f3596b2845ac84b39f44a8
- Sonar Fix- RoleGenaratorServiceImpl.java- Define a constant instead of duplicating this literal
Fixed Sonar issues accross the file
Issue-ID: VID-547
Change-Id: I91dc81916fc1c7843e0f5b723cdf47153e682592
Signed-off-by: dinesha <dineshgs@in.ibm.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 3ba3f77b2daa129fb2379e932cf35277e827a51b
- Merge "Sonar Fix- CommandParentData.java- Move this variable to comply with Java Code Conventions"
- Sonar Fix- CommandParentData.java- Move this variable to comply with Java Code Conventions
Fixed Sonar issues accross the file
Issue-ID: VID-547
Change-Id: I104df866f1e4e8477c954942ae69fe647028e621
Signed-off-by: dinesha <dineshgs@in.ibm.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 6da0213ac4747a37a1dde8007339ccf5e88f8554
- Sonar Fix- ProbeController.java- Reorder the modifiers to comply with the Java Language Specification
Fixed Sonar issues accross the file
Issue-ID: VID-547
Change-Id: I6240ae0bc339ba43b55b8a66609935bc63705c1d
Signed-off-by: dinesha <dineshgs@in.ibm.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 14cee6a0d0d1fe5eefb7ccc1eace9fc4cbd8b2eb
- Merge "handle errors in change management and tenant isolation"
- handle errors in change management and tenant isolation
use more tolerance way for parsing responses from MSO so VID can handle
error responses with html body
Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I72741ec1bf636a1200e8ecbd684ab1f3b2ab332a
Signed-off-by: Ittay Stern <ittay.stern@att.com>
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 6c8df5bb52b73edf176a03c1c018be196c295c79
- Upgrade Sonar and JaCoCo plugins to latest
Issue-ID: VID-425
Change-Id: Icb74dd406411e10ea48b9bee0a94e594db7308aa
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 84d0b4b11a1ae178a6759ce423ce2bd62315ce15
- Merge "Sonar Fix- ErrorReportController.java"
- Sonar Fix- ErrorReportController.java
Fixed Sonar Issues accross the file
Issue-ID: VID-547
Change-Id: I915b2d28050a864db5c2a2e9b0ccce4061f46cfd
Signed-off-by: dinesha <dineshgs@in.ibm.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to c225907a254609cace40dba93d4aaf201a5d0253
- Sonar Fix- VnfDetails.java
Fixed Sonar Issues accross the file
Issue-ID: VID-547
Change-Id: I263ce5e172b68da20d537824794a3fae4455fde4
Signed-off-by: dinesha <dineshgs@in.ibm.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to cb7fe66a62e83497925bd963b49a44d5951a7482
- Sonar Fix- AaiClientInterface.java-Remove this unused import
Fixed sonar issues accross the file
Issue-ID: VID-547
Change-Id: I3305f201e404d0e4b94f8a9eba428b03812592ed
Signed-off-by: dinesha <dineshgs@in.ibm.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to ce4838cf3836facbe397b25440922320b421141a
- change management return 400 handling NPE
return 400 internal status when exception is thrown during extracting serviceInstanceId
Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I97f740de0a700f503d115033980f8e8366e806e7
|
|
* Update docs/submodules/vid.git from branch 'master'
to c459c7efeafd556333c46c65fc4fe2616d3ef532
- Remove web-filter for incoming scheduler requests
authentication can be handled in a different way like using AAF
(see 48b0c6ee)
Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I68c664bc6a20ce4d8722558e00985b7638fed04b
|
|
* Update docs/submodules/vid.git from branch 'master'
to e8e72260254d2399279a1497c14abafc06018037
- align backend get aicZone response fields name with the frontend expectation
Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: Ib43b5c75ce0c841aec6e4c42bef78354ddf30493
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 1ada8b67511f29e7d530073e1a612e568ba99c90
- Merge "Resolving some tests in CreatePortMirroringConfigurationTest by merging instantiate.html ecomp+onap"
- Resolving some tests in CreatePortMirroringConfigurationTest by merging instantiate.html ecomp+onap
Issue-ID: VID-546
Signed-off-by: RachelF <rachel.fishbein@intl.att.com>
Change-Id: Icf4ffd6c2eb26cb5cf5842f9d6bfb153431d136b
|
|
* Update docs/submodules/vid.git from branch 'master'
to 1ee6b52b2053204601f3c50464f4c5b4b758e811
- Resolving testAssociatePnf
Issue-ID: VID-543
Change-Id: Ib7d12d648f399096bf8d71b98249ff4994a156fc
Signed-off-by: RachelF <rachel.fishbein@intl.att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 6126ea252a460c22e89bc8ad5ab68ec62e45fbe5
- handling cloud owner and lcp region in create port mirroring configuration
Issue-ID: VID-482
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: Id7aed0f44927b27b69287f513d24552cf2afc003
|
|
* Update docs/submodules/vid.git from branch 'master'
to 95ea3bac38467090417056254ef6e4b3165e27d7
- handling legacy region in vfModule resume
Issue-ID: VID-482
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: If0cca27729e2d7313fd1836191a35d223e276070
|
|
* Update docs/submodules/vid.git from branch 'master'
to 0a078bb56030f0311081b8a24b2977d8a52e331e
- Add flag for modern UI
Issue-ID: VID-544
Change-Id: Iad79353ff9f55416d87b5bef56e38dd01357003b
Signed-off-by: Rina Roi <rina.roi@intl.att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 1c4cea59f9190c8a96bcd40233df0559ed03af2f
- fix expected cloud owner in e2e AddNetworkTest
Issue-ID: VID-482
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: Ieade85fa5652f1ade8058b60ef9f9ef80af28b8c
|
|
* Update docs/submodules/vid.git from branch 'master'
to f75ace38ec02707694f11e385a26c8fed32882ea
- Handling legacy region in vfModule creation
Issue-ID: VID-482
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I2c55587d86a77eb0c6c2fa410b212efb074894e2
|
|
* Update docs/submodules/vid.git from branch 'master'
to 2f1394c149cdbb61c0ac481a7580298b1ddd0829
- Fix /version endpoint (fixup)
Issue-ID: VID-507
Change-Id: I178063887b699997a2efa8df06bcdd0e94b2a411
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to ad28fa7ab9eda390ec0d816acf9eb17b145f9cef
- Bugfix: Revert soft-delete to restore VF-module deletion
Issue-ID: VID-503
Change-Id: I2c815288140116d0c5bd4630f2688132a033a16c
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 0d37e2c3db490fac0b7b7e53612dbf9450bb2841
- Handle A&AI Service-Tree and add tests
Issue-ID: VID-378
Change-Id: Id1b86b77732768f9b497e2fcd29ee1665381ac57
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 5efec2c3cfcead17394beb825200e132f827eb31
- Fix /version endpoint
* Modify maven-replacer-plugin to set value in version.json
* Configure features.set.filename=onap.features.properties
Issue-ID: VID-507
Change-Id: I692ab3e9221118b836ae7249f483b5277a70bf6b
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 3b12c6e9b5d2885244b7b1fb6c016ad8999e3cf2
- Take 'contact us' url from configuration
Issue-ID: VID-541
Signed-off-by: Rina Roi <rina.roi@intl.att.com>
Change-Id: Ia7d829c20a8689f7aab737ea83ed420b6c3448a3
|
|
* Update docs/submodules/vid.git from branch 'master'
to 43e9904b232c1c957857da534cd5605aa9984db3
- Merge "Add app version to welcome page"
- Add app version to welcome page
Issue-ID: VID-539
Signed-off-by: Rina Roi <rina.roi@intl.att.com>
Change-Id: I595869e5d6b0af279eb61cc18dac329f7fac094a
|
|
* Update docs/submodules/vid.git from branch 'master'
to d39964940a6fecbd86007327e6026dda73f7ac18
- Undo scheduler.basic.auth configurability
It is not localized with localize_system, therefore left with a
dangling placeholder `${SCHEDULER_BASIC_AUTH}`.
(Introduced in change-id Ie88c6182f2cbf468615a4146bced531c2ad150e0,
found by Robot's CSIT).
Issue-ID: VID-533
Change-Id: I5e3d177ec76cd3295e8b04d4c0596b75733effa0
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to ae0dc04b6ed04d48d62b30c1ecc499fed75c8bec
- updating info.yaml
updating info.yaml to follow ONAP standards
Issue-ID: VID-502
Change-Id: I8f37b42bcba112eac9149e8c40171a233dca45af
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to a4257150ebd9bfbb0da0b877e951164b0495881a
- Merge "Implant vid-app-common org.onap.vid.job (main and test)"
- Implant vid-app-common org.onap.vid.job (main and test)
Issue-ID: VID-378
Change-Id: I41b0bdc2c4e3635f3f3319b1cd63cefc61912dfc
Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 8d1798f51550316224d07a628ff630ed4ab818f7
- Revert "Add app version to welcome page"
This reverts commit bfd2c1c8e5ceac2da1755d6dd232d10ebe659e63.
Reason for revert: left menu is broken
Issue-ID: VID-539
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I98674e6900dddb97cb25a1e687d6dd48b41da4c5
|
|
* Update docs/submodules/vid.git from branch 'master'
to 76c6ee4a697617ec4cdee2f3b48bc83136c858c5
- Remove restricted notice from TOSCA file
Issue-ID: VID-499
Change-Id: Ib63c2cec9b29530461ad1ef2313f80548697b1f6
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 216e4b4bff2815a7fbab8dbb572c7995812a193f
- Merge "Add app version to welcome page"
- Add app version to welcome page
Issue-ID: VID-539
Signed-off-by: Rina Roi <rina.roi@intl.att.com>
Change-Id: I2d0c838ea1da947ac9dc7eb5c01ba68be9c14e1a
|
|
* Update docs/submodules/vid.git from branch 'master'
to b8590f71db22873e23342f92b97d77a9833bcf6e
- Merge "Patch NPE in Unirest HttpResponse::getBody when getRawBody is null"
- Patch NPE in Unirest HttpResponse::getBody when getRawBody is null
Issue-ID: VID-267
Change-Id: I469bbeea52d6e86f8f12f88e9754af81b3ae6ae6
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 20c0fe28d8a1379e22f046dc140583635b0758a6
- Resolving testConfigUpdateGoodPayload
Issue-ID: VID-533
Change-Id: Ie88c6182f2cbf468615a4146bced531c2ad150e0
Signed-off-by: RachelF <rachel.fishbein@intl.att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to b75aff807050009af821f2072417d8806efd56a2
- Merge "Merge workflow from vid to onap, fix workflow selenium tests"
- Merge workflow from vid to onap, fix workflow selenium tests
Issue-ID: VID-532
Change-Id: I5ae0a74d382cd31a9da1ec5b1220c5322f3abb40
Signed-off-by: RachelF <rachel.fishbein@intl.att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to b707a10fd93699954ce47b32b1a2e61a40f26918
- Merge "Don't double-wrap RequestDetails for (de)activateFabricConfiguration"
- Don't double-wrap RequestDetails for (de)activateFabricConfiguration
Issue-ID: VID-267
Change-Id: I215bf008442b3bdfd4e80c1ba23e6a86e9d6f52b
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 4df9a925fbd54ab5757b34c91a558371ad884e5a
- Remove dissociate button
Removed dissociate button for macro services with pnfs
Change-Id: I7e839b6d352793012b5dde1d19128decdfb4412c
Issue-ID: VID-520
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to bfcf8e43eab481162f41eb5076a7bf7c67f0ad22
- Add LiquidBase to increment DB changes
Issue-ID: VID-517
Change-Id: Idad13fbd72bb1f1d356d790d3d84a1ddec30011f
Signed-off-by: Rina Roi <rina.roi@intl.att.com>
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 1af5b893812574be9cd67eefb2e382f623bcdb3f
- Add `X-ONAP-PartnerName` header to all MSO requests
Issue-ID: VID-531
Change-Id: Ia6416c9da031cbca5d7a13cd93bb110bfc4bc1a2
Signed-off-by: Rina Roi <rina.roi@intl.att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to aa9bee1fac0a5a5ee96a896de90645bb950b609a
- Merge "Allow full-path to certificate and remove implicit Optional::toString"
- Allow full-path to certificate and remove implicit Optional::toString
1) If getAAITruststoreFilename or getAAIKeystoreFilename has a file
separator -- don't append certFilePath to filename.
2) getKeystorePath() is issuing Optional::orElse, as the code
`+ getAAIKeystoreFilename()` is implicitly calling
`getAAIKeystoreFilename().toString()` which yields a default toString
e.g. "Optional[configValue]".
Issue-ID: VID-229
Change-Id: I9c135cc3dfd72cdc203b59d78162a568a6dbd688
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to b491faf8b57779addeb41def6be4c8977d0d5acd
- Merge "Pnf pojo improvements"
- Pnf pojo improvements
- added builder
- immutable
- improved json serialization
Change-Id: If0c9128dfd27d1c04e2f8683bade16700789276e
Issue-ID: VID-478
Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
|