Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/vnfrqts/requirements.git from branch 'master'
to 4c580f0458c40d27f4393cf46e462c5afcab1963
- [VNFRQTS] Sec 6. ECOMP VNF Mod - add corner cases
Issue-ID: VNFRQTS-732
Signed-off-by: weinstock, alan <aw2574@att.com>
Change-Id: I1dbfb33b25e03120b70968a4e3f273f7643c1143
Signed-off-by: weinstock, alan <aw2574@att.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 054b1d80f19d27fb8766bf70339ec5b7a351ac2e
- AbstractComponentFunction Payload API
Adding new API's in AbstractComponentFunction to pull payload
Issue-ID: CCSDK-1752
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I6db5ea12d24765d3775c6c81d7cbbefcd1708ca1
|
|
* Update docs/submodules/integration.git from branch 'master'
to 43fdf7b1938877fec2a10022a533c0491b6e8c95
- add terminate and del function to hpy_automation scripts
Change-Id: Ie669261bde3723d892706d3d767c08b325afc3e0
Issue-ID: INT-1239
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
* Update docs/submodules/sdnc/oam.git from branch 'master'
to 21f5a09fef993bfc4c539d914243de2839c88b7d
- Update release notes
Add release notes for El Alto release
Change-Id: I0a40033a586f6695a60cfab8fc739d70e2062b87
Issue-ID: SDNC-909
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to e0e2aa06217ea5299e720e97f4275197551b3e68
- Refactoring ResourceAssignmentUtils
Changing isNull condition to isNullOrEmpty to make sure Empty value doesn't get assigned to resource
Issue-ID: CCSDK-1748
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I0744537c7ddec80f20ffd7e6545b947439f63743
|
|
* Update docs/submodules/vid.git from branch 'master'
to 0b6ca2b05ca0896ad4f9b2f4943b1fa9292e8dfb
- Add "@Override" annotation above method signature.
Using the @Override annotation is useful for two reasons :
It elicits a warning from the compiler if the annotated method doesn't actually override anything, as in the case of a misspelling.
It improves the readability of the source code by making it obvious that methods are overridden.
Issue-ID: VID-612
Change-Id: Ic628b85f7a3e4c08712c88298fa4620ecddce0cc
Signed-off-by: anushadasari <danush10@in.ibm.com>
- Add a semicolon at the end of this statement.
In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line.
Issue-ID: VID-607
Change-Id: I27deafe5e97d71be4b5b6501f3cda0a19769123b
Signed-off-by: anushadasari <danush10@in.ibm.com>
- Add a semicolon at the end of this statement.
In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line.
Issue-ID: VID-607
Change-Id: Ibf05db5e76be01c78cfac8196fcf4bb09dfa7709
Signed-off-by: anushadasari <danush10@in.ibm.com>
- Add a semicolon at the end of this statement.
In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line.
Issue-ID: VID-607
Change-Id: Id3fd3e7baea856e8aab4c5c7c509a6c00bb44ced
Signed-off-by: anushadasari <danush10@in.ibm.com>
- Add a semicolon at the end of this statement.
In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line.
Issue-ID: VID-607
Change-Id: I45637083e88ac2e1c4cb27519a3116f2f5f792e8
Signed-off-by: anushadasari <danush10@in.ibm.com>
- Add a semicolon at the end of this statement.
In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line.
Issue-ID: VID-607
Change-Id: I2adee2c4d945cde39d796106fa6540d875b25219
Signed-off-by: anushadasari <danush10@in.ibm.com>
- Add a semicolon at the end of this statement.
In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line
Issue-ID: VID-607
Change-Id: I6798e2fbf4439e5336e1af734aa762449454f04f
Signed-off-by: anushadasari <danush10@in.ibm.com>
- Add a semicolon at the end of this statement.
In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line.
Issue-ID: VID-607
Change-Id: I74a97be12bc5a110c4afd7f2d3eaf51b0ae707c8
Signed-off-by: anushadasari <danush10@in.ibm.com>
- Add a semicolon at the end of this statement.
In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line
Issue-ID: VID-607
Change-Id: I351d26cab21fffe5925dd6bc64691166e5c3ea3d
Signed-off-by: anushadasari <danush10@in.ibm.com>
- Add a semicolon at the end of this statement.
In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line.
Issue-ID: VID-607
Change-Id: I1fd965413585256c09e61c2a19b0651800e65eab
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/so/libs.git from branch 'master'
to e0b745eb060db35bb3da1a24ee778b622da9295b
- Addressed the error in retrieving subnets
Addressed the error in retrieving subnets
with SO Libs repository openstack SDK project
Issue-ID: SO-2361
Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
Change-Id: If54a8097ca16a266b075d3e5bfcf09157947087d
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 16db48000b2be090c533dc89bf8cf711077e811d
- Merge "Add helm chart for Istio Policies"
- Add helm chart for Istio Policies
Issue-ID: MULTICLOUD-789
Signed-off-by: Pramod <pramod.raghavendra.jayathirth@intel.com>
Change-Id: I16d1c1df0e9d8955040c78f5e67e1dd50e761040
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 4b6111129d534938db10df8ede56ac2a44ce49dd
- Merge "Helm chart for multicloud-k8s connectivity"
- Helm chart for multicloud-k8s connectivity
This patch has ISTIO components required to
expose the multicloud-k8s application outside
the servicemesh
Issue-ID: MULTICLOUD-787
Signed-off-by: Pramod <pramod.raghavendra.jayathirth@intel.com>
Change-Id: I4805520666ec653e9845432b85afdc1ce0ef1db9
|
|
* Update docs/submodules/appc.git from branch 'master'
to b69312bc935cbc6c2997a2a4ee24204ded9ebb29
- replaced by tosca.datatype.version
consolidate to tosca.datatype.version
Issue-ID: APPC-736
Change-Id: Ic0bf2c8743d4b299fc135d53323fffbcd6b7c531
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 12094d52d537c43c2d8d4d875dd84ba1ec7e8c7a
- Set appc parent 2.6.2
Change-Id: I4d3fe28ac744a62b448816fe14b645f19a3e5209
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1735
|
|
* Update docs/submodules/so.git from branch 'master'
to 96231b3365d378a86b71d93b8a7d64aef8be531c
- Merge "Prevent reading twice from ResponseEntity stream, since this caused IOErrors."
- Prevent reading twice from ResponseEntity stream, since this caused IOErrors.
Also moving empty response checks to parseJsonToGelAllPnfCorrelationId
Issue-ID: SO-2349
Signed-off-by: grabinsk <maciej.grabinski@nokia.com>
Change-Id: I316856d56106a1ae715812628695406f4147765d
Signed-off-by: grabinsk <maciej.grabinski@nokia.com>
|
|
* Update docs/submodules/sdc/sdc-tosca.git from branch 'master'
to 401d395aa68626a4b5bcadd92490da82559f6431
- Return Input list from getEntity API
Issue-ID: SDC-2559
Signed-off-by: Shabanov, Marina (ms656r) <ms656r@intl.att.com>
Change-Id: I104b83748a1b789a9fe749a38a1b940b00f52e3c
|
|
* Update docs/submodules/so.git from branch 'master'
to 1cba9f989d964aeb716a0f5746a6485996d3e7f8
- Merge "VNFM adapter relationship handling improvements"
- VNFM adapter relationship handling improvements
Change-Id: I8fd7af559448b9cdd6fab4bedd8ec001f196a200
Issue-ID: SO-2352
Signed-off-by: MichaelMorris <michael.morris@est.tech>
|
|
* Update docs/submodules/vid.git from branch 'master'
to bbc6dd03b17fc5cdb2305a281f94835e1d9d9929
- Merge "Encoding path segments on reduced custom query"
- Encoding path segments on reduced custom query
Need to URL-encode the path segments when sending URL in the custom queries to A&AI
Issue-ID: VID-596
Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com>
Change-Id: Ie551cccfc1a8c627984185324a59c18f13200e91
|
|
* Update docs/submodules/vid.git from branch 'master'
to 61d60cacd54706760a633cd058cce1c8b15e6da4
- Merge "Take more Change-management Selenium screenshots"
- Take more Change-management Selenium screenshots
Issue-ID: VID-397
Change-Id: I9b925068346dd3ebb6665a83b0a1b7876193c2ff
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to d0d6771000f3a0cceaa0d11a8b6a575608b10f8f
- Merge "Add memory to Cypress"
- Add memory to Cypress
Fixing error: FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed -
JavaScript heap out of memory
Change-Id: Ifa12f3c39bdf29c3211a3c75bcc17876a2af5b85
Issue-ID: VID-647
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 5f7bd08676754cd28ed761365651c578854e25a1
- Merge "Add mso configuration tests"
- Add mso configuration tests
Issue-ID: VID-470
Change-Id: I2eeb3780ffe161c8616fb72573d4ce4916edc9ee
Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to e95e60f446e7752ae808144757585b4b94dc7f53
- Merge "change management new filter tests"
- change management new filter tests
Issue-ID: VID-596
Change-Id: I591da151bb27a46c217edec552e7c9c670a96aaa
Signed-off-by: Sara Weiss <sara.weiss@intl.att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 607af7badab5f694a0689cb9d359d543c9275809
- Merge "Add a position field to BaseResource"
- Add a position field to BaseResource
Issue-ID: VID-646
Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
Change-Id: Id1f84dadd31840cf9fa3cdbc7afd7da727a22c7f
|
|
* Update docs/submodules/vid.git from branch 'master'
to e5922e48d5ef9a2cbf19693135e11b5b7747a04f
- Merge "AaiController tests"
- AaiController tests
added new unit tests to AaiControllerTest
Issue-ID: VID-649
Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
Change-Id: Ib16f31487e09e0dfdd0813e2a16def620e166be2
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to f85d806d492f0e629f1ff07bd120947022790317
- style:optimize model style of ccvpn page
Change-Id: I851d2763467dc51ee8f807492a6c1812cf4a9412
Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to 1cf0677e3ca99b67cfcdd11ecc9614437cda1d83
- style:optimize sytle of ccvpn detail page
Change-Id: Ib303a259313410e7eb41dc84850bef5ff2a487af
Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 0c8e7966a2d1c54fd298d161d2e36604175f62ef
- Merge "Fix default homing"
- Fix default homing
Issue-ID: SO-2307
Change-Id: Iee2562c6f38a440006d3a6108ce6f6fd6dbedcf6
Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 7acab9f8a2f0da70ecdbf8d7850134fcbbbf46c2
- Refactoring ResourceAssignmentUtils
Refactoring ResourceAssignmentUtils parseResponseNodeForPrimitiveTypes API to remove cyclic value assignments
Issue-ID: CCSDK-1748
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I27b5a7d3ed2df38cf4e3e44686aec094ebdb5f25
|
|
* Update docs/submodules/ccsdk/distribution.git from branch 'master'
to a9e5b3db65c2c55d72c644544db2ce4b5c2e2d4b
- Update release notes
Fixed versions in docker table
Change-Id: I4e23bf8c129fc29ebbdb6a8d8c3d0272abc4d9eb
Issue-ID: CCSDK-1701
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to c8adfc5ea25d6ffd45edd5213195ce0c4568b57f
- Merge "Test case for deadlock detection"
- Test case for deadlock detection
Issue-ID: MUSIC-502
Signed-off-by: Martella, Arthur <arthur.martella.1@att.com>
Change-Id: I270298c464df020869bd3779e2858dc43c27e69a
|
|
* Update docs/submodules/oom.git from branch 'master'
to 92299a31899fb4509175cc1c1b7c504938e22cfd
- Merge "Update POMBA images to 1.5.1"
- Update POMBA images to 1.5.1
Issue-ID: LOG-1120
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Change-Id: Ie4621751739a3bab67f6ad928aa124d8328a4455
|
|
* Update docs/submodules/oom.git from branch 'master'
to 45f44b7ad5a8180ce313ef8e3eeb0322b165b822
- Merge "Update CCSDK/SDNC versions for RC0"
- Update CCSDK/SDNC versions for RC0
Update CCSDK version to RCO (0.6.3) and update SDNC
version to RC0 (1.7.3)
Change-Id: I4af5684ecacd2cf8134a4db51684fb95b488d536
Issue-ID: SDNC-917
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to cca9a44dfd587b2dbac873b24b98620160356d9b
- El Alto Release Notes
Change-Id: I6703f52383d9901cb1e08b5ce92fb6e66b454cfa
Issue-ID: MUSIC-496
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to e59d8d560376a34e0eab902a673b5b3c3add5b0d
- add 'cloud region' optional field to change management
Issue-ID: VID-596
Change-Id: Ieb89980f7e802fe2508950a0e1a23188145fd85e
Signed-off-by: Sara Weiss <sara.weiss@intl.att.com>
|
|
* Update docs/submodules/logging-analytics.git from branch 'master'
to b313283ddae4d435d6a96b4dd1e33f74c22ca2ad
- PayloadLoggingClientFilter bugfix
log response body in PayloadLoggingClientFilter
Issue-ID: LOG-1146
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
Change-Id: I17a96f40577ba709d7f623209cdd19143dc8f1ec
|
|
* Update docs/submodules/oom.git from branch 'master'
to 68527ef5b695e6354472596738cedd51a97f96bc
- Merge "Update multicloud broker and openstack version"
- Update multicloud broker and openstack version
Change-Id: I0054f1b90372ecd60de49e0c9cbd42e0f7a0cb40
Issue-ID: MULTICLOUD-809
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 488ef7702fde0b9e149a2e37323321cb6545f7c6
- Merge "Update vfc release version to oom"
- Update vfc release version to oom
Change-Id: Ib3390afb9c1e154d9cadf9d7dc7707b35d37a8fe
Issue-ID: VFC-1494
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 7ffb638869330486ac81190267b1346b01038f9e
- Merge "Add msb environment to oom"
- Add msb environment to oom
Change-Id: I9c1321955c59b6f29c454aced0c00f713f5384ea
Issue-ID: VFC-1467
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 9a2cd4170c33326dc6a0829675fa4cef231efdd9
- Change-management: provide and use scheduler's fields through vm.scheduleWorkflow()
In addition, show error message when no Portal-frame. Use the dumped
data to revive ChangeManagementTest tests by capturing the error's
payload.
Issue-ID: VID-397
Change-Id: I978bf537c43b0e3933e82c761c60cd067ab2cf27
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/modeling/modelspec.git from branch 'master'
to 3b9450eaa3ee824e558b40c50d7821185a0c51fd
- Merge changes If11641ab,I98c6e11a
* changes:
Slight update to common
Finalization License Model Draft
- Slight update to common
slight updates to common - related to license and slight update explore
to ParameterGroup
Issue-ID: MODELING-104
Change-Id: If11641ab8f8e618a085e6d3421cc946ba1f6149d
Signed-off-by: Kevin Scaggs <ks0567@att.com>
- Finalization License Model Draft
Final updates to draft of license model - ready for review.
Issue-ID: MODELING-104
Change-Id: I98c6e11aeb927a098246c3a10c58b25d8b6a18a7
Signed-off-by: Kevin Scaggs <ks0567@att.com>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to 350a0b59a37c353de8f34a301603d3f8bdb992dd
- Updates to el alto release notes.
Removed POLICY-1825 from list as that will be done post el alto.
Issue-ID: POLICY-2094
Signed-off-by: Saryu Shah <ss3917@att.com>
Change-Id: Ia9e427aca7b8ca1332614ac2669853bfc04b4648
|
|
* Update docs/submodules/oom.git from branch 'master'
to 8534fea88e181c5ac2a0c35ace33e8a818e80d61
- Disable AAF for PDP-D telemetry API
As AAF cadi libraries and Aether libraries (transitively
brought in by drools kie-ci functionality seem
to interfere with each other, AAF is disabled.
There is no side effects to disable AAF for this API
as it is not an external API (it is used for diagnostics
only).
The nexus value change is cosmetic, not really used.
Issue-ID: POLICY-2109
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I2ccb3b0f08a4d3020e58ca83bd89d2f614a51dca
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to 65655f00562ab842192ec278d77bdc8d343abe39
- Re-factor AAF interface to omit cadi
Issue-ID: OPTFRA-593
Change-Id: I84c70e7e0830799d9b856f0931f8e79c27127f76
Signed-off-by: Jerry Flood <jflood@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 5a824bbfbe95afd3b1fbaae8c029a8b4c5ad5401
- Remove injections from filter, as filter is not Spring-controlled
Change-Id: Iecb4d6fbb79c5920d088fe536e6622690f8f881e
Issue-ID: VID-253
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 15eeb03b12f2c8afd34c38ffad9f2d3a30e4af23
- Merge "Modified CM old json to include ModelVer and removed VFM out of it. Modified CM tests to use the new preset and term it over feature flag"
- Modified CM old json to include ModelVer and removed VFM out of it.
Modified CM tests to use the new preset and term it over feature flag
Issue-ID: VID-596
Signed-off-by: as221v <as221v@intl.att.com>
Signed-off-by: Amir Skalka <amir.skalka@intl.att.com>
Change-Id: I801c2f6ee19eabbb6d52e7f27e89df29389137d9
|
|
* Update docs/submodules/vid.git from branch 'master'
to f2495b796538e6e86f5ea482c2908887615e05d0
- Merge "Use x-onap-requestid header in filter's API test"
- Use x-onap-requestid header in filter's API test
Issue-ID: VID-253
Change-Id: I2412a27e32f006588241cd46d06fab28c5779581
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 94f5a7e46486024a3b59fcbcbbcf09a04a46c930
- Merge "Let request-id value derive from alternative request-headers"
- Let request-id value derive from alternative request-headers
Issue-ID: VID-253
Change-Id: Icae6caf5f720da0c7587f62380d1783669e69d9f
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to f218636cc2c7ca337d6e23f24fc282bbbacd79f1
- Merge "Rename PromiseRequestIdFilter, extract isWrapNeeded and incomingRequestId methods"
- Rename PromiseRequestIdFilter, extract isWrapNeeded and incomingRequestId methods
Change-Id: Idb39f7d5e723598e34e737522c4f73d8de3df93c
Issue-ID: VID-253
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/ccsdk/distribution.git from branch 'master'
to 75f58808ddb9b6bd0f3a859d692d87f3183ccfa8
- Merge "Update release notes"
- Update release notes
Update version in release notes
Change-Id: I449e3f8bd725bc6d4fc668bfadfd685f9b442169
Issue-ID: CCSDK-1701
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/modeling/modelspec.git from branch 'master'
to 8493c685f4ed0fad24cd3407fa8f2c55a17688fe
- update release note and documentation
Issue-ID: MODELING-228
Signed-off-by: yxpoke <yangxu5@huawei.com>
Change-Id: I26655f5ba79c5fb912ebc4816b613ae787b73cca
|
|
* Update docs/submodules/modeling/modelspec.git from branch 'master'
to 165697c6474109869863a40771f3eb007f74c957
- Service KPI monitoring model
Add a diagram for service KPI monitoring, and a very begining work for
NST and NSST.
Issue-ID: MODELING-104
Change-Id: I8ac69cc4928ca1a042f072c4b3844f396f93fc68
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
|
|
* Update docs/submodules/modeling/etsicatalog.git from branch 'master'
to 9ec0fc3a923179d97c1610f44641b7a43c306b8f
- Revert "update port of server"
This reverts commit b65c162d99d51cc4c209a82dbfc9ece13ff7e81a.
Issue-ID: MODELING-222
Change-Id: I957b9a9e09884f6aa20d6bc6b6c7f72dd62f8e33
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
|
|
* Update docs/submodules/ccsdk/distribution.git from branch 'master'
to 5562eb0023bb43a39eb549ee04b8025de4a1244f
- Release image ccsdk-distribution
Release version: 0.6.3-STAGING-20190919T203958Z
as 0.6.3
Issue-ID: CCSDK-1701
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I5a9f68e77cf8a680442827fb983c345cc49314a8
|