Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/aai/aai-common.git from branch 'master'
to 5722e90ff54f5fb6bb16ebd1dfb723d08ab80955
- Add the logging statements for when
application is doing implicit delete so if an
user did a PUT on cloud region in which they implicitly
delete 100 tenants, it would log the specific tenants that got deleted with depth all on
tenants because a cloud region could also have thousands of other child
objects and there is no reason to log that if we can just log the
objects that were lost in the implicit delete process
Issue-ID: AAI-2332
Change-Id: I8cd0c876670f8687b6485d3735f9f47e84c38286
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
|
|
* Update docs/submodules/dmaap/datarouter.git from branch 'master'
to 0fa019897cb79de1def349b8fd0b660d1951681a
- Adding docs for CADI
Change-Id: If3324973a2e41ca0d98804cb8e6520fc1beccfe9
Issue-ID: DMAAP-1016
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
|
|
* Update docs/submodules/dmaap/datarouter.git from branch 'master'
to 7704d3079906a4fb51cd58f12d56bd3100fca6b2
- Add AAF certs with year duration to DR
Remove console logs during unit tests
Disable checkstyle warnings
Change-Id: Ie57e792e9616fe348be1931aacc274d28a9798bc
Issue-ID: DMAAP-1143
Signed-off-by: econwar <conor.ward@est.tech>
|
|
* Update docs/submodules/oom.git from branch 'master'
to a0d5935e3a8907a7f98fa7a34cf94e38efb50c46
- Merge "Add support for multiple k8s clusters"
- Add support for multiple k8s clusters
Issue-ID: DCAEGEN2-1136
Change-Id: I2c2f440bf9793b7398d72c5fb97bd9b3b1309416
Signed-off-by: Jack Lucas <jflucas@research.att.com>
|
|
* Update docs/submodules/aai/aai-common.git from branch 'master'
to 31b7af4804219e5f03faeecef55f041f48adb6d5
- Fix a potential bug in DBSerializer
where the assumption is the aai-node-type property will
exist on the node types. There is a case where a vertex
is in the process of being deleted and during that time
the vertex will be missing some properties and during
that time the GET with depth all will result in exception
This is possible because of our database being
an eventually consistent database
Issue-ID: AAI-2330
Change-Id: I2b11c9a2ec5c3b6bffd2690a0c075962e80781cc
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 28c30b5257f271283bbb290c630020baf6f96e69
- Use Robot password workaround also for RKE
Apply the same workaround in 469b46f7230d9a2512c7c2103f51c7e85f69eb5a
to the RKE deployment script as well.
Change-Id: I9741b3ad52e5bd60cc6c45ae6958898a744409d7
Issue-ID: INT-1016
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
* Update docs/submodules/vnfrqts/requirements.git from branch 'master'
to 31fca237680333d2ff4673ce80ada0d7b741d277
- Merge "VNFRQTS - Update Ch 7 VES"
- VNFRQTS - Update Ch 7 VES
Change-Id: I043aa61670d06fdeffc030d060d5ec842116d3dd
Issue-ID: VNFRQTS-609
Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
|
|
* Update docs/submodules/vnfrqts/requirements.git from branch 'master'
to 2d9d8c21a8f0a5f9a4b4c561a1bb137bcd9e4486
- Merge "VNFRQTS - Adding Glossary"
- VNFRQTS - Adding Glossary
Change-Id: I4d3e606265f95edc743f655c523f340eada03084
Issue-ID: VNFRQTS-451
Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
|
|
* Update docs/submodules/vnfrqts/requirements.git from branch 'master'
to 0f8e5563ae654686a4adea67b30400c374623254
- Merge "VNFRQTS - Remove the needs JSON"
- VNFRQTS - Remove the needs JSON
Change-Id: Idfc2ced1951554ae3d098686e387556333d32dd1
Issue-ID: VNFRQTS-532
Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to e757e801c665a1758cf4c976b24df13adda38b2b
- Merge "Fixed recent Sonar blocker issues"
- Fixed recent Sonar blocker issues
Fixed blockers according to Sonar analysis.
Change-Id: Ib068b586cd72c1634780220ac5498e1962dee434
Issue-ID: SO-1734
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 70ff098fd488850655ad7ac98ad06712f0340552
- fix sonar bugs in ServicePluginFactory
Fixed potential NullPointerException in lines:
123, 286, 480 and 607 - uuiObject is nullable here
Change-Id: I01b30d090add7faccf3958f2fa37c7905d4bd5a3
Issue-ID: SO-1490
Signed-off-by: k.kazak <k.kazak@samsung.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 06e8b70cb9cdbcc131a183f3a85a95b513d2b2f1
- Yaml parser exposed via SDC endpoint
GAB parser exposed as POST /v1/catalog/gab/searchFor endpoint.
Introduced OWASP ESAPI initial configuration
Change-Id: I2ee575b6092a97bc6acb1a5378bc66321e9fb182
Issue-ID: SDC-2209
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
|
|
* Update docs/submodules/msb/swagger-sdk.git from branch 'master'
to 617f07b4e70b297de558b4e62ed58acc6cf706a1
- Update spring core
Change-Id: Ia27fc773fba3cd10c335fde566c44235ee341eb3
Issue-ID: MSB-329
Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 8df11d420ff91a668960150ebc408e0c0733ce86
- updating the VNFD (SOL001) type based on SOL001 v2.5.1
updated VNFD types (tosca*.*nfv.) based on latest v2.5.1 version, not supported backward compatibility of SOL draft version, will be documented as limitation while upgrading from SOL draft version, updated importscript for new nodes, Also fixed java files for policyType having groupType reference, also updated with review comments
Change-Id: I1e128098cd1ebd602fe5aa01e617363634b25148
Issue-ID: SDC-2170
Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to a6d476bfa4ae4350f979cc85d71ba98a6b6410b5
- Fix config policy
Fix saving of config policy due to refactoring + fix missing model
type in config policy
Issue-ID: CLAMP-303
Change-Id: I863f3bb6b2acef8ed7bf534e142c1730b1493b67
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/modeling/modelspec.git from branch 'master'
to c3d5a1cc8beab918784defc6fad89e450785de30
- Very slight update to Service
Updated relationship between ServiceOrder and BusinessInteraction /
Request
Issue-ID: MODELING-104
Change-Id: I59cc33ba119d3e5d3456d2297ef957b1f9a1a8fd
Signed-off-by: Kevin Scaggs <ks0567@att.com>
|
|
* Update docs/submodules/modeling/modelspec.git from branch 'master'
to 2ec88acc71c49e54d96066efae285da130453534
- Updates to Common
Finished a draft of Business Interaction, including ties to
LicenseAgreement, ServiceOrder, and VesEvent.
Issue-ID: MODELING-104
Change-Id: I27109e4dbebe9bf62bde9667ad2b4b10249eb6ee
Signed-off-by: Kevin Scaggs <ks0567@att.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 1c9383bf85ce17e541fc1498a41a69568292b004
- updating the VNFD (SOL001) type based on SOL001 v2.5.1
updated VNFD types (tosca*.*nfv.) based on latest v2.5.1 version, not supported backward compatibility of SOL draft version, will be documented as limitation while upgrading from SOL draft version, updated importscript for new nodes, Also fixed java files for policyType having groupType reference
Change-Id: I8b8175ec908809608e6bdac990052d909792a2ba
Issue-ID: SDC-2170
Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 67437109d8df88ff494f8bd14faef44b7f5a2dee
- Some unit tests for catalog-be
Code coverage for some classes from catalog-be increased.
Some refactor made if needed.
Change-Id: I33114eed03d4e176896fd803b54fb77787c34283
Issue-ID: SDC-2220
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to b39f4b49ff9ad4d98bac22c331c3becb3352585a
- Merge "Increase test coverage for vid/aii - third part"
- Increase test coverage for vid/aii - third part
Change-Id: Ib4da72c1da212cf009f70694ffcb0be4049cb67e
Issue-ID: VID-385
Signed-off-by: michal.banka <michal.banka@nokia.com>
|
|
* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
to 0dd1bf3686a487f56a594a6a55ecaaafbe8793a7
- Add testcase for ns instantiate
Change-Id: I9c12488703dac3ad96ab14109e3c19eec6d6f090
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Issue-ID: VFC-1341
|
|
* Update docs/submodules/msb/apigateway.git from branch 'master'
to ff6aa4b5dd381c4151546d43197b93eb636f9115
- Update jetty-http
Issue-ID: MSB-328
Change-Id: Ie8cb9aa0d919b4adcb2ad5764ec6e221e51f2cdb
Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
|
|
* Update docs/submodules/msb/discovery.git from branch 'master'
to b9bf181a6ece4f03735e75c6af350690cef24787
- Update jetty-http
Issue-ID: MSB-328
Change-Id: I5e36767707d2321fa179b3339c15a4b9202dd8e3
Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
|
|
* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
to 4e78e21f8c923123c6a5feff98933dceaa5b6959
- fix the bug of migrate
Change-Id: Icfdfd3d04dd849fa5845b816a818fdfcf9e690f5
Issue-ID: VFC-1339
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to acbf18f98440e52e55cfe85ff75845081b7c9165
- Add multi-tenant support for capacity_check API
Change-Id: Id7f33327f88d1d687dfe8e2646a43f6d0b51b605
Issue-ID: MULTICLOUD-568
Signed-off-by: Xiaohua Zhang <xiaohua.zhang@windriver.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to a8e3bf27eec7832a89522b776f08dda8dc0985d2
- Add build commit information to artifacts
Change-Id: I38c230b8ebf3996300e4a5548ea807a020c3293b
Issue-ID: SDC-2222
Signed-off-by: Oleg Beltz <olegb@amdocs.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to b087a8b55875bd0a100ba2cbfda376bab716741b
- Certificate location is configurable
Change-Id: I05cf96dd21c891312a5b5e67da3baf7a37e50e54
Issue-ID: SDC-2195
Signed-off-by: kooper <sergey.sachkov@est.tech>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 2c25cbab17de51f9b9a688644be92d0afdb2fa42
- Generic Artifact Browser SDC UI
Introduce Generic Artifact Browser SDC UI in VF -> Deployment Artifacts
view.
Change-Id: I312c6c9d77f42ad2d073a8ad21c983ede39dfd0b
Issue-ID: SDC-2211
Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 6da5838f43a4bf0dc8786c539f9a9aa521139e55
- Merge "Auditing User Operations Push or Delete Policies."
- Auditing User Operations Push or Delete Policies.
Change-Id: I39d5fc01e68e9d711c5dd09790dc34beb68783c3
Issue-ID: POLICY-1421
Signed-off-by: uj426b <uj426b@att.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to dcd0cb51ce490f0d790713a2c1e9dc5fda36e70d
- Clean DB Shutdown status
Issue-ID: AAF-802
Change-Id: If080259ac8751c5fbd62c15e9e77eee2b5d3c9cf
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 2c8c818a1815758e14e88fe74b782c3e8be8ac4b
- Implement Traffic Distribution BBs
Implement Traffic Distribution BBs
Change-Id: I193a30a1f7bb353d0e3fbb1460ca5d9840bb5870
Issue-ID: SO-1553
Signed-off-by: Kuleshov, Elena <evn@att.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to a5e82a2a703fd31cac33cef4bbe07445a274ba71
- Fix so minizinc works in windows
Issue-ID: OPTFRA-458
Change-Id: Id63558456a13a31284f12007587706c66508512f
Signed-off-by: Jerry Flood <jflood@att.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 782e55f79b7fca957e0ef393c50f72daab3a7b59
- Merge "CBA integration"
- CBA integration
Change-Id: I0505e32fe7680f1e2ee029f36d37e3ec84088789
Issue-ID: CCSDK-1068
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 8d11b20693f7eedfff5c2ea47a3fd6017ce5adf7
- Merge "Retrieving PNF IP address from payload"
- Retrieving PNF IP address from payload
PNF IP is now retrieved from the payload
Issue-ID: CCSDK-926
Change-Id: I6942fc0000564553ae16bd1067351f00ca254d10
Signed-off-by: ottero <rodrigo.ottero@est.tech>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 22baa44ba5e83a33a2f2325b28b02c0423069010
- Merge "Clean unused spec generated."
- Clean unused spec generated.
Change-Id: I005608cbfad3b4c89110c2acbb35d425899e2c2f
Issue-ID: CCSDK-1127
Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 1e61a0a2800231d49611f610eb39815864a2ea66
- Merge "Improve data type handling"
- Improve data type handling
Change-Id: I5ebcfcecdf1781e30be1ca929b4bf9e1526691a3
Issue-ID: CCSDK-1127
Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to b2364f2a5d7e4c0543620792afdde129c4c56049
- Merge "Add tenantId to multicloud request header"
- Add tenantId to multicloud request header
The multicloud API can take the tenantId as an item in the
header. Add the tenantId to the request headers of the
multicloud plugin.
Change-Id: I7ff11cd52eea429e0c694092b006887f13de2fda
Issue-ID: SO-1446
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to efb92496a6f10a18e2b894b7a81eed7ce87466af
- Merge "Allow volume groups in multicloud plugin adapter"
- Allow volume groups in multicloud plugin adapter
Remove multicloud logic that was skipping over volume group
and non-base module requests.
Change-Id: Ie121fec2ab752b4d974a1757d01317cd6feef30d
Issue-ID: SO-1445
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 0b793ba7eba5136e6aaa6ead214fcf73cc63a050
- Merge "Notification handling for terminate"
- Notification handling for terminate
Issue-ID: SO-1634
Change-Id: Idd5e06554cb7714d9107042cd4f7426cdf764cef
Signed-off-by: MichaelMorris <michael.morris@est.tech>
|
|
* Update docs/submodules/dmaap/dbcapi.git from branch 'master'
to 6cc4cd54f5f88808ab3df0621545cda9cf384f2c
- Bump versions for CADI enhancement
Change-Id: I0bdf138ff00445351b7ab48e38f3a69d1815e724
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-1112
Signed-off-by: dglFromAtt <dgl@research.att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 0fee038584a0e66db618d24eada8ba6e0da05001
- Fix Java OOF Client
Update IT tests to check correct post
and update client to correct post behavior.
Issue-ID: SO-1469
Change-Id: I8339cbff944587df5663d1fbff7f0cc41b7f2fe6
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 0c39410d5851c5c32046c10f6559d9a08833b165
- Provide Sample Signed PNF Package for Integration Test
This can be used for integration test of Pre-Onboarding and Onboarding
of a PNF package.
Issue-ID: INT-949
Change-Id: I8f193dd6968f62d801530f99c5b130b0bdc57728
Signed-off-by: Szabolcs Hutvagner <szabolcs.hutvagner@ericsson.com>
|
|
* Update docs/submodules/vnfrqts/requirements.git from branch 'master'
to e86c24e1b50f34be7e6f518030665c19e423ab58
- Merge "VNF Requirements PM Meta Data"
- VNF Requirements PM Meta Data
Issue-ID: VNFRQTS-523
Change-Id: I83af91039a1a0893aef6f57b1fff35510a624c59
Signed-off-by: marge.hillis <marge.hillis@nokia.com>
|
|
* Update docs/submodules/vnfrqts/requirements.git from branch 'master'
to 4012b7f5e4af8d0b96fbd62b01cac9166f6ebf1e
- Merge "[VNFRQTS] R-82481 - make requirement text"
- [VNFRQTS] R-82481 - make requirement text
Change-Id: Icaefd41b61cf77b784b3bd62f88ad78da697db30
Issue-ID: VNFRQTS-615
Signed-off-by: weinstock, alan <aw2574@att.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 9e001472ab04fb0b5b85e38266bacd9a377cc343
- Use consistent naming for Name and Version
Definition Name and Definition Version are now
using the consistent naming similar to the Profile
and instance structure.
Name becomes RBName
Version becomes RBVersion
Issue-ID: MULTICLOUD-350
Change-Id: Ifc329d4979a06cb017c6f9d916c227c696b664e0
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 2a7d8aac072fc47beedd3eaebaefe88aaa7860ee
- Merge "Change to use OAM IPAddress"
- Change to use OAM IPAddress
Change to use ipaddress-v4/6-oam for the config deploy
Add more assertions to the integration test
Issue-ID: SO-1506
Change-Id: I5ba45b055569f90f91308b6e9d4bd85a1d4e99fe
Signed-off-by: eeginux <henry.xie@est.tech>
|
|
* Update docs/submodules/so.git from branch 'master'
to 12565266faef74572cec51e01bd7f6ad394e7775
- Send terminate VNF to VNFM
Issue-ID: SO-1633
Change-Id: I2d1010496725a47af7af108a681e1c16c749126c
Signed-off-by: MichaelMorris <michael.morris@est.tech>
|
|
* Update docs/submodules/vnfrqts/requirements.git from branch 'master'
to df7f5893d2a5f1d481b2b0d63ec175cece9fdf05
- [VNFRQTS] Update R-681859 & R-26506
Change-Id: Id86ea5797955f6674f80a3fd34cd955a9621ecdc
Issue-ID: VNFRQTS-619
Signed-off-by: weinstock, alan <aw2574@att.com>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 6a4266db5ce20717f787dff410839281e92bb081
- update dependencies from policy/models
Now pointing to policy/models for yaml and other dependencies.
Issue-ID: POLICY-1264
Change-Id: I440d18425e46ec91e6d4e7f2cf1571c4d2bbdb6f
Signed-off-by: Hengye <yehui.wang@est.tech>
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to 21c39f054da6f656719a9ae076d08f2363bf40aa
- Changing version control for rancher
Changing the way of version control for rancher in accordance with
patchset #83634
Issue-ID: OOM-1767
Change-Id: I67f08dcf47f469c35da9a62ff435e187fae07724
Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
|