Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/sdnc/oam.git from branch 'master'
to b703352599826343643cbf8895cca8dce5232c14
- InstallCerts.py Script Fails to Execute Successfully
Issue-ID: SDNC-1155
Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech>
Change-Id: If7b1c8c9027a446763a4909892bccf8edabfb49f
|
|
* Update docs/submodules/oom.git from branch 'master'
to 6f80e0ea3ded1679c811d27bb6b8e4d459791691
- Merge "[Contrib] Add EJBCA Server"
- [Contrib] Add EJBCA Server
EJBCA Server is used to test that CMPv2 Certificate handling is well
done in ONAP.
Issue-ID: AAF-1083
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I5e2d25b68b5cd80d3c7bf282ce871dd81e711ff6
|
|
* Update docs/submodules/externalapi/nbi.git from branch 'master'
to 78b0ab8c410c9d4c79a98e3a71fe635c028f4785
- WIP: add embedded ReDoc documentation for API
Include ReDoc using embedded JavaScript capabilities in RST
Create a new directory 'redoc' to store
- <api>.rst to embed RST content for each API
- <api>.js to store link towards the JSON Swagger file for each API
- redoc.js to store JS links to render ReDoc
Modify offeredapis.rst to include a new section
Issue-ID: EXTAPI-433
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
Change-Id: Iaa2430a7d4080ed6f91ec8a3e2d6203319f29425
|
|
* Update docs/submodules/modeling/etsicatalog.git from branch 'master'
to d02cb50e7c2ce79d6afeab60725933ab86ccbab4
- fix bug: Failed to fetch NS package from SDC when having VL resource
Change-Id: I13bbbd1ce1a97348c99ad86b0d78dcefbd6bc7f6
Issue-ID: MODELING-354
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
|
|
* Update docs/submodules/aaf/certservice.git from branch 'master'
to 290ff7cc123aee2d1b77ab24126a4b9e27d60855
- Merge "Release containers"
- Release containers
Issue-ID: AAF-1083
Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
Change-Id: I43a3c19c463a0979011fd0c5edac24d5173be2ab
|
|
* Update docs/submodules/oom.git from branch 'master'
to d1943c0a3a483012c49fd4f47c1421bbb01855a2
- [POLICY] Use common secret template in brmsgw
Use common secret template in brmsgw module instead of hardcoding them in
config map.
For now creds are hardcoded but this will be remove in further commits.
Issue-ID: OOM-2342
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
Change-Id: Ic6ea25004d87d993b40df838dd30a71e25386b2c
|
|
* Update docs/submodules/clamp.git from branch 'master'
to ab3eab60a0883ffa22eb12e2b8680088c9ad25a1
- Remove policy from PEF when removing op policy
The operational policy must be removed from the PEF when the user remove an operational policy (at least attempt to purge the PEF)
Issue-ID: CLAMP-824
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I442c0890c391d43e8fcbdb89189d6ad2581db3af
|
|
* Update docs/submodules/so.git from branch 'master'
to b0f5ac59c297f81b7f17c1f367e64257ef7be2d2
- Merge "lowered code smells"
- lowered code smells
removed unused imports
Issue-ID: SO-2804
Change-Id: I85b8b35be12bad9183261183c490ee90702db9af
Signed-off-by: Rupinder<rupinsi1@in.ibm.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 25419071aace21ae4806902ddf5db42219e8c351
- Merge "reduced code smells"
- reduced code smells
removed unused imports
Issue-ID: SO-2804
Change-Id: I5cc1d3e3c42b3d1ef08de8e2db301da01212b091
Signed-off-by: Rupinder<rupinsi1@in.ibm.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to f0b69eedde52c166e582b65b5819e6c0362b5650
- Merge "decreased code smells"
- decreased code smells
Removed unused imports
Issue-ID: SO-2804
Change-Id: I8ea686dd499578283fdda56ef0fe6c08c557383a
Signed-off-by: Rupinder<rupinsi1@in.ibm.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 69816f4ca7c8b3b01d4928a2acf2fa2a05576b79
- Merge "lowered code smells"
- lowered code smells
removed unused imports
Issue-ID: SO-2804
Change-Id: Ibda9e5d4c40b6dea5d7ce6c2ad10b6c645c74358
Signed-off-by: Rupinder<rupinsi1@in.ibm.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to f1dd31e9d00b2c5f52c1091f167a1a0b3a2ea5ba
- Merge "reduced code smells"
- reduced code smells
Removed some unused imports
Issue-ID: SO-2804
Change-Id: Ib0a7716585448ade0c9571479ed06effaf25738b
Signed-off-by: Rupinder<rupinsi1@in.ibm.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to ce19da38780453d5e3d945d958948fe2d02c50b4
- Merge "remove vnfadapterrest flow and interface"
- remove vnfadapterrest flow and interface
Removed unused soap vnf adapter apis and implements
Removed unused apis and implements from vnf adapter
Updates and removed dead code that is never used
Add back override method to the healthcheck in vnf imp
Removed the vnfadapter rest v2 interface and test.
Removed references to v2 rest interfaces from CXF config.
Reverted change to the cxf configuration file.
Removed more unused code and updated unit test to account for removed
apis and v2 being removed
Updated the att openstack adapter cfx to remove v2 classes
Initial commit of cleaning up the vnf adapter and removing the rest
subflow.
Issue-ID: SO-2812
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ia093a5ac2dffd21d27a1ba74a813198b806d0786
|
|
* Update docs/submodules/so.git from branch 'master'
to 39eef5d57370e16d878dfe969c49accfac6233b3
- Merge "Updated scenrios to fix failing robot test"
- Updated scenrios to fix failing robot test
Updated scenarios to fix failing robot test
Issue-ID: SO-2810
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ib4145dc6b2c57cb7f5f718399c6d298df519dc0e
|
|
* Update docs/submodules/so.git from branch 'master'
to f31a44c0846c9faa49c6004e3172d1e32e7659ec
- Merge "Remove version reference for logging-analytics"
- Remove version reference for logging-analytics
Manage logging-analytics dependency via dependencyManagement
Issue-ID: SO-2807
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I37ede45b684435791146cd450d783377afa9c89f
|
|
* Update docs/submodules/so.git from branch 'master'
to a64fee1535d19bd350c2cc518098f58f3450ea5a
- Merge "Correcting ControllerExecutionBB Id"
- Correcting ControllerExecutionBB Id
Issue-ID: SO-2805
Signed-off-by: sunilb <sb00577584@techmahindra.com>
Change-Id: Ie827c5079267e947c3c982f82693eb82316255dd
(cherry picked from commit c2e0e14578992ba50a37a72ba474be724e28b5be)
|
|
* Update docs/submodules/so.git from branch 'master'
to 152ab4897bf6489e475d8aa68b039884fd56e162
- Merge "Allow client exception to propogate"
- Allow client exception to propogate
Client exception already contains all the information we need
Allow it to bubble up
Issue-ID: SO-2811
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I2e346366dab3187bb397b386619bf681e53e2cab
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 0346c88f142a8a19f6f613f8d4d8b82a5f26a96b
- Add java 11 dependency in openecomp-be
Issue-ID: SDC-2889
Change-Id: I1be0ffebb3b954f9020939438782dce4f62d4fad
Signed-off-by: arindam <arind.mondal@samsung.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 98353ac591a001812ae0c331611e9a8dfc7288ed
- add network: create test to verify payload to MSO
Issue-ID: VID-802
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Change-Id: Ib150b9d67f7ba50eb619b5483b99eb4ae906b9d8
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 3e8793276f623132892331cf65c85bb91c1ab154
- Upgrade Junit to version 5.6
Issue-ID: SDC-2844
Change-Id: I4716bf7920f9bb79c450ebfd48e9d4fba54fdfdd
Signed-off-by: Baumel, Dvir (db384r) <dvir.baumel@intl.att.com>
|
|
* Update docs/submodules/aaf/certservice.git from branch 'master'
to 5f9406058b6a22e3e52989cd14b88e44005b2ed9
- Formated offered apis yaml
Issue-ID: AAF-1091
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: I5a103ef53b62c6dec849ff51cc871df26a7922c2
|
|
* Update docs/submodules/integration.git from branch 'master'
to 18c479f0b09bb406c21c707bf7acc03fc34ef0a0
- Return http 404 for wrong prefix, not 401
The correct http code for wrong REST API url should
be http "404 Not Found", not "401 Unauthorized".
Change-Id: I78710fcd4c43926dbba3227c4099bf6239095f19
Issue-ID: INT-1529
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to ecdbf0720d0e8085e53650a10eb594cbe74eb7ef
- Add some unit tests
This change adds unit tests for ComponentLogi
to increase test coverage.
Issue-ID: SDC-2885
Change-Id: I53e5da1a1022ef2a6e29119cc531b61dcc3020b1
Signed-off-by: Reo Inoue <inoue.reo@jp.fujitsu.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to edaf4f9e6d0f8e1b95115cc39492c84d730ba1a2
- Add template name to UI
Add template name to the UI loop viewer + change color of logs panel
Issue-ID: CLAMP-826
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I6776729cefc0597067ae8ef722f7d6e488a12cad
|
|
* Update docs/submodules/oom.git from branch 'master'
to dcaf455325d9ebf78733878306868f4c63c017a6
- Update git submodules
* Update kubernetes/robot from branch 'master'
to 431689c7879a92be54477f13f8e39908db5f07f2
- Handle less than /16 oam network
Matching changes in testsuite and demo
Issue-ID: INT-1527
Change-Id: Iac7cdb735c4544e0d6bc79c444ba9de32b79fc32
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to f0613330e069bc27a4178ad25a881687232f6477
- Merge "[POLICY] legacy pdp health + new image versions"
- [POLICY] legacy pdp health + new image versions
Issue-ID: POLICY-2471
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: Ia05d2c52e99757dafff4ac8bbcc7ef4269734707
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 8548acbe7b3e53d048af4d74faf53e3a48565ca3
- Merge "[DOC] Update documentation for Frankfurt"
- [DOC] Update documentation for Frankfurt
Initial documentation update with the following changes:
* Remove last old release references
* Explain the "masterPassword" mandatory parameter
Issue-ID: OOM-2324
Issue-ID: OOM-1960
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ib3b1ba7c585c7e27793329ec5eb43d797e23da99
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 278cb967f83be3ce89d17c225f474ef42698b3c0
- Bump engine 1.6.3-SNAPSHOT
Issue-ID: POLICY-2378
Change-Id: Ic374190da660b3c258998ecf131fa57dcb1cb834
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/optf/has.git from branch 'master'
to a1d1240aa9f31127dc9ccb18b0e8ace9aac183c1
- Fix AAF authentication in conductor api
Fix AAF authentication and move all
password decryption to common place
Issue-ID: OPTFRA-733
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: I14c119bb246c26b7dc5b5144a843ff627587141b
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 9347099fc35e87bc73a876d781102d4db8c0201e
- Release engine 1.6.2 docker image
Issue-ID: POLICY-2378
Change-Id: I3dc21ac7d8a0883d886197c6a74632ecad440384
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to e48f1fbe2339704e96743d008bee017b1f8faa19
- Merge "Refactor SOL003 Adapter to organize its modules"
- Refactor SOL003 Adapter to organize its modules
based on functions
Change-Id: I7a1c172974ab5910b0c6b069dcf8c48f9893de37
Issue-ID: SO-2771
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
* Update docs/submodules/externalapi/nbi.git from branch 'master'
to 86f0fd6ce609d5cf496ce4bb22656fb1ceb43c54
- Update SO POST API for serviceInstances
Issue-ID: EXTAPI-431
Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
Change-Id: Ieadbfb3ff3bc15664b7526c3ee8e8d628d6af4d7
|
|
* Update docs/submodules/so.git from branch 'master'
to 25c4a84cbac37beae4e3662920c83d320cab6cfb
- update the arch diag for the F release
Issue-ID: SO-2730
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: Ic76c784a04558f49202a625aeae78d36398a136b
|
|
* Update docs/submodules/integration.git from branch 'master'
to 6049499c5a17cfa58f351b3731837463b7359047
- Move tests to their own directory
File layout was also restructured for better
readability.
Change-Id: Id1cba755127319c45ec50b08d12daa543c8c9ae5
Issue-ID: INT-1529
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
- Add tox runner for pytest in prov-mns-provider
Pytest setup as entrypoint to gating job in CI.
Change-Id: If052af0f7c8272844f644cb3789dbc3a8451c629
Issue-ID: INT-1529
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
- Extend unit tests for provisioning management service
This adds additional unit tests for the service provider for
PATCH and DELETE request methods.
Change-Id: If0cce9c713f2999c859910661308c24ac68f04d6
Issue-ID: INT-1529
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
- Add unit tests for provisioning management service
This adds pytest based unit tests for the service provider.
Testing PUT and GET requests is covered within this patch.
Change-Id: Id9bcb870b032c6fce64985a5fd501bbd44031f50
Issue-ID: INT-1529
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to fd5224f4aaf68e6ae186ef8a163edd7f5b2966f7
- Remove requirement for encryption cipher
Issue-ID: MUSIC-582
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
Change-Id: I0ee6b753dea08c02d199410247d6c1f1d06574b7
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 99fad3e83f8282299e59077d8826362990c695a9
- Release engine 1.6.2 artifacts
Issue-ID: POLICY-2378
Change-Id: Ie1b813bfdbca6ba66565af8e73900cb29694182e
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 312ee1ae732b0c904a25273b88322634d31ae0e6
- Fixing SO build
Change-Id: I99c0aee303c89fb5e25b51f616523e367a59785e
Issue-ID: SO-2809
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 3a27f2fee05ef874181ea818f28329c2567e52c5
- Making POD run as non-root
Non-root user addition
Change-Id: I82995b0c0a6eb815e0422c6072c111c889c8c84a
Issue-ID: CCSDK-2149
Signed-off-by: jananib <janani.b@huawei.com>
|
|
* Update docs/submodules/optf/osdf.git from branch 'master'
to d79e6bda8b636d77d51ddb63dcd3d91ddda34d83
- Remove encryption of passwords for osdf
Change-Id: I1815e798b29b21278353fbf4ea6cb5cd6475dbf5
Signed-off-by: vrvarma <vikas.varma@att.com>
Issue-ID: OPTFRA-732
|
|
* Update docs/submodules/dmaap/datarouter.git from branch 'master'
to 8552e04175c7091d0d748e0c0f4b14a0d9321b40
- [DMaaP DR] JKD 11 migration
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: Ib9d326f4bdf5c4e208dea5a4a00be0c3be3a3067
Issue-ID: DMAAP-1386
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to 1c7c520a656c05949e726bdb40db78e7ca657966
- Architecture Sections 2.1 and 2.2
Issue-ID: POLICY-2399
Change-Id: I36b87c94cb7149c3c5e510f3fead88c41d09cec6
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 5dd67b4ad46e1769aee148218337c1a61f3727b4
- Merge "Add APPC to cert table"
- Add APPC to cert table
AAF client cert moved to APPC
Helm chart, hence I added APPC
portion to the table
Issue-ID: APPC-1862
Change-Id: Ib84a66bbca8d818c36cfd9258d0dfbc1000f1265
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to a958b986af7b8f17ad23e5c31c7ff719c153021e
- Fix rst errors
- Modify the linter to use sphinx linters (no coala bean)
- Fix all broken links
- fix minor rst issue
- Add regex in ignore link (for ONAP URL and frankfurt doc)
The rst target defined in tox will execute 3 steps:
- local build of the documentation
- check of the url
Note 1: for the moment the Warning have not been turned into Error
Note 2: frankfurt exeption shall be removed when frankfurt branch is available
Issue-ID: INT-1523
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I6d7ad9d293a1b5c01f05a021d9a6f3767d04e62f
Signed-off-by: mrichomme <morgan.richomme@orange.com>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 02544540c9bb24c87e0c2497476feaf98197ca15
- Point to released common,models,drools-apps
Issue-ID: POLICY-2378
Change-Id: I4aa81585e154c1e7ee131db9cf5194530a212e67
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 5309056d530fc14ee603c38d32290db514e03c67
- Fix bug in delete policy due to change
Fix the delete policy that now fails due to isLegacy test
Issue-ID: CLAMP-820
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: Ib21ffd419953b329feeb7c2199b7d661120178e2
|
|
* Update docs/submodules/integration.git from branch 'master'
to 398c9b251dc910c4cffc4fc5a3c2b8b221980c91
- netconf-pnp-simulator: enable NETCONF send/recv message logging
to aid troubleshooting integration with OpenDaylight
- Add more integration tests
- Defaults to generic subscriber
Issue-ID: INT-1516
Change-Id: Ib5bbf4cdbba6cdfee901f6c07dfa195a21cd8bbb
Signed-off-by: ebo <eliezio.oliveira@est.tech>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 09e87eeadf879bbaa5237a34db1583861097925c
- Upgrade netconf-pnp-simulator image tag to 2.8.2
Change-Id: I430b3c8743d103f5e4bb6396a151495cc31843d6
Issue-ID: INT-1508
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 831a26adc7fa94b5a9e402f9a4f248c9431965da
- Merge "[COMMON] Remove hardcoded mariadb-galera password"
- [COMMON] Remove hardcoded mariadb-galera password
The time has come! All ONAP charts use now common secret template at
least for the mariadb-galera root password (and most of them also for
user part). This means that it should be now safe to remove hardcoded
mariadb-galera root password and depend on common secret template to
generate it for every deployment.
No more secretpassword!:D
Issue-ID: OOM-2342
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Ib9d8bbcc45bfd85a4d762c716c03dba23d901009
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 96b0450cf572772983dfb0e56503ec03f929ea83
- Merge "Fix bug in undeploy flow"
- Fix bug in undeploy flow
Save and flush the deploymentId and statusUrl in the undeploy flow, so
that refresh dcae status will use the correct statusUrl.
Issue-ID: CLAMP-807
Change-Id: If83c222f772face6f33f00bd8cf5d5c8e55ded55
Signed-off-by: xuegao <xg353y@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to c08fcb8fe1bbf6dc736c42f14756df242ca76d42
- Merge "Bump up clamp to 5.0.4"
- Bump up clamp to 5.0.4
Bump up clamp to 5.0.4 for future release
Issue-ID: CLAMP-822
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: If3fe1d2efc81576926220d578428f8db488a943e
|