Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to e862e3962a7b24c5d6060d3c37d93c80a0a0955c
- Merge "Add ovn-networkobj for Multus"
- Add ovn-networkobj for Multus
Add ovn custom resource for Multus as part
of installation
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
Change-Id: I4e01a06ba76515fa271790b461f473045eb174a2
Issue-ID: MULTICLOUD-670
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 36bd529eefdf43e552f420ab0a1d52fd560b837f
- Merge "Plugin code refactoring"
- Plugin code refactoring
The plugin code has been refactored to
implement a common interface.
This will allow us to do plugin validation
at loadtime of the plugin instead of at runtime.
This also makes the code calling the plugins cleaner
and easier to read.
Issue-ID: MULTICLOUD-557
Change-Id: Ice2bcc9b850d7c0e1707dcc42132c63dd77472a7
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to c1963d4331fce447d93131d731e1f261c175de87
- Merge "Make ovn-central network interface configurable"
- Make ovn-central network interface configurable
installer.sh script is configuring ovn-central address <ip>:<port>
to environment variable.
Ip address is detected from the ovn-central host through ansible
by grepping ifconfig output, but in this step detected network
interface is hard-coded in the code to be "eth1".
This commit makes network interface configurable in aio/vagrant
deployment.
Issue-ID: MULTICLOUD-621
Change-Id: Icbe22ffdcb45c5f16067ea609eec76fb70c0ea78
Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to d5a34e001fe894b7f90d17d4a53dda53d2e8ef81
- Merge "Enable mitogen to speed up Ansible execution"
- Enable mitogen to speed up Ansible execution
Signed-off-by: Victor Morales <victor.morales@intel.com>
Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>
Issue-ID: MULTICLOUD-301
Change-Id: I427145e26eabc92ab19b0a143b759113dbfbeeea
|
|
* Update docs/submodules/appc.git from branch 'master'
to 0104a8870a6fe61caae2310072828255515ab828
- update appc release note
fix appc cluster issue
release new appc docker
Issue-ID: APPC-1293
Change-Id: Id4897669e29f3c7c156a3c4c945825758c268a51
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to c1b717dcde54b25b38e4280c90308c1f38945e51
- Update git submodules
* Update kubernetes/aai from branch 'master'
to 6509a172751b3c85995100e3d3a205abe73b116c
- Update sparky certificate
Issue-ID: AAI-2489
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: I3d0f1760b71093f8fba276bba98e4709a495574e
|
|
* Update docs/submodules/so.git from branch 'master'
to 7022234a0bc0c399ea68547643c7972c85717c4b
- changed hikari dependency to java based one
clojure dependency used by accident, replaced with HikariCP
Change-Id: I25b9f75d8be061fb3ac3d7737e9a58883a801425
Issue-ID: SO-2038
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
* Update docs/submodules/aai/esr-gui.git from branch 'master'
to 03534af3cdf97b54dd54d7d717fb1e26075e2a23
- Upversion in preparation of initial release
Issue-ID: AAI-2487
Change-Id: Ib96c231e5be86c2a44a4539301f8d28d5ef88f17
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
|
|
* Update docs/submodules/aai/esr-server.git from branch 'master'
to 61d9d1438803b2b0e453cc39e5c22aba3383903d
- Upversion in preparation of initial release
Issue-ID: AAI-2488
Change-Id: If05a9dabfaab114fa325ab8dd2bf432dde88e67d
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to c85a0909e1b94a11627fdbba9cee2162659e5237
- Added cvaas file name in Audit and Sync
Issue-ID: APPC-1590
Change-Id: I09345570fe6cd158102844070e62df7fb1a7aed9
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
|
|
* Update docs/submodules/music.git from branch 'master'
to 078f69315e4b4faffc50e1c7dfde717396e48194
- Merge "Update Version to Snapshot and"
- Update Version to Snapshot and
Update lbcrypt library to new versionZ
Issue-ID: MUSIC-406
Change-Id: I14a81b89287c90a2c91a0f4ef09675a348aef67a
Signed-off-by: Nelson, Thomas (tn1381) <tn1381@att.com>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 7b945416da394a3ae3e53a1a9ae8d21f6a4e761e
- Use io.fabric8:docker-maven-plugin to build and push docker images
Issue-ID: POLICY-969
Signed-off-by: Rashmi Pujar <rashmi.pujar@bell.ca>
Change-Id: Ia3c7c2d6b77d87848c344f212f4a0266db90426e
|
|
* Update docs/submodules/policy/distribution.git from branch 'master'
to 7c0d9b8016859f5c7033a1c4afabda9c0c46d738
- Change getCanonicalName to getName in distribution
Per javadocs, getName() should generally be used instead of
Class.getCanonicalName(). This change only applies to classes; it
does not apply to File objects.
Change-Id: I7a575900f6d26065563e4907cd2176f690797021
Issue-ID: POLICY-1646
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 8944b7796153f7aa17a07e0d758394bdd50eddfc
- Enable appc clustering
Temporarily use a SNAPSHOT APPC image until a new
image is released.
Issue-ID: INT-1055
Signed-off-by: Gary Wu <gary.wu@futurewei.com>
Change-Id: Ic6119621c0b48e20f1f12088edbcac67d9b786a1
|
|
* Update docs/submodules/music.git from branch 'master'
to f8a74e83cabc5cedb0098e2e997e20a0a2d490e4
- Merge "added test cases to JsonResponseTest.java"
- added test cases to JsonResponseTest.java
to increase code coverage
Issue-ID: MUSIC-412
Change-Id: Ia4e9c7772326e0011d0e63968f4dec9ce07249a9
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to 350d1312a383c3eff33297ff3dccb3e109baef68
- added test case to JsonOnboardTest.java
to increase code coverage
Issue-ID: MUSIC-412
Change-Id: If3cea8de2e00fea19a5636e47fde9a30c2a395a8
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 7d1f9de8e15f2dd3a33bf28cd91583f37f0cf83e
- Merge "Set vnfsdk dublin version"
- Set vnfsdk dublin version
Issue-ID: VNFSDK-417
Change-Id: I1aa735a12728258447d92e70493e71c17368c6b5
Signed-off-by: Kanagaraj Manickam <kanagaraj.manickam@huawei.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 0b4ba197641370feb3070e2ffaf76de1226161d6
- Merge "Fix so mariadb pod naming convention."
- Fix so mariadb pod naming convention.
The so mariadb was missing so prefix
from the name breaking convention.
Issue-ID: OOM-1921
Signed-off-by: Joey Sullivan <joey.sullivan@amdocs.com>
Change-Id: I5c26ab8943698e420fbdc198f0837e653a708185
|
|
* Update docs/submodules/oom.git from branch 'master'
to c335617f0edadfca0d336f14d5d80c8061fd8ce0
- Merge "Fix for appc clustering install failure"
- Fix for appc clustering install failure
Update appc karaf stop detection
The new stop detection script is more reliable and
does not depend on a specific value and format of
the ps command.
Remove clustering feature install
The feature needs to be installed before appc features
are installed, and so the odl-mdsal-clustering install
has been moved to the build scripts.
Change-Id: I6e9c585cbd58a516114a609329422cf8375e023d
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1242
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to 0b3efb8634b0f13fd43735312c00589dec4edb17
- Fix comments
No license is needed since this is example code.
Issue-ID: POLICY-1842
Change-Id: Ib03594ec303b945ad20285c6a0d94b7c2bd04755
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 11c545a816857decc238b90689392faf7adbaf8e
- Fix bullet list warnings in docs BBS
Fix issue "Bullet list ends without a blank line; unexpected unindent." in docs_BBS
Issue-ID: DOC-448
Signed-off-by: Pérez Caparrós David, INI-INO-ECO-HCT <David.PerezCaparros@swisscom.com>
Change-Id: Ieebf1b5bd89be5163900c9cc0267c8c8d9a931a2
|
|
* Update docs/submodules/integration.git from branch 'master'
to a5c8bf86d55dcb38beba9d6e213fd61026ac36cb
- Add doc for IPsec with HPA use case
Add documentation for IPsec with HPA use case.
Issue-ID: DOC-484
Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
Change-Id: Ibcdb383c4582de3e66b60b1b2dbfd454942aa16a
|
|
* Update docs/submodules/integration.git from branch 'master'
to 4c9c4713cb184d4aa03beff8dcbf06881dc3d9e6
- Update docs
Signed-off-by: Yang Xu <yang.xu@futurewei.com>
Issue-ID: INT-1109
Change-Id: I69c90d8152f780e0e438236d3cec4a3ef0fead17
|
|
* Update docs/submodules/vid.git from branch 'master'
to b93b96bc2806da015faf1e8afd2fe23ad6535597
- Normalize slashes in repositories paths
This lets vid-master-release-version-java-daily go green.
Issue-ID: CIMAN-234
Change-Id: I87f2f0925388cf7f5129cce37ace9321f3533f7c
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/policy/distribution.git from branch 'master'
to d85174e9054bc63948ec6e07d8fc362e170402a9
- Fix junit tests in distribution
Sonar fix broke some of the junit tests for parameters; fixed
those.
Also fixed some checkstyle errors (e.g., unused imports).
Change-Id: I76c57792b82b9c2ddd27bdbc35910e9b11d86ea5
Issue-ID: POLICY-1791
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to dc2ca16a6d7d8cc13be5716e058add8190ea4479
- Fix junit tests in apex-pdp
Sonar fix broke some of the junit tests for parameters; fixed those.
Issue-ID: POLICY-1791
Change-Id: If39472b9936d5312a1d4109ad83610f5913d3e34
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 769578c1ec9e29a59dc629bc32177c558404cc12
- Merge "Un-SNAPSHOT all modules while build"
- Un-SNAPSHOT all modules while build
1. Upgrade to latest versions-maven-plugin: 2.7
2. Set artifactId=*; see:
http://www.mojohaus.org/versions-maven-plugin/set-mojo.html#artifactId
This lets vid-maven-stage-master go green.
Issue-ID: CIMAN-234
Change-Id: I4b87d67e76c7f317f93a06c84e48d240fba6e126
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 7f0e6936709cc19e3e1e1ad035e5b7d00809d6c6
- Merge "Extend probe mechanism"
- Extend probe mechanism
added methods to:
- new aai client
- sdc client
- so client
Change-Id: Ib7beb5a5ac58c2ac9767f5e8dc4f988ac0a44c3e
Issue-ID: VID-490
Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 46adb535d3af416773475b9aabb2ace8e1e9e1de
- Remove maven-deploy-plugin
This lets vid-master-release-version-java-daily go green.
Change-Id: I8d1fdc153566a8b3b8e3783f6a9637c58d608127
Issue-ID: CIMAN-234
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 1e3477ad5f91d6cc811602a661dfb8f720ddd34d
- TestNG and BeanShell update
Upgrade TestNG version to migrate to newer version of BeanShell.
Change-Id: I687a1a9af9921f573da19ec657d18853b5704786
Issue-ID: SDC-2266
Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to a4beafe505e61f56c4eb8db00e65985215beb837
- Optimize Dockerfile to reduce SDC image size
Use --chown flag at ADD command instead of executing chown
Issue-ID: SDC-2366
Signed-off-by: Satoshi Fujii <fujii-satoshi@jp.fujitsu.com>
Change-Id: I5aa36da91e45bad5f6ae0bd817a3cdf8186668d8
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 044b3f89b4b72904905ae555039fbe41b2335395
- Upgrade jetty version
Upgrade jetty-http component to current version.
Change-Id: I0bc8636b31973a865ffa1205866828c33cc15e4b
Issue-ID: SDC-2268
Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 2a74ec311f9fc3b430a3d768195156c7b20c5e93
- fix sonar null pointer
NoveServerNamingConventionGuideLineValidator: potential null pointer fixed
Test for this use-case added
Change-Id: I3180bc6c159d1b690f0be0370abbd1fefe70045f
Issue-ID: SO-1811
Signed-off-by: k.kazak <k.kazak@samsung.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to a67f45c2ab3ec438061d2bd066c8daa41b81d5bc
- Upgrade libthrift
Upgrade libthrift to the newest version.
Change-Id: I371acaec6d2e3f79f997c86a0b6051d3612f88db
Issue-ID: SDC-2264
Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
|
|
* Update docs/submodules/sdc/sdc-tosca.git from branch 'master'
to d8147920f168eddb65722543054cafe06f5bf201
- Upgrade jackson-databind
Upgrade jackson-databind version.
Change-Id: I04376ea3ce9c812c7d3c923c02f1bee8125dd67f
Issue-ID: SDC-2262
Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
|
|
* Update docs/submodules/sdc/sdc-tosca.git from branch 'master'
to bb742ca23348b8c527efaa8f9cb518a6ead856df
- Upgrade jetty-http
Upgrade the jetty-http component to the current version.
Change-Id: I8e10ece51cf97dbebcd97438025544c6c66f77a8
Issue-ID: SDC-2268
Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to abdb5be96821b3903f3deb871b420b9b5fd26453
- update usecase-ui image version
Change-Id: Id392a90ec17da105f7c0e17903ca2276140011db
Issue-ID: USECASEUI-276
Signed-off-by: shentao999 <shentao@chinamobile.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 9d32165d6ff03a85f55bf4ddbb295bdcf9546e60
- Add script to set vfwcl loop name in consul
Issue-ID: INT-1104
Signed-off-by: Gary Wu <gary.wu@futurewei.com>
Change-Id: I719803b68cfff224ccf22f1b92613bf254a452b9
|
|
* Update docs/submodules/so.git from branch 'master'
to 6fdd0b6f4b482422800b2ab18e16d2f0827934c1
- Merge "update the relaese notes"
- update the relaese notes
Issue-ID: SO-1992
Change-Id: I07169b2083661601308edf79dae205685bd45266
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 21b9508b6b7599999dc7adbaa032811e836e5814
- Add BBS doc link to index page
In docs_usecases, link to BBS use case doc file is missing
Issue-ID: DOC-448
Signed-off-by: Pérez Caparrós David, INI-INO-ECO-HCT <David.PerezCaparros@swisscom.com>
Change-Id: Ie59ce5b5c4af2ab3e75ad345e94a8ca0f7654048
|
|
* Update docs/submodules/integration.git from branch 'master'
to d30ccf88968750e408ad130f5e2ed7c2ea2ef4aa
- Add BBS use case dev guide to integration
Add BBS use case details and dev guide to integration section in readthedocs
Issue-ID: DOC-448
Signed-off-by: Pérez Caparrós David, INI-INO-ECO-HCT <David.PerezCaparros@swisscom.com>
Change-Id: I9fc7923842388e4941f4e53433d2f8cb6134caa9
|
|
* Update docs/submodules/vid.git from branch 'master'
to 97bec3c43ac5cefdb8b852de8efb00a84148ed28
- Migrate to gerrit-maven-stage (VID)
Update oparent version to 2.0.0 which supports
global-jjb maven-stage job.
Remove the usage of maven-staging plugin since it
will become deprecated soon.
Issue-ID: CIMAN-234
Change-Id: I4c07e214bad0f89b990b712abaf8d9bf79c1b237
Source-Change-Id: I295d7c17374a49ff0125a50d8765fe295b55c4d8
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
(cherry picked from commit 445056740d0f24e45d0c8f90cc024bbc090165b4)
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to b06d6a50cacb320f48db3dcd68f6a3147321a5b4
- Fix compile issue with guard
Due to sonar changes in policy/models for guard.
Issue-ID: POLICY-1791
Change-Id: I2cdbe6d0e4ee8bad05b9d3bb1a83e82d4851973c
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/portal.git from branch 'master'
to 2a462c99939b19f972813b64c7a4d6e33b9aaa5a
- Merge "Fix sql injection vulnerability"
- Fix sql injection vulnerability
Use a variable binding instead of concatenation.
Change test 'getAppRolesForNonCentralizedPartnerAppTest'.
Issue-ID: OJSI-174
Signed-off-by: Dominik Orliński <d.orlinski@samsung.com>
Change-Id: I676ed349746cdabf320027dd27a0c16949fff6d8
|
|
* Update docs/submodules/portal.git from branch 'master'
to 37ea104d5c99b4100381cc0e8e79be3feb98a0ec
- Merge "Fix sql injection vulnerability"
- Fix sql injection vulnerability
Use a variable binding instead of concatenation.
Change test 'getAppRolesForNonCentralizedPartnerAppTest'.
Issue-ID: OJSI-174
Signed-off-by: Dominik Orliński <d.orlinski@samsung.com>
Change-Id: I45895dc7665ff17394e602cbccf875e4e91b5ce1
|
|
* Update docs/submodules/portal.git from branch 'master'
to 80ddb55b9f5569c6443104150cb74ba2ae4fcb08
- Merge "Fix sql injection vulnerability"
- Fix sql injection vulnerability
Use a variable binding instead of concatenation.
Change test 'getAppRolesForNonCentralizedPartnerAppTest'.
Issue-ID: OJSI-174
Signed-off-by: Dominik Orliński <d.orlinski@samsung.com>
Change-Id: I5cb7561e4b2b781834bd4f2ec36dee58b4738bf2
|
|
* Update docs/submodules/so.git from branch 'master'
to 7c69f07593a8c7474bd7a69a65979dc0635f1526
- Merge "Changes related to eviction of connections"
- Changes related to eviction of connections
These are changes related to ASDC controller for evicting database
connection pool when ip address changes
Included other appllications such as requestDB, CatalogDB, API Handler,
BPMN, OpenstackAdapter etc
Change-Id: I9a96ea12fb0c10643a204a58d55360bebba326fe
Issue-ID: SO-2018
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to da79303b367ed5d4f12a279a401dee379f38147e
- Merge "Create REST API layer for resource resolution stored configlet"
- Create REST API layer for resource resolution stored configlet
Issue-ID: CCSDK-1407
Signed-off-by: Serge Simard <serge@agilitae.com>
Change-Id: I18db6b654cbf4f416af54596ee71f56eaa860d32
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 013df49f02fc67ed196072881d703ff8013c3903
- Merge "Add service template types DSL"
- Add service template types DSL
Change-Id: I24684a6987150a02334b2b1b026893b240eb17a9
Issue-ID: CCSDK-1380
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 6450dbdd0e85d421ab0001a842efc08e4d64e263
- Merge "Add service template assignments DSL"
- Add service template assignments DSL
Change-Id: I6159874ef2c1cf12232f432338b4540154ec7c64
Issue-ID: CCSDK-1380
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
|