Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/clamp.git from branch 'master'
to 3c805dda56c3457dddcffba7c4bcbea27fd362dc
- remove inactive committer
remove 'Adam Krysiak' who has been inactive for the past 6months
Issue-ID: CLAMP-851
Change-Id: I8a217a9665ca07326de28753958b2d9c22bacb30
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 88af509e836976b545e071cfe562bf70258c6c70
- Fix security issues in SecurityUtil
- Removed hard coded key
- Specified mode and padding to address risky algorithm
Issue-ID: SDC-3017
Signed-off-by: Neil Derraugh <neil.derraugh@yoppworks.com>
Change-Id: I6c21174003fcb5669de49158d8dd6bf9907f50c6
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 5a5edfe3f6a304e3f856e618e66d71a258b2c44f
- Refactor CsarUtil::writeComponentInterface
Signed-off-by: Francis Toth <francis.toth@yoppworks.com>
Change-Id: I6a40119540c18469db44e218984b4d4b92d3f4af
Issue-ID: SDC-2812
|
|
* Update docs/submodules/modeling/etsicatalog.git from branch 'master'
to 46f8b363bb5ee0b4493ef5e05d781d6169dc8e82
- Update etsicatalog version
Issue-ID: MODELING-330
Change-Id: Ib8b0fe6a0c98298441904615575fa369bb9fac74
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to ae0f64936f9798b17b313754d643977b7567af17
- Refactor ArtifactsBusinessLogic::generateToscaArtifact
This commit aims to refactor how Either is used in ArtifactsBusinessLogic::generateToscaArtifact. In order to keep the refactoring relatively small, we evalute its result at the call site.
Change-Id: I669b30b44e9c69d1b3968fd719c5340b2dff83f5
Signed-off-by: Francis Toth <francis.toth@yoppworks.com>
Issue-ID: SDC-2812
|
|
* Update docs/submodules/oom.git from branch 'master'
to 5e8ad367d1dfa8637f575bd9ac65f3624e36ec0b
- Update git submodules
* Update kubernetes/robot from branch 'master'
to 1bc31c7d76408bdf2267bf72bf3b1b1e18e2367f
- Change ingress base hostname
Change ingress base hostname to recommended value
Issue-ID: OOM-2391
Change-Id: Ica5ab275ed3eac2ec6f1669fc9ca32c29a2b12e6
|
|
* Update docs/submodules/oom.git from branch 'master'
to fb62b705498cfd24ead8409447f7327cfc4c5334
- Update git submodules
* Update kubernetes/robot from branch 'master'
to c3148590e3da989daebfba6e721e7a53706dda87
- Merge "Host and port template for ingress setup"
- Host and port template for ingress setup
Depending on the ingress robot configuration
host and port template should choose ingress
host and port or direct cluster host and port
+ alternarive ingress hostname in config file
Change-Id: I04c13657f5c5cf8b5f5373897bdc551dc2efdf36
Issue-ID: OOM-2341
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 70f3fb07a0c8dfcd33513c50b81e2e561f394d0a
- Merge "Add Helm charts for CDS py-executor"
- Add Helm charts for CDS py-executor
Chart for deployment pod and service of py-executor. This chart
covers also artifact manager grpc server.
Issue-ID: OOM-2256
Change-Id: Iaf7c569ccaea4062bf16abe3c314a1b24940d4c5
Signed-off-by: Marek Szwalkiewicz <marek.szwalkiewicz@external.t-mobile.pl>
|
|
* Update docs/submodules/cli.git from branch 'master'
to 0fa052c994c900ff809d5ff32d93752190e3ff5a
- Merge changes I81537658,I653a2ed5,I1aa94f93,I500b4755,I0c379ae2
* changes:
sonar security issue fix- Make sure that using a regular expression is safe here
sonar security issue fix- Make sure that environment variables are used safely here
sonar vulnerability issue fix- Do something with the "boolean" value returned by "delete"; Enable server certificate validation on this SSL/TLS connection
sonar bug fix- conditional operation returns the same value whether the condition is "true" or "false"
sonar bug fix- Use the "equals" method if value comparison was intended
- sonar security issue fix- Make sure that using a regular expression is safe here
Signed-off-by: priyanka.akhade <priyanka.akhade@huawei.com>
Issue-ID: CLI-270
Change-Id: I81537658a9bece901695bd5133e17efd7b3c3b92
- sonar security issue fix- Make sure that environment variables are used safely here
Signed-off-by: priyanka.akhade <priyanka.akhade@huawei.com>
Issue-ID: CLI-270
Change-Id: I653a2ed571755796dd8df28e65f61bd221dc22ce
- sonar vulnerability issue fix- Do something with the "boolean" value returned by "delete"; Enable server certificate validation on this SSL/TLS connection
Signed-off-by: priyanka.akhade <priyanka.akhade@huawei.com>
Issue-ID: CLI-270
Change-Id: I1aa94f93bd71beeb0b6f6758be4b0687ea8536d2
- sonar bug fix- conditional operation returns the same value whether the condition is "true" or "false"
Signed-off-by: priyanka.akhade <priyanka.akhade@huawei.com>
Issue-ID: CLI-270
Change-Id: I500b47559bba7b8cf366f70357041c4c516b8f90
- sonar bug fix- Use the "equals" method if value comparison was intended
Signed-off-by: priyanka.akhade <priyanka.akhade@huawei.com>
Issue-ID: CLI-270
Change-Id: I0c379ae2a6798303daf676c0e741aace48e673ca
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 1449bbe36e44315fa6e74375e7ab0607dd182344
- Integrate Openness EAA
Openness EAA provides application/service registration
and authentication. EAA is integrated by running EAA via
ONAP4K8S.
Issue-ID: MULTICLOUD-1044
Signed-off-by: ChenjieXu <chenjie.xu@intel.com>
Change-Id: I66dffc5bcfc66675f6b62672e32496ec7f71454c
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 39db5ecce3151ad42bc0c5433d14b2a81887a4ef
- Fix Policy import/export on gui
Issue-ID: POLICY-2545
Change-Id: I25fe8c415a0c9a9b15c97feb93c2ce3e9c975ed2
Signed-off-by: uj426b <uj426b@att.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to a7bd374357e0737e419d196a16ff09a644417f97
- Refactor to remove false positives from Sonar
- change `updateResourceInstancesNames` to account for case where `preparedResource` is null
- change `findInputByName` to return an Either<InputDefinition, RuntimeException> in order to make exceptions explicit
- create `rollbackWithEither` (+ tests) to make exceptions more explicit
Issue-ID: SDC-2992
Signed-off-by: Chris Andre <chris.andre@yoppworks.com>
Change-Id: I487994a3f9e88b0a2b14d2679c3587d85d8aa12d
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 2048043bb4c66efa28063fc1e591c0297850a6e6
- Refactor ArtifactsBusinessLogic::handleDelete and ArtifactsBusinessLogic::deleteArtifactByInterface
Signed-off-by: Francis Toth <francis.toth@yoppworks.com>
Change-Id: I89f12c70f388375ed13554edf62bf6a442c9036a
Issue-ID: SDC-2812
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 8e27d0fcbdf46eb2b15e0b3856a8e485a83079d4
- Allow any extension to WORKFLOW artifact type
Allow any extension to WORKFLOW artifact as it was before
the artifact type configuration change SDC-2754.
Change-Id: I6c497cd83e36fe4df0cc800b9301010c22aa79f7
Issue-ID: SDC-3019
Signed-off-by: andre.schmid <andre.schmid@est.tech>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 212bd7fc47b17d954f917b66dfb9f295c99e7f12
- Remove powermock from ComponentProcessesImplTest
- Remove powermock from ComponentProcessesImplTest and add new constructor to ComponentProcessesImpl
Issue-ID: SDC-3042
Signed-off-by: Rodrigo Lima <rodrigo.lima@yoppworks.com>
Change-Id: I1766371a42a65d6b11c9b7b6783a312db2ed723e
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 254a7df768167685b835b87a54d04596b570e38a
- Remove powermock from NicsImplTest
- Remove powermock from NicsImplTest and add new constructor to NicsImpl
Issue-ID: SDC-3043
Signed-off-by: Rodrigo Lima <rodrigo.lima@yoppworks.com>
Change-Id: Iec9343a403278f7db41d1654960c1060c3e75a99
|
|
* Update docs/submodules/sdc.git from branch 'master'
to de9fa5a0053b1348b56daf4cbd1039fe8bdd956f
- Remove powermock from ImagesImplTest
- Remove powermock from ImagesImplTest and add new constructor to ImagesImpl
Issue-ID: SDC-3038
Signed-off-by: Rodrigo Lima <rodrigo.lima@yoppworks.com>
Change-Id: I6439a90a71d9de94c2233f8b64fed9da4860dd2e
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 3502173f27ae1b8d43fd654c6f5ed1f25d885a1d
- Remove powermock from ComponentDependenciesImplTest
- Remove powermock from ComponentDependenciesImplTest and add new constructor to ComponentDependenciesImpl
Issue-ID: SDC-3027
Signed-off-by: Rodrigo Lima <rodrigo.lima@yoppworks.com>
Change-Id: I045e268230d94d4f52c4b85069eddade7678edee
|
|
* Update docs/submodules/sdc.git from branch 'master'
to cdadb774cce59454fc217ac34edb9ac7130a06b2
- Remove porwermock from ComponentImplTest
- Remove power mock from ComponentImplTest
- Add new constructor to ComponentsImpl
Issue-ID: SDC-3026
Signed-off-by: Rodrigo Lima <rodrigo.lima@yoppworks.com>
Change-Id: I919fdb55990d813f4ac2950e3950b28e4686acbc
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 2fcd69426559f3464840309444596a3978d5f8e6
- Remove powermock from ComponentMonitoringUploadsImplTest
- Remove powermock from ComponentMonitoringUploadsImplTest.
- Add new constructor to ComponentMonitoringUploadsImpl.
Issue-ID: SDC-3024
Signed-off-by: Rodrigo Lima <rodrigo.lima@yoppworks.com>
Change-Id: Ic8583db9c459c4d39258129a3b70cc108b30d7de
|
|
* Update docs/submodules/sdc.git from branch 'master'
to feb112c63e395bd682b09a43d6a03d13eb29dcd4
- Moved ArtifactsBusinessLogic::buildJsonStringForCsarVfcArtifact to JsonUtils
Signed-off-by: Francis Toth <francis.toth@yoppworks.com>
Change-Id: Ia3bb9fe9f97e1759e4e5b70eb5e5396ed87d716d
Issue-ID: SDC-2961
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 4a98c7efa0e8103b4e14c1d521b7963d095495e0
- Remove powermock from ComputeImplTest
- Remove powermock from ComputeImplTest and add new constructor to ComputeImpl
Issue-ID: SDC-3046
Signed-off-by: Rodrigo Lima <rodrigo.lima@yoppworks.com>
Change-Id: Idf3e67c52f1d65e059bbcfcda5a477e2398b0a3e
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 35a3b49ea659fbaf88000ba933b5f9a6b37c917d
- Remove powermock from DeploymentFlavorsImplTest
- Remove powermock from DeploymentFlavorsImplTest and add new constructor to DeploymentFlavorsImpl
Issue-ID: SDC-3050
Signed-off-by: Rodrigo Lima <rodrigo.lima@yoppworks.com>
Change-Id: Ib66937932c58c684de5e6a65fbcfb251c0b55c8e
|
|
* Update docs/submodules/oom.git from branch 'master'
to 4c35c22ef8e1dc4e1f87b0d87460e0c1d127fb18
- Merge "[POLICY] put base64 password in xacml.properties"
- [POLICY] put base64 password in xacml.properties
In addition, remove heap mem sizing for drools too
as it is properly sized according to container allocated
resources.
Issue-ID: POLICY-2547
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I4e1e5eaef1cad924ac4c86e5248230aef1fad7d8
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 16ced660a671dea28fa56ffa860651d78ebb4501
- Merge "update template&mapping create view."
- update template&mapping create view.
add alert messages for success and error
Issue-ID: CCSDK-2323
Signed-off-by: AhmedEldeeb50 <ahmed.eldeeb.ext@orange.com>
Change-Id: Id05c73abad2342685971e2e57409b4a471f9242f
|
|
* Update docs/submodules/oom.git from branch 'master'
to 17f4fcc2bb04d549d171292484e3c16d6da6cef2
- Merge "Set multicloud-k8s image to 0.6.0"
- Set multicloud-k8s image to 0.6.0
Update image for Frankfurt release.
Change-Id: Idc26b081694b8d7270fea81a30d595d41b6b9240
Issue-ID: OOM-2397
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to c981fa0f1062dcebd0f2fa01aff1ff58ecb302fc
- update vCPE local case
Issue-ID: INT-1355
Change-Id: I3172f1aacebc7f226472dac1259d35c50f520473
Signed-off-by: zhaoliping123 <zhaoliping@chinamobile.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 11689da07382ec3ba3a69a2531969d8b88ab1681
- Add missing dependency for port scanning
Issue-ID: SECCOM-261
Change-Id: Id4d14cf0997310b7e039fe3f5e18ea72a4f3d71c
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
- Use correct nmap filters
Both closed and filtered ports should be droppped from scan results to
maintain compatibility with "check_for_nonssl_endpoints.sh" script.
Issue-ID: SECCOM-261
Change-Id: Ic422bebf6e46bcc42a3e5198e7702bb8b901287f
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 111f15d0d813002f21d569010a3dd6b605a70acd
- Merge "[VNFSDK] Use common secret template for postgres credentials"
- [VNFSDK] Use common secret template for postgres credentials
Even through we use common secret template both passwords are still
hardcoded in common postgres chart but this will be removed as a final
step just like we did for mariadb-galera.
Issue-ID: OOM-2250
Change-Id: I4ca210c99c27fbfbf74a467d72a81b2e38d8d800
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
|
|
* Update docs/submodules/sdnc/oam.git from branch 'master'
to 258c7e955896ddc5abb0589aa8a470d716e86de7
- InstallCerts.py Script Corrupt SDNC-ODL Keystore/Truststore
when Process Multiple set of Certificates.
Issue-ID: SDNC-1177
Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech>
Change-Id: If04d5722e6bb25bb98d1f962159f31743108f0f4
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to 1a2dd1f4e3af974c6eb27176de0a4a92838a9750
- Merge "Correcting PAP VVM image name"
- Correcting PAP VVM image name
Issue-ID: POLICY-2511
Change-Id: If4d0676d9c9eb4162298e65d9e0b3233901b7bfe
Signed-off-by: RossC <ross.carter@est.tech>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to 08cc8426efb540a01e5d7c6a1b11860c3cbde86e
- Fix documentation table error
Issue-ID: POLICY-2515
Change-Id: Ia92b41ec314e7920dd1b783157b37938df03f09f
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 60d0cc8d265cf1c4cf98cf60fcded73296bc49fc
- Update git submodules
* Update kubernetes/robot from branch 'master'
to 91827be0924c4db10687474ed5db2f7c63f6568a
- Merge "[ROBOT] Fix Ingress configuration"
- [ROBOT] Fix Ingress configuration
Set SSL to redirect as backend uses HTTPS.
Issue-ID: OOM-2186
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I94cf20a016f1d1face44037d9912de774a5f338c
|
|
* Update docs/submodules/aaf/certservice.git from branch 'master'
to 0c3c68ba16c8c1953247776e48072ff7668a7b02
- Update CertService Introduction Documentation
Issue-ID: AAF-1091
Signed-off-by: Aleksandra Maciaga <aleksandra.maciaga@nokia.com>
Change-Id: Ica4596e08648b49782316be48769395223a15397
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 87fc08f6bb131248dbb861d178dd8faddb7412ba
- Refactor CsarUtil::addComponentToCache
Signed-off-by: Francis Toth <francis.toth@yoppworks.com>
Change-Id: Ib78be78780a97c873e710d805dd26273159d5354
Issue-ID: SDC-2812
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 75dd0bbc0e78c8e41de9792123fafed466f8ecbe
- Clean normatives file during mvn clean
The configuration to clean the normatives.tar.gz was incorrect,
so the file was not being cleaned up during mvn clean, which
could create an inconsistent sdc-backend-init docker image.
Change-Id: I15e3f4c49f404c147532c88c50f131cb61aea9c0
Issue-ID: SDC-3041
Signed-off-by: andre.schmid <andre.schmid@est.tech>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 9f2d11a8c9a8952bfc97e64418b21f26be4e51a6
- bump version for Guinin: 2.7.x
Initial version is 2.7.0-SNAPSHOT.
'7' connotes the 7th ONAP release, Guinin.
Issue-ID: AAF-1142
Signed-off-by: John J. Franey <john.franey@att.com>
Change-Id: I451a167f3f96ef54054c52f4389cceb8c467fc85
|
|
* Update docs/submodules/integration.git from branch 'master'
to 7be9861d562abc762d65a4efd7cf49b493d70206
- Exclude code location from code base URL
Python method str.format allows easy templating using substitutions
identified by braces ('{' and '}'). Using two levels of nested
substitutions can be achieved by doubling braces ("{{" and "}}").
Hound configuration creator script was supposed to use two levels of
nested substitutions and still leave braced components within the
templated string for further substitution by the Hound tool. This would
require using multitude of braces which would decrease readability
significantly.
This is why code location template is appended to the code base URL at
the latest.
If there will be need for more levels of nested templates, this code
shall be further refactored to use only named fields, str.format_map()
(available in Python 3.2+) and SafeDict, e.g.
>>> class SafeDict(dict):
... def __missing__(self, key):
... return '{' + key + '}'
...
which would leave braced components within the processed template in
case given key is missing.
Issue-ID: ONAPARC-579
Change-Id: I420d076867aa891edb2a945a8cd58e168c892ac3
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 937fe44cefb6a749ad39e2e332881b0cf32b7cf1
- Refactor simulator instances IP setting logic
Change-Id: I5bd36b364cd033d0d468c81f345be9255e7adb85
Issue-ID: INT-1577
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
- Fix services IP addresses naming
Use formatted string literals to make the code more
readable.
Change-Id: I712f887d73c29aacc5766052835f377a63e9eb06
Issue-ID: INT-1577
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
- Drop superfluous variables and type casts
Change-Id: Ic8e9eab90c537584b2c771bdeb59c0b43deb992e
Issue-ID: INT-1577
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
- Supress ANSI escape sequences when terminal not detected
This prevents obscured output when redirecting output to
a file descriptor.
Change-Id: Ie56b6f65b1d2adffc69d3f75a9c8f98c0444faa8
Issue-ID: INT-1577
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 86b2d36e3dabd2e781d7a63063680d1f2776a254
- Merge "CamundaClient not handle operationType used by Activate5GSliceServiceInstances"
- CamundaClient not handle operationType used by Activate5GSliceServiceInstances
Issue-ID: SO-2911
Change-Id: I23a7628359439adeeec9f22302f64f4441939897
Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 2799a5ba78048740e188a758d0f65ccc572293fe
- Merge "interface getServiceOperationStatus in request-db-adapter not exist"
- interface getServiceOperationStatus in request-db-adapter not exist
Issue-ID: SO-2905
Change-Id: I2f66a0efa2e0ba894c8750bdd4d302bcf8924103
Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to f5120e45dc31023ae7f9dab669622ba492a64cb5
- Merge "merge SO-2824 from frankfurt resolve problem CreateCommunicationService SST is null"
- merge SO-2824 from frankfurt resolve problem CreateCommunicationService SST is null
Issue-ID: SO-2824
Change-Id: I439f5ec11ae3b919dc98881ad2518a11c9e30bc2
Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 14c80fee36e4e054d87d2b19004f19ac24d0f6c4
- Merge "Fix serviceProfile serialize"
- Fix serviceProfile serialize
Issue-ID: SO-2368
Change-Id: Ia68bef5a1d7413fa2a6b88c79cbaa0501d8f9b57
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
(cherry picked from commit fb6f70e61803d3634b7decb847950b733a7adfdf)
|
|
* Update docs/submodules/oom.git from branch 'master'
to 58ceacb36847873d4a63c6fcd10475d87facdca4
- Merge "Update Docker Release version"
- Update Docker Release version
Modify Update DB script.
Issue-ID: PORTAL-900, PORTAL-894
Signed-off-by: statta <statta@research.att.com>
Change-Id: I224826ef027e38d88f035fcef64969137154fd4d
|
|
* Update docs/submodules/oom.git from branch 'master'
to 30397707d68c56fc9c8816a9fe495d75d90124b1
- Merge "Fix name convention issue (SDC-WORKFLOW)"
- Fix name convention issue (SDC-WORKFLOW)
Related to https://gerrit.onap.org/r/c/sdc/sdc-workflow-designer/+/102754
Issue-ID: SDC-2334
Issue-ID: SDC-2335
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: Id976e039a2779af6d7d95c13935da3dd3dc1141f
|
|
* Update docs/submodules/so/libs.git from branch 'master'
to efdc7c5697a5c3d1ccff4fe730e73cefcf694215
- Merge "Update Glance client to utilize head"
- Update Glance client to utilize head
Issue-ID: SO-2906
Change-Id: Ife2dfaa58eab1d2588aaef9b7d912102a5c65458
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 7e6bd0c1376444d020b876b84e0b3c6c15c4e9e2
- Merge "Use SDC 1.6.5 containers"
- Use SDC 1.6.5 containers
Change-Id: I0e1e7ee475b57179b8580b610d5b74cdecd59859
Issue-ID: SDC-2942
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
|
|
* Update docs/submodules/sdnc/oam.git from branch 'master'
to f515a8831e0036414d69d73030e871dec88180f8
- NNI-based Service creation DG bug fixes (uni, l2vpn, and underlay resources).
- This is needed for F release
Issue-ID: SDNC-1184
Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com>
Change-Id: Ib35d7a70e862c6068d9e3edc10f7d80ba5764e6a
|
|
* Update docs/submodules/music.git from branch 'master'
to 886394400a8e64b5938fe264dc9a79856b4fd3f6
- Merge "Junit for JSONObject"
- Junit for JSONObject
Issue-ID: MUSIC-583
Change-Id: I82821820a5bdbe56a0e59ea37e9eb9eb03b3ce62
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to f02506acb853a353037fe2c3d9d9549834a71f8b
- Merge "Junit for RowIdentifier"
- Junit for RowIdentifier
Issue-ID: MUSIC-583
Change-Id: I8e6ef8616cb87a5feb6286238ac0f8afc5f48e78
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
|