Update git submodules
authorSeshu Kumar M <seshu.kumar.m@huawei.com>
Fri, 26 Apr 2019 07:05:17 +0000 (07:05 +0000)
committerGerrit Code Review <gerrit@onap.org>
Fri, 26 Apr 2019 07:05:17 +0000 (07:05 +0000)
* 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>
docs/submodules/so.git

index 2e0a34d..0164eba 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 2e0a34df5e0ec477065b2a6a5ef31927560d711b
+Subproject commit 0164ebaeecf27e635b3b4097034780dbb8be7c74