summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2019-04-26Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to 0164ebaeecf27e635b3b4097034780dbb8be7c74 - Merge "Enhancement for query" - Enhancement for query Enhancemenv for query to include group and vnfccustomization. { "serviceResources": { "modelInfo": { "modelName": "NSService", "modelUuid": "0bad8c92-7d22-49f0-b092-b64e6ca564a7", "modelInvariantUuid": "69161960-515b-4bf3-91f1-313b813f5e1d", "modelVersion": "1.0" }, "serviceType": "", "serviceRole": "", "environmentContext": "General_Revenue-Bearing", "resourceOrder": "NF", "workloadContext": "Production", "serviceVnfs": [ { "modelInfo": { "modelName": "", "modelUuid": "123", "modelInvariantUuid": "", "modelVersion": "", "modelCustomizationUuid": "1234", "modelInstanceName": "test" }, "toscaNodeType": "", "nfFunction": "", "nfType": "", "nfRole": "", "nfNamingCode": "", "multiStageDesign": "", "resourceInput": "", "vfModules": [], "groups": [ { "modelInfo": { "modelName": "test", "modelUuid": "11", "modelInvariantUuid": "11", "modelVersion": "2" }, "vnfcs": [ { "modelInfo": { "modelName": "xfs", "modelUuid": "22", "modelInvariantUuid": "2222", "modelVersion": "22222", "modelCustomizationUuid": "2222" } } ] } ] } ], "serviceNetworks": [], "serviceAllottedResources": [] } } Issue-ID: SO-1393 Change-Id: Iee7f79337f73276f857d6d42b5b2416e4e8f4536 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2019-04-26Update git submodulesmaopengzhang1-0/+0
* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master' to 4715e9de59c877c6ee9615df9fb1ff61b73d66e1 - Add job_error,etc in const Add job_error,etc in const Change-Id: Ifcf3ca669056c2eaa4c26336a793fb805f576fd5 Issue-ID: VFC-1241 Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
2019-04-26Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so/libs.git from branch 'master' to f9b78e1d7ca2b64badd8529aa4600250387ddae7 - Merge "remove unused code and comments." - remove unused code and comments. remove unused code and comments. Issue-ID: SO-1490 Change-Id: Iec7911450cd9ccf2b16662acf911199f7a5b8d3b Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com>
2019-04-26Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to 2e0a34df5e0ec477065b2a6a5ef31927560d711b - Merge "Removed generic type from right triangle. Removed generic type from right triangle which is not recommended after java 7 Issue-ID: SO-1490" - Removed generic type from right triangle. Removed generic type from right triangle which is not recommended after java 7 Issue-ID: SO-1490 Change-Id: I350be426a47e83246d248e8c31c786740bded1d9 Signed-off-by: NITIN KAWA <nitin.kawa@huawei.com>
2019-04-26Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to e51fa00446f6a8bc4d01a433d2ebaa11a08a1b9f - Merge "Define constant in place of literals Constants are declared and used in place of literals Issue-ID: SO-1490" - Define constant in place of literals Constants are declared and used in place of literals Issue-ID: SO-1490 Change-Id: I8891e3aad24b29b4c951d995df0192437304d06e Signed-off-by: h00397475 <hena.choudhury@huawei.com>
2019-04-26Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to 40593fe19cb687c0be239bac84c8662715e37c01 - Merge "Removal of unused variables and replace type specification. Removal of unused local variables. Replace type specifications with diamond operator as per guide lines. Issue-ID: SO-1490" - Removal of unused variables and replace type specification. Removal of unused local variables. Replace type specifications with diamond operator as per guide lines. Issue-ID: SO-1490 Change-Id: I728287427c0f6f9e8289fb0dfa8e906856c774ff Signed-off-by: h00397475 <hena.choudhury@huawei.com>
2019-04-26Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to cf71aaf1152f07aefd17cb022335a859ad49b657 - Merge "Fixed issues found in integration testing" - Fixed issues found in integration testing Issue-ID: SO-1814 Change-Id: Ica6929e10cb40d535657eefc9786090af996ba32 Signed-off-by: MichaelMorris <michael.morris@est.tech>
2019-04-26Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to 0d9e2a9146bc306afe6e6a87381b9f95adae2d78 - Merge "Removed unused imports and rearranged variables Removed unused imports and moved variables to comply with Java Code Conventions. Issue-ID: SO-1490" - Removed unused imports and rearranged variables Removed unused imports and moved variables to comply with Java Code Conventions. Issue-ID: SO-1490 Change-Id: Iabf605fde63638244c2c4fd52e4787863512ee57 Signed-off-by: NITIN KAWA <nitin.kawa@huawei.com>
2019-04-26Update git submodulessubhash kumar singh1-0/+0
* Update docs/submodules/so.git from branch 'master' to f677f922e672d1e9bab0ae55e4ce7ee814680554 - Merge changes Iea43b256,Ibabb3f5e,I65623121 * changes: update the interface flows in SO Fix the FAQ page location update SO release notes in readthedocs - update the interface flows in SO Issue-ID: SO-675 Change-Id: Iea43b256422af69e6dcbbdb9282a125a6bfef0e8 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> - Fix the FAQ page location Issue-ID: SO-675 Change-Id: Ibabb3f5e2c381f6bd7772aaed50a44e556460815 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> - update SO release notes in readthedocs Issue-ID: SO-675 Change-Id: I65623121b952ad88d48c196fc45d05fae28de4b1 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2019-04-26Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/framework.git from branch 'master' to 94a9bcfabe1cd010bc4a18010ac7026b3045c671 - Upgrade version to 1.3.1 1.3.0 was used by integration team for validation Change-Id: I90147a31d451b4288836242cc3112a1a82357b46 Issue-ID: MULTICLOUD-589 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-04-26Update git submodulessunil.unnava1-0/+0
* Update docs/submodules/dmaap/messagerouter/messageservice.git from branch 'master' to cf07da37b12498b00f82033e3552e3518719a786 - rename swagger .json to swagger.json Issue-ID: DMAAP-922 Change-Id: I6131d88c1d186a213be5cc5c656d94d2232f9626 Signed-off-by: sunil.unnava <sunil.unnava@att.com>
2019-04-26Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/framework.git from branch 'master' to a25cd850b12aad9e395601a80b7b840e810e58c5 - Merge "Fix group id of broker package" - Fix group id of broker package Change-Id: I4c4afa865aa841c516b099b6ebcf5f1f85299d61 Issue-ID: MULTICLOUD-588 Signed-off-by: Xiaohua Zhang <xiaohua.zhang@windriver.com>
2019-04-26Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to 4a4ca50227f3442ffea819544527790d540a7e2a - Merge "Use the unstructured type for decode" - Use the unstructured type for decode Use the unstructured type in the into field. This allows us to remove the convert part of the code and also allows decoding for CRDs. Issue-ID: MULTICLOUD-585 Change-Id: I27ecdba7127ce63137dfbcd1c0a6938343b4e759 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2019-04-26Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to e537bbce3040d72f9db2d205f77395d99c62b5e1 - Merge "Adding healthcheck for OOM testing" - Adding healthcheck for OOM testing Add a heathcheck endpoint for OOM testing Issue-ID: ONAPARC-363 Change-Id: Id5f77478d331fedb19ac162389d95852e10c5022 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2019-04-26Update git submodulesXiaohua Zhang1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to f60791f567b9879983e16f2ba735f20c9f4532e6 - Merge "Update info.yaml to add new committer" - Update info.yaml to add new committer Change-Id: I10dafd4a780d79a5696a39e5f68c1636cf0898c6 Issue-ID: MULTICLOUD-580 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-04-26Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/azure.git from branch 'master' to 78c9d578f5e35015cc5746c2275590f43b4127c9 - Update info.yaml to add new committer Change-Id: I68c22444b2ca79035edb681726acbc6f25c4ad37 Issue-ID: MULTICLOUD-580 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-04-26Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/framework.git from branch 'master' to 55005d2b15f240681579ee8be4bb7fc533bd5c2f - Update info.yaml to add new committer Change-Id: I64b3e7e2c0ee4f624281beaea2d4b0c9a4ce909e Issue-ID: MULTICLOUD-580 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-04-26Update git submodulessunil.unnava1-0/+0
* Update docs/submodules/dmaap/messagerouter/messageservice.git from branch 'master' to 01c222653728138034ccf84958f35fa203ee8f5a - change maxdepth in .rst Issue-ID: DMAAP-922 Change-Id: Id1bf6d16b606ff88041c182571a5fb083da3ecb1 Signed-off-by: sunil.unnava <su622b@att.com>
2019-04-26Update git submodulesmaopengzhang1-0/+0
* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master' to 5f005b8bcb667b7e1635e714c4997462c6a2a4e0 - Add enum file for ns_vnfs Add enum file for ns_vnfs Change-Id: I0ca256370e2afbf69c9e027173994a7d177331a9 Issue-ID: VFC-1241 Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
2019-04-25Update git submodulessunil.unnava1-0/+0
* Update docs/submodules/dmaap/messagerouter/messageservice.git from branch 'master' to 23f58b6aecad96d2129956b683cf5c039634d5a9 - add swagger API to documentation Issue-ID: DMAAP-922 Change-Id: I44916797377a0d19246245817d8339f47b5e5a50 Signed-off-by: sunil.unnava <su622b@att.com>
2019-04-25Update git submodulesJerry Flood1-0/+0
* Update docs/submodules/optf/cmso.git from branch 'master' to 131273f73ec21a5632de9069f8b04f75631ce790 - Remove dead code. Add robot tests Move interface mocking test code from cmso to robot. Issue-ID: OPTFRA-474 Change-Id: Ib98f0b16d783e01f888279266dfdee858e30b787 Signed-off-by: Jerry Flood <jflood@att.com>
2019-04-25Update git submodulesKiran Kamineni1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to 6e08385919be58ae316a637d21b43ee7aa8df39c - Updated go.sum created from 1.12.4 Updated go.sum generated from build based on 1.12.4 Issue-ID: MULTICLOUD-587 Change-Id: I92474c20cc58f2b3e7d0085ed57548c19aa896d8 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2019-04-25Update git submodulesAlexis de Talhouët1-0/+0
* Update docs/submodules/oom.git from branch 'master' to de14462441f052a24e7eed2ab30c0e944ce63e06 - Merge "Fixed issue found in integration testing" - Fixed issue found in integration testing Change-Id: I50e55e1323f2fe336ae1e2cfe2c0bfa6263c8068 Issue-ID: SO-1814 Signed-off-by: MichaelMorris <michael.morris@est.tech>
2019-04-25Update git submodulesTaka Cho1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 38967864705064cba34ec5a964eb675a62c3b555 - remove commons-codec hardcoded remove 1.9 version commons-codec Change-Id: I8ea5ca9c017b2d2b8917e38e2666996c5227d40b Issue-ID: APPC-1579 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-04-25Update git submodulesTimoney, Dan (dt5972)1-0/+0
* Update docs/submodules/ccsdk/parent.git from branch 'master' to f8840e74a020b6dba102d5b6ff38dbd1adfcf055 - Update CCSDK versions Update CCSDK versions to released 0.4.2 version in parent pom Change-Id: I7eb14bb6e09d0e76ef9b5c45daa543f11fba0bd4 Issue-ID: CCSDK-1222 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-25Update git submodulesIkram Ikramullah1-0/+0
* Update docs/submodules/optf/has.git from branch 'master' to a57cb7ccf199061067b009a472b30ea7ad023d6a - Added the missing arguments required for image building Change-Id: Ibe8dab7327485d06d5632e27879291282530c22f Issue-ID: OPTFRA-461 Signed-off-by: Ikram Ikramullah <ikram@research.att.com>
2019-04-25Update git submodulesprathamesh morde1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 2c2280f95720534a872a87d799d575a2b3e10677 - Update the package name in logback.xml And fix property name mis-match Change-Id: Id6d3187c6fd4067b64685a0eff9f7a7922eb06ca Issue-ID: CCSDK-1288 Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
2019-04-25Update git submodulesMarco Platania1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to 8265fac8ef1c8f4fcb8efbf594aef71288c387b4 - Update policy name in policyTypes.json Change-Id: Ic85397e450293647b2f3d262a58848a7f2e952db Issue-ID: SDC-2251 Signed-off-by: Marco Platania <platania@research.att.com>
2019-04-25Update git submodulesYang Xu1-0/+0
* Update docs/submodules/integration.git from branch 'master' to c12b184ae4be01578088e861289c20b95c1c485b - Sync up OOM image update to manifest-staging Change-Id: Id38f6ee0fb61aed849f80ff6579f854e12605166 Issue-ID: INT-1047 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2019-04-25Merge "Migration of Service Design from Wiki to Readthedocs User guide"Rich Bennett9-0/+177
2019-04-25Merge "Migration of Service Design from Wiki to Readthedocs User Guide"Rich Bennett2-0/+135
2019-04-25Update git submodulesYang Xu1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 906595fd0986f3be0733116edb312a5d7aa4547d - Bump up CLAMP image Change-Id: I6a49d62a097102e7b14707582a98720493fc422b Issue-ID: CLAMP-358 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2019-04-25Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 6ab49d0f6bedcbc2ccd817df113265d32f421414 - Merge "Resource dictionary- removed uncessary code" - Resource dictionary- removed uncessary code Removed hardcoded values Issue-ID: CCSDK-1217 Change-Id: I356d8876a183b2d4df2e23bdd6781de4f47bf8bf Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-25Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to af1db7274571e7b7fd349efd42423e7106f2d07d - Merge "Resource dictionary: backend URL changes" - Resource dictionary: backend URL changes Changed the resource dictionay search by tags backend url Issue-ID: CCSDK-1217 Change-Id: I6c6b8a7536481c2b30c933cf28269db7d2ecd735 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-25Update git submodulesprakash.e1-0/+0
* Update docs/submodules/sdnc/oam.git from branch 'master' to 570153b334e64246b2eff459d18d6eac6df70e22 - Fix SDWAN site role passed to controller SDWAN site role dsvpn-hub and sdwan-edge is not fetched and passed to controller. Now it is fetched in for loop and passed to controller. Change-Id: I85b7be5bdc802fa7144631aeaf3cf19bc3fde979 Issue-ID: SDNC-659 Signed-off-by: Prakash.E <prakash.e@huawei.com>
2019-04-25Update git submodulesAlexis de Talhouët1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to dea21123218a3ac602f9a859ffddae8e72e4194d - Finalize ansible usage Change-Id: Iaca6bb573e31607eaa9a3a603e1e4beae60c817c Issue-ID: CCSDK-1215 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-04-25Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to 71e617b9e2fcd24c05579bf41e65db4273f05e77 - Merge "Reorder modifiers. Reorder modifiers to complt with Java code specifications Issue-ID: SO-1490" - Reorder modifiers. Reorder modifiers to complt with Java code specifications Issue-ID: SO-1490 Change-Id: Ic8adde29c0bc8b3d039e3f0f1c8837f53dd10aee Signed-off-by: h00397475 <hena.choudhury@huawei.com>
2019-04-25Update git submodulesBrian Freeman1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 5c4a55d1477fcd6a440abfded7dcea2ab02cd5e0 - Merge "Remove DCAE image from update" - Remove DCAE image from update Change-Id: Ifa98f8610b0a96a28f3a3ded7cb65663e9455158 Issue-ID: INT-1042 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2019-04-25Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to 89637ecf97fe217f76a5c0db3f20561c65206267 - Merge "Reorder java modifiers. Reorder modifiers to complt with Java code specifications Issue-ID: SO-1490" - Reorder java modifiers. Reorder modifiers to complt with Java code specifications Issue-ID: SO-1490 Change-Id: Idcd8c8dcd2a664310007d3e965700363672cbea3 Signed-off-by: h00397475 <hena.choudhury@huawei.com>
2019-04-25Update git submodulesMike Elliott1-0/+0
* Update docs/submodules/oom.git from branch 'master' to e5fa9fbdcbb3dfc403c33bb9b559c2e81291899e - Merge "update dashboard input" - update dashboard input CM version update (new types) TLS container version update (bbsep san) Version update for bootstrap Change-Id: I58342d527b8f58e52c65dad65fff51df4d45ea67 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1270 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2019-04-25Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to 569e6fd0b9109b04fff6a8816217f845d0ea6f3b - Merge "Reorder modifiers. Reorder modifiers to complt with Java code specifications Issue-ID: SO-1490" - Reorder modifiers. Reorder modifiers to complt with Java code specifications Issue-ID: SO-1490 Change-Id: I5d5e0d0520c5a5c1e90033df3d185ce95a01ca0d Signed-off-by: h00397475 <hena.choudhury@huawei.com>
2019-04-25Update git submodulesa.sreekumar1-0/+0
* Update docs/submodules/policy/apex-pdp.git from branch 'master' to f6da9a3bafb6f4c30e7bb3accd4e17fdaaf5ce92 - Changes to fix PDP-A not going to ACTIVE state PDP-A state will now change to ACTIVE even when the policy list is empty. When the state is ACTIVE and PAP sends a PDP_UPDATE with policies, PDP-A will start executing the policies. Change-Id: Icb5b139939698920d4fa3991dcca33536c6caefc Issue-ID: POLICY-1674 Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
2019-04-25Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/sdnc/oam.git from branch 'master' to 8e1a5cefb9b8892854aa11dbf48174adc259835f - Merge "Fixed vf-module-topology DG with valid request-action" - Fixed vf-module-topology DG with valid request-action New request-actions added in GENERIC-RESOURCE-API.yang. CreateSDWANSiteInstance, ActivateSDWANSiteInstance, DeactivateSDWANSiteInstance, DeleteSDWANSiteInstance are added and it is replaced in vf-module-topology DG Change-Id: I0898056cb43763ff04eda0e503bc05706b283f3d Issue-ID: SDNC-659 Signed-off-by: Prakash.E <prakash.e@huawei.com>
2019-04-25Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 79895ed99627931ab6c934dab074e36c3e9e06a4 - Merge "Added content to CDS index page" - Added content to CDS index page Change-Id: Ie9c33493b2e2716d446cc0b99fdb594b4a6dde8c Issue-ID: CCSDk-1286 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-04-25Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/sdnc/oam.git from branch 'master' to 3911362969fc1d329cb9fbc07b414be70820a780 - Merge "SDWAN port templates" - SDWAN port templates SDWAN port templates added based on the IPMode static or dhcp Change-Id: Ib6d9e2dd13d92d49a1323525646c01bf795346c1 Issue-ID: SDNC-653 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2019-04-25Update git submodulesTimoney, Dan (dt5972)1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 68500192d7e77bca74e411b1fda38b4a4f598dc5 - Fix docker tag command-executor was using the default timestamp format when creating docker tag, which is invalid and breaks docker build. Added maven property setting to change timestamp format to remove offending dashes. Change-Id: I102340d493a5b9c03ca1a9e10f1bd51fc4b582d1 Issue-ID: CCSDK-1287 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-25Update git submodulesPawel Wieczorek1-0/+0
* Update docs/submodules/portal.git from branch 'master' to b04f71de6f585687eb81333ab1fd909df0d8b71f - Use all available information in audit log output Comment is now also appended to the audit log. Issue-ID: PORTAL-553 Change-Id: Ia30d6f61b04131d4456dfc55575b1f7678e26967 Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
2019-04-25Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 046eb620661451d3d62638d5253d3e112f565d1a - Merge "Sniro BB now supports sole service proxies" - Sniro BB now supports sole service proxies Enhanced sniro BB to account for sole service proxies to support 1908. Change-Id: I4bf57c7c43de755be03d2284cde321d182255ceb Issue-ID: SO-1790 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-04-25Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 0000db36706fcffc58645a7c21eb336d0edf5906 - Merge "Add SO update config file -application.yaml file" - Add SO update config file -application.yaml file Added to Dublin branch- update the catalog-db-adapter -application.yaml file Remove the below line for flyway so that repeatable scripts are run. repeatableSqlMigrationPrefix: RATT Issue-ID: SO-1804 Signed-off-by: Bonkur, Venkat (vb8416) <vb8416@att.com> Change-Id: I54bd6d178d9f4c6854421f099bf393599d46d58f - Merge "Fix issue where null variable causes task to not" into dublin - Merge "Moved base client to new location" into dublin - Fix issue where null variable causes task to not fixed formatting of newly added files Fix issue where null variable causes task to not complete Change-Id: If2361a0834220c2e2738917a2e5bf9b012570929 Issue-ID: SO-1806 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com> - Moved base client to new location Change-Id: I0d8ab71393935ca791d37bb23340f96b921f5505 Issue-ID: SO-1791 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com> - always convert values toString for xml marshalling always convert values toString for xml marshalling added in null check and object mapper call Change-Id: Ie91c313dce110d53586e6773e2223d63be799a54 Issue-ID: SO-1786 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-04-25Update git submodulesYan Yang1-0/+0
* Update docs/submodules/so.git from branch 'master' to 1058540684e0d35dcd4d1623f217db3c150ba8d6 - Merge "add resourceInput in vnfc Issue-ID: SO-1393" - add resourceInput in vnfc Issue-ID: SO-1393 Change-Id: I643f49df545bef92f0f0e931f7b7ce1a5dbc21c0 Signed-off-by: zm330 <zhangminyj@chinamobile.com>