Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/vid.git from branch 'master'
to eed6943814dd8650bcf8499d650374b8b5b8080f
- Replace vfmodule: opens an popup
Issue-ID: VID-603
Change-Id: I7d7524f75bfb8d6ef949a4f069591c4097d470b4
Signed-off-by: Sara Weiss <sara.weiss@intl.att.com>
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to a80a2e20ab5414c35a948fd58613df33d3bee3d3
- Validate non-mano software information artifact
Change-Id: Ie9fabd6af821b830e211ff1068fb287357fd38ee
Issue-ID: SDC-2619
Signed-off-by: andre.schmid <andre.schmid@est.tech>
- Onboard PNF software version
Change-Id: Id9e32e01f6c2f4c39c8ff10816d982cbb3063bf7
Issue-ID: SDC-2589
Signed-off-by: andre.schmid <andre.schmid@est.tech>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 6d4ee7843b05ba309d72e3d239cad882e1a9a804
- Merge "add FLAG_2002_VFM_UPGRADE_ADDITIONAL_OPTIONS"
- add FLAG_2002_VFM_UPGRADE_ADDITIONAL_OPTIONS
Issue-ID: VID-649
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Change-Id: I0a9ba9422c27360a7de11c7496af70e4aba0e38e
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to a8d97381d7762c5e5e99f72468cd39596fcca8bc
- Fix names
Issue-ID: AAF-1046
Change-Id: Idd0d5e2272863f021842eaa604e11728c1379c5f
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to dc3a1e8bbbc485e282bf5b5d46e4f58be78609f1
- Fix logic for finding brg vnf template file
Change-Id: I0e31cc0a0a71a08a74ec56f4aa17321eb8d8c7ba
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Issue-ID: INT-1345
|
|
* Update docs/submodules/oom.git from branch 'master'
to 17804e20a22090d3c0b2333528dd6f0ca7809567
- Merge changes Ib8075c25,Iaab4b3be,I0ffd7892,I51e7f8f2,I9634797c
* changes:
docs: Mark filenames and inline code
docs: Use definition list syntax to clarify terms
docs: Enclose all snippets in code blocks
docs: Ensure literalinclude directive rendering
docs: Replace include directives for non existent file
- docs: Mark filenames and inline code
To improve readability and avoid confusion, this patch makes:
* all path names and package names - italics,
* all snippets as well as command names and arguments - fixed length.
Issue-ID: OOM-2207
Change-Id: Ib8075c25cb0479e56e3f7634639eb4d7556b36c7
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
- docs: Use definition list syntax to clarify terms
Definition list syntax quick reference:
http://docutils.sourceforge.net/docs/user/rst/quickref.html#definition-lists
Issue-ID: OOM-2208
Change-Id: Iaab4b3befd92288813a70d4e1bac8c4c7bb6e4c6
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
- docs: Enclose all snippets in code blocks
This patch improves documentation readability by making all runnable
code snippets stand out.
Issue-ID: OOM-2207
Change-Id: I0ffd7892a6c3af4d91f5bdd9adb49c1e01a9c475
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
- docs: Ensure literalinclude directive rendering
Literalinclude directive is not rendered as such unless separated from
the surrounding paragraphs by blank lines (like all paragraphs) [1].
[1] http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html#literal-blocks
Issue-ID: OOM-1612
Change-Id: I51e7f8f2f99dfe157b24fe7c5ae4d62281d72e86
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
- docs: Replace include directives for non existent file
This patch resolves issue with including non existent file in OOM
documentation. Included file has been removed in [1] and seems to be
replaced by "kubernetes/onap/values.yaml" from [2] (91% similarity [3]).
[1] ed5ff714fac29651318868a65267030e3c31c3ee (Change-Id: Ia51db5f1489e8d63fd7e1f10e80174eb9f182f0f)
[2] ac281bd0798ae7308402f4d19d537546d101afba (Change-Id: I4b74a3a8a35a178298af7205762e2aca7c65dda3)
[3] Similarity measured with:
$ git checkout ed5ff714^
$ wdiff --no-deleted --no-inserted --no-common --statistics \
kubernetes/onap/values.yaml docs/onap_values.yaml
Issue-ID: OOM-2203
Change-Id: I9634797c75f4da4652194f72190b21e30c4feb21
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 876d1a49367b4614680954913590372d773ec8ec
- Merge "Adding View BP template Menu"
- Adding View BP template Menu
Adding View Blue Print templates option under Template menu. Adding few
more test cases for ViewTosca Modals to cover the api calls.
Issue-ID: CLAMP-544
Change-Id: Ibf881f46fd03e9149a88ccc211a996d99fd74748
Signed-off-by: drveerendra <vrajasekharaiah@att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 4db798b119f1bcb608d69aabe6663f3cef7f11de
- Merge "Attempt 2 at chart restructure"
- Attempt 2 at chart restructure
Helm value override file now supports component-specific settings:
dcae-bootstrap:
enabled: true
dcae-cloudify-manager:
enabled: true
dcae-config-binding-service:
enabled: true
dcae-healthcheck:
enabled: true
dcae-redis:
enabled: true
dcae-servicechange-handler:
enabled: true
dcae-inventory-api:
enabled: true
dcae-deployment-handler:
enabled: true
dcae-policy-handler:
enabled: true
dcae-dashboard:
enabled: true
Issue-ID: OOM-1574
Signed-off-by: Ubuntu <dgl@research.att.com>
Change-Id: I85e0fe6ae19e176d954611549ec954a5fe662307
Signed-off-by: Ubuntu <dgl@research.att.com>
|
|
* Update docs/submodules/sdc/sdc-workflow-designer.git from branch 'master'
to c54aacb32df8fcb27375d1b131f76afc0a34d0c7
- Use versioning, zusammen and session libs from sdc-common-be
zusammen-lib in sdc-common-be uses cassandra 3.6.0 withoutJMXReporting
(cassandra 3.4.0 with spring boot 2.1.0 caused:
java.lang.NoClassDefFoundError: com/codahale/metrics/JmxReporter)
Change-Id: I248442d519b2ad5f4869e9384e447e9004d24586
Issue-ID: SDC-2541
Signed-off-by: talig <talig@amdocs.com>
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to a1629ed63b9ed13e2848d29cd3f53b102e73dd1a
- Add id for Kapil
Add Kapil's ATT id as committer
Change-Id: I4d6249ff298175e867285335567ef1af39453c92
Issue-ID: CCSDK-1934
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/ccsdk/apps.git from branch 'master'
to f2c0919500a71b911f30c39577aea7bc7911ba98
- Add id for Kapil
Add Kapil's ATT id as committer
Change-Id: I39609635f7583027b5af102efe5369d3f4d4e5c2
Issue-ID: CCSDK-1934
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to d075f33712fd9fdb94e6c85e2e0a46f7899c5766
- Merge "Add id for Kapil"
- Add id for Kapil
Add Kapil's ATT id as committer
Change-Id: I4ef64c2c18857e0285ffbb07e458297e4b4aa884
Issue-ID: CCSDK-1934
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 7e25d2b7ebcd715685756211e89431453b8824a6
- Merge "Fix relativePath"
- Fix relativePath
Fix relativePath in ms/blueprintprocessor/pom.xml
Change-Id: Icb7192132c29927c14b01de3e9e6288c8a65ae96
Issue-ID: CCSDK-1932
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/ccsdk/distribution.git from branch 'master'
to 19b186c0d91e489672e71ddd1e76c7b9f56c9a91
- Add id for Kapil
Add Kapil's ATT id as committer
Change-Id: Id0b9135b82fc5366f692c2c0f6d4994cd2971f2d
Issue-ID: CCSDK-1934
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to f687c4a528e3ee8330f956f9aa1f6994510b10dc
- Remove charts for multicloud-lenovo
Remove charts for multicloud-lenovo
Issue-ID: MULTICLOUD-737
Signed-off-by: Changjun Wang <310397125@qq.com>
Change-Id: Id0ddd57ef620be7b03c524289efb70163d0f8828
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to e0ae32e09fcb79f66e4b78185b40c8d764663493
- Merge "Build tar.gz without requiring docker image build"
- Build tar.gz without requiring docker image build
This allows the tar.gz to be released by LF jobs.
Issue-ID: POLICY-2250
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I7a6a2fa109328f9e479af019198877fd6421ede5
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to e83217f0f442f6ad2c376a384b7dcd2232b254bd
- feat: change the main menu to face the nsmf requirement
Change-Id: I1c835e2798d91a929fb8aac54ff30229a0b85ee5
Issue-ID: USECASEUI-352
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 76ebaafa2e724712d03106eaf2711d89878715ae
- Merge "Unit/SONAR/Checkstyle in ONAP-REST"
- Unit/SONAR/Checkstyle in ONAP-REST
Refactor of the PolicyValidationRequestWrapper class to make it
testable and unit tests for the class.
Issue-ID: POLICY-2131
Change-Id: Ie6b0b20aafd6a823fa778bb8070d057f27b28603
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 6225ebb29254ca6381ce91a3e0553f592b2fbc40
- fix is a-la-carte cross modern UI
Issue-ID: VID-701
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I6248382d71e6cec54104d42d95b0130d51404410
|
|
* Update docs/submodules/sdc/sdc-workflow-designer.git from branch 'master'
to 820f4ec65a28ed822d4205b05ac6fbbd910a46cc
- Changes for backend to support SSL
Changes to support starting in https mode and changes to support making a secured call to the SDC backend
Issue-ID: SDC-2405
Signed-off-by: ilanap <ilanap@amdocs.com>
Change-Id: I0588484fdcb0903934814906672f4fc9a76eca2c
Signed-off-by: ilanap <ilanap@amdocs.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to cc00c38d90010a424d7faa337564c051e0b86e5b
- Merge "Update the alpine version"
- Update the alpine version
So Alpine 3.10.3 and jdk 11.0.5
Issue-ID: CLAMP-553
Change-Id: I51527d0903aef406b996e7b83975f1a167ad4937
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to c2e8154a82ff9c2ad16ede6dc488150628cb17b3
- feat: change the order of main menu and re-install the node package
Change-Id: I683424b3a568fc9594061d63c9d358ca592ff099
Issue-ID: USECASEUI-352
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
to 458808ba470b4fba7acedb4e5f6dba8d6363cb0f
- Add return value to ns terminate
Change-Id: I0b4367b4811252e732c124a04b67b325ce516afe
Issue-ID: VFC-1578
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
* Update docs/submodules/sdc/sdc-workflow-designer.git from branch 'master'
to cc074920eeb217ef645a5bdc658eb7af3651a343
- update info.yaml
Issue-ID: SDC-2448
Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
Change-Id: Id81c47ebbb3d490eaefb8e48f20431985fdef989
Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 774dc0a2816d604fedd6410c1d8119ac6f09eeb8
- Merge "Added 'pdpGroup' to policy-xacml-pdp parameters config file"
- Added 'pdpGroup' to policy-xacml-pdp parameters config file
Issue-ID: POLICY-2229
Change-Id: Iffb9f40b174eae1e3b714e4ec5e8997c58d01a35
Signed-off-by: HOCKLA <ah999m@att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 3fba946d6df58589afbd2ec1a4443b6bd6e1aa70
- Merge "Remove plain HTTP endpoint 30281"
- Remove plain HTTP endpoint 30281
Issue-ID: OJSI-140
Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn>
Change-Id: I84f3272cbf2307a8015259842f30cc4e1b77c552
|
|
* Update docs/submodules/oom.git from branch 'master'
to 4f66dfdffd036030d8b0f167713af83242285890
- Merge "Remove plain HTTP endpoint 30285"
- Remove plain HTTP endpoint 30285
Issue-ID: OJSI-186
Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn>
Change-Id: I2e6e422e500ab84c48f6d6fa6acefc8feb826783
|
|
* Update docs/submodules/oom.git from branch 'master'
to 892854faba326a4a0508331f5097d5f5ed70cb88
- Merge "Remove plain HTTP nodeport 30282"
- Remove plain HTTP nodeport 30282
Issue-ID: OJSI-141
Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn>
Change-Id: I9d510ca293b7e43eecddd75fbfaa0e5acf74077e
|
|
* Update docs/submodules/oom.git from branch 'master'
to e2e59c57c151e015eb9eedf827d565abfebd8721
- Merge "Remove plain HTTP endpoint 30280 from Nodeport"
- Remove plain HTTP endpoint 30280 from Nodeport
Issue-ID: OJSI-139
Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn>
Change-Id: I643c4c7a51b05b462d280c903363d2372d3664db
|
|
* Update docs/submodules/appc.git from branch 'master'
to 7b1313a9d6621f8c16dee4a21136f7d825a42c1d
- Add vm caps fixes to sequence-generator code (vm caps)
Add vm caps fixes to sequence-generator code (vm caps)
output/start.json not needed
Change-Id: Id3f65d2780d9d92ab971c9c6ed5ab60669135808
Issue-ID: APPC-1787
Signed-off-by: Keighron, Lori (lk2924) <lk2924@att.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to d6801d69b3d29ce0aa99d3214f7cf4bfd02fb706
- Apply defect and Fortify fixes to config bundle code
Apply defect and Fortify fixes to config bundle code
Change-Id: I30ec12950c8e2ddcee8a643a9b74a06486c7d6bf
Issue-ID: APPC-1787
Signed-off-by: Keighron, Lori (lk2924) <lk2924@att.com>
|
|
* Update docs/submodules/aai/esr-server.git from branch 'master'
to 2001fa36b478845d6adef8130c6bed849838f464
- Merge "Close AAI-2618 Issue"
- Close AAI-2618 Issue
No non-vulnerable version exists. AAI does not use default typing.
Issue-ID: AAI-2618
Change-Id: I5a78eb2d76d43b4d065f3d998b914d6eca13972a
Signed-off-by: HePeng <he.peng6@zte.com.cn>
|
|
* Update docs/submodules/aai/esr-gui.git from branch 'master'
to 63ec7efb434e3d172a806fdb5cbdb31f77df96fc
- Merge "Upversion to Jquery 3.4.1"
- Upversion to Jquery 3.4.1
1、Add Jquery 3.4.1 JS File
2、Modify loadi18n_nsoc.js File
3、Modify some html files
Issue-ID: AAI-2347
Change-Id: Iceaf47c17e9a192cff5876bab356561160534316
Signed-off-by: HePeng <he.peng6@zte.com.cn>
|
|
* Update docs/submodules/aai/aai-common.git from branch 'master'
to 7c818ee03a2c06f77f82c430f4e9dd3ef883b9db
- Remove versions from deps
Issue-ID: AAI-2704
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: I5ab79b68bce21dc3c5e54b38e0620a633a7b2996
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to f0b747065e11ee5cc1be4bad2983a557af9c7969
- Merge "add main module and hrml of designer component in new cds ui"
- add main module and hrml of designer component in new cds ui
Issue-ID: CCSDK-1779
Signed-off-by: Ahmed Abbas <ahmad.helmy@orange.com>
Change-Id: I144c151777d5d036b0f40780edf2c5f36c11956b
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 2783ded8664505cc0bbfd254fc2a96c5830b66a0
- Folder for py-executor TLS certificate files
Issue-ID: CCSDK-1747
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: Ia404322cefbd603fd06bd23ff1d069dc277065ec
|
|
* Update docs/submodules/so.git from branch 'master'
to df2db9f4a7c3fccc5f617792a057d8dbc6bf9d34
- Merge "updated uri regular expression to support resume"
- updated uri regular expression to support resume
updated uri regular expression to support resume
Issue-ID: SO-2522
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I0a44a374d46c7b3892acabe31c0621d37103b37a
|
|
* Update docs/submodules/so.git from branch 'master'
to 78a48567a2d3657cc3c5df70a614a5d1496744fb
- add junit coverage
Change-Id: I060660abd9b07e6262d08efde3eafcbf29fa762b
Issue-ID: SO-1576
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
|
|
* Update docs/submodules/vnfrqts/requirements.git from branch 'master'
to 98dd197d8e3117928bf4297eb3b9590e4256205a
- [VNFRQTS] updated Requirement R-23664
Issue-ID: VNFRQTS-758
Signed-off-by: weinstock, alan <aw2574@att.com>
Change-Id: I8f9de5b0ef14f67a6014c825e024263fe193afc9
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 89ef1958121b877e990ff8755f9087cd306d4b4c
- Merge "Format ONAP-XACML and add JUnit"
- Format ONAP-XACML and add JUnit
Formatting and sonar issues.
Cleaned up JUnit tests.
Added more JUnit test coverage.
Issue-ID: POLICY-2242
Change-Id: Ife0921971c6eb97de2a64b2f303cd16f992b4bd3
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 86655742cf36bdc056837f5b74bc32c58201a600
- update info.yaml
Change-Id: Ic32f39f3424d69e25079b91eec78f79e4ce5e020
Issue-ID: SDC-2448
Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 7b04c91400593f64cf83c8feae1f4db1db7d69ad
- Merge "a-la-carte services new instantiation ui selenium test"
- a-la-carte services new instantiation ui selenium test
Issue-ID: VID-701
Change-Id: I72f5245493d0ad3e3cc4447617c4b6a011bfd41c
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to 3cb2719257562283d9f90308ae71531e79522108
- Merge "Immediately return this expression"
- Immediately return this expression
Immediately return this expression instead of assigning it to the temporary variable "json".
Issue-ID: OPTFRA-644
Change-Id: I4f4e41ab55d541746b4cc124b49971074888c6f9
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to c86c426818faf6674fab66d06b69c974ed4f242a
- Merge "Immediately return this expression"
- Immediately return this expression
Immediately return this expression instead of assigning it to the temporary variable "json".
Issue-ID: OPTFRA-644
Change-Id: Ief8d222a51cb640df6d8b95a87aae9283e700656
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/optf/osdf.git from branch 'master'
to 34ba229b31758c38a299a163de0007848b5921be
- Merge "Unique field moved to vnf policy"
- Unique field moved to vnf policy
Unique req field was moved from OSDF request
to VNF policy -> content -> vnfProperties
Change-Id: I96b8a2bb881370cdb8d86b52ad4798e24e98425d
Issue-ID: OPTFRA-482
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 6358aa3444fe90a12040c288ba750dc9f6b4f19d
- Add identity-url to region data in AAI
This change automates the process of updating
region data with identity-url
Change-Id: Ibda9ac8d1bbe1a489d496a5f293aafdebb73d416
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Issue-ID: SO-2308
- Get the BRG MAC address automatically
Sdnc db port was also adjusted as there's no sdnc-db
service anymore (since OOM-1651)
Change-Id: I154463224777f6fd76f5380253aa9130224fe3e4
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Issue-ID: INT-1365
|
|
* Update docs/submodules/oom.git from branch 'master'
to eb727ebb7d8a08cf93a414db70d7385f3396c8f3
- correct cds-ui helm chart
Issue-ID: OOM-2206
Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
Change-Id: I5a66830a7aa128a0d75ed44ff5a06ae989be1d70
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 1337eccc2be949d860f3c5b1f0148c061c3c669b
- Merge "add service for searching in meta data pageable"
- add service for searching in meta data pageable
Issue-ID: CCSDK-1770
Signed-off-by: Shaaban Ebrahim <shaaban.eltanany.ext@orange.com>
Change-Id: Ibf718314f2f818108af3133641ab7be48c334dce
|
|
* Update docs/submodules/music.git from branch 'master'
to f85d0e6b4c429f66896d3dbf06b01653bc2d410b
- ErrorSeverity.java-Junits
Issue-ID: OPTFRA-578
Change-Id: I64a2d38089a6a7d91e2f2b0cd1d6371f08296456
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to 705546609fdeeebf6713ceb195f9b32ee41c3e10
- MusicAuthenticationException.java-junits
Issue-ID: OPTFRA-578
Change-Id: I37146a307068ee018f615903690579179c1c690c
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|