doc.git
4 years agoUpdate git submodules
Bin Yang [Mon, 10 Jun 2019 00:49:09 +0000 (00:49 +0000)]
Update git submodules

* Update docs/submodules/multicloud/k8s.git from branch 'master'
  to 048bfa9ec8e815369666eec6e662af3b0cb2e3cb
  - Merge "Starting of k8splugin with docker-compose is broken"
  - Starting of k8splugin with docker-compose is broken

    docker-compose.yml and start.sh script cannot be used
    in installer.sh to start k8splugin and mongo.

    This commit modifies start.sh script to be usable in
    installer.sh to start plugin before tests.

    Also fixed kud_tests variable in installer.sh.

    Issue-ID: MULTICLOUD-640

    Change-Id: I60cc850d6f5b58df574f79ad3c65b801c59b3a14
Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>
4 years agoUpdate git submodules
Pérez Caparrós David, INI-INO-ECO-HCT [Sun, 9 Jun 2019 21:06:56 +0000 (23:06 +0200)]
Update git submodules

* Update docs/submodules/sdnc/oam.git from branch 'master'
  to 50cbf91801eed6445d10da5ede3d6177365752b1
  - Add logic to delete resource also from AAI

    Delete resources (AccessConnectivity, InternetProfile) from AAI in delete operation

    Issue-ID: SDNC-791

Signed-off-by: Pérez Caparrós David <David.PerezCaparros@swisscom.com>
    Change-Id: I4a3eb7880e3736656acf30342ac98aa84cd62afb

4 years agoUpdate git submodules
Steve Smokowski [Sun, 9 Jun 2019 19:45:23 +0000 (19:45 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to bb271cc82880d15dc9396170ac6ed95de22958a3
  - Merge "Added ext_system_error_source column to requestdb"
  - Added ext_system_error_source column to requestdb

    Added ext_system_error_source column to requestdb

    Change-Id: Iad9ad0178546aad2b64014987ff3da60f01f8bd4
    Issue-ID: SO-2001
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
4 years agoUpdate git submodules
Steve Smokowski [Sun, 9 Jun 2019 19:45:11 +0000 (19:45 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to fabcae6be329ed3c2d9aa0bb763dfe6cbe66b62b
  - Merge "Switched name and id, and updated tests"
  - Switched name and id, and updated tests

    Switched name and id, and updated tests

    Change-Id: Ica8251be71d2fd9362e4f209755d80bc36ccbf66
    Issue-ID: SO-2000
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
4 years agoUpdate git submodules
Smokowski, Steven [Sun, 9 Jun 2019 19:45:01 +0000 (15:45 -0400)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 6370f8f99b9cea4e1b3e2010c380f6e9c22aa18f
  - Update stack save to only save the params object

    use get parameters not store entire request of stack
    Update stack save to only save off the params object

    Change-Id: I41e0e03b412e37f12d348c84a1512c9bf4403748
    Issue-ID: SO-2002
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
4 years agoUpdate git submodules
Kevin Scaggs [Sun, 9 Jun 2019 08:18:21 +0000 (03:18 -0500)]
Update git submodules

* Update docs/submodules/modeling/modelspec.git from branch 'master'
  to c2592e6f9165aed456c932c9ab5766ebce474f08
  - Updates to Service

    Moved SelectionCritiera associations to common, updated
    configurableAttributes to be a keyvalue pair.

    Issue-ID: MODELING-104

    Change-Id: I27935f29bc6d0682abadeeb09ec7ead40af864fb
Signed-off-by: Kevin Scaggs <ks0567@att.com>
4 years agoUpdate git submodules
Kevin Scaggs [Sun, 9 Jun 2019 08:18:15 +0000 (03:18 -0500)]
Update git submodules

* Update docs/submodules/modeling/modelspec.git from branch 'master'
  to 45e9f16c5e66569a7879c6549aef91f9d1899f0f
  - Updates to Common

    Updates to common related to SelectionCriteria, including creation of a
    diagram and moving associations from Service, updates to comments, etc.

    Issue-ID: MODELING-104

    Change-Id: I16d6f72298624002587daeadd2ff029bf7141ee5
Signed-off-by: Kevin Scaggs <ks0567@att.com>
4 years agoUpdate git submodules
Benjamin, Max (mb388a) [Sat, 8 Jun 2019 21:14:58 +0000 (17:14 -0400)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 242e71883f59b8ad971f77c9bbdf032527fd77c0
  - Merge remote-tracking branch 'origin/dublin' into 'origin/master'

    Change-Id: Ib8eaae7ee4a404bde568803afaf6c4e183cbbd53
    Issue-ID: SO-2004
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
  - Fix Dublin Build- Use Release 1.4.0 OpenStack Libs

    Issue-ID: SO-2005
    Change-Id: If1483009d57179e01fbe52e07fbf4a3c81ae3ebf
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
  - Add non-cloudowner nbrequest lookup in workflowAction

    Using a cloudOwner different than "CloudOwner"
    when instantiating a vfmodule using GR_API
    causes nbrequest lookup in workflowAction to
    fail. This change adds a final check for
    northboundRequest that does not use
    cloudOwner field before failing.

    This should enable instantiation
    on multiple cloudRegions without
    seperate northbound_request_ref_lookup
    actions for each cloudOwner.

    Issue-ID: SO-1995
    Change-Id: I9d1fe39fb056d03e8473a524c21f41319c13c20f
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
  - Merge "Changed service orc status to Assigned" into dublin
  - Merge "Added post process to AAI in HandlePNF" into dublin
  - Merge "update SO release notes" into dublin
  - update SO release notes

    Issue-ID: SO-1992

    Change-Id: I47f9651740ab012e05dc09f9b874cfba6fc83699
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
  - Changed service orc status to Assigned

    Issue-ID: SO-1938
Signed-off-by: MariosIakovidis <marios.iakovidis@huawei.com>
    Change-Id: I68d684f837f2dea9decb2e577742ab905f825d04

  - Added post process to AAI in HandlePNF

    Issue-ID: SO-1993
Signed-off-by: MariosIakovidis <marios.iakovidis@huawei.com>
    Change-Id: I6abec916438221669817b49997431b6164ee1a76

  - Handle 201 and 422 status codes

    SDC activitySpec API returns 201 for success and 422 when already exists

    Issue-ID: SO-1996
Signed-off-by: Kuleshov, Elena <evn@att.com>
    Change-Id: I75837b75cbd24f4ccfb97a07e91219b3b61453f6

4 years agoUpdate git submodules
Brian Freeman [Sat, 8 Jun 2019 19:44:39 +0000 (19:44 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to cad966278638b9e1bd82d71e9f36cd62ac77e1ff
  - Merge "Update sdnc/ccsdk versions to 1.5.3/0.4.4"
  - Update sdnc/ccsdk versions to 1.5.3/0.4.4

    Update SDNC and CCSDK versions to reflect latest CCSDK/SDNC docker versions

    Change-Id: I325a999a77e8e4e9ff7ba3ddbd99b5dc91c46695
    Issue-ID: SDNC-793
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoUpdate git submodules
Instrumental [Sat, 8 Jun 2019 14:36:33 +0000 (09:36 -0500)]
Update git submodules

* Update docs/submodules/aaf/authz.git from branch 'master'
  to 355b886d817295d2bca5af28f01576bf4a3ded18
  - Agent correctly sort Cert Chain/Truststore

    GUI fix

    Issue-ID: AAF-852
    Change-Id: Ie703b7aee0a77074fac5c1aab3bdf402862243ac
Signed-off-by: Instrumental <jonathan.gathman@att.com>
4 years agoUpdate git submodules
Marcus G K Williams [Fri, 7 Jun 2019 22:34:18 +0000 (15:34 -0700)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 8534e7a2ce76697fd22f5909c907f22d302e0099
  - Fix Master Build - Use 1.5.0-SNAPSHOT of so/libs

    Issue-ID: SO-2006
    Change-Id: Ice30a4bb39d314b047bb92953de578908fd6af81
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
4 years agoUpdate git submodules
pkaras [Fri, 7 Jun 2019 21:35:38 +0000 (23:35 +0200)]
Update git submodules

* Update docs/submodules/dmaap/dbcapi.git from branch 'master'
  to 392df8b9b82da9a700e1b7368e4d5b03de2a6067
  - use delete level property in AafTopicSetupService

    Change-Id: I68a8ddaeb40fa25ccb9345266682a0dfbc0230c0
    Issue-ID: DMAAP-1221
Signed-off-by: piotr.karas <piotr.karas@nokia.com>
  - deleting namespace and permission implementation

    Change-Id: If9e3dc12da186cfee42ae0816e39ba868cb82ad5
    Issue-ID: DMAAP-1217
Signed-off-by: piotr.karas <piotr.karas@nokia.com>
4 years agoUpdate git submodules
Gary Wu [Fri, 7 Jun 2019 21:24:34 +0000 (14:24 -0700)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 4d483605bc6ba57349eed01d10ebcbc90b2bce31
  - Add rancher_vm_private_ip output for heat template

    Issue-ID: INT-1055
Signed-off-by: Gary Wu <gary.wu@futurewei.com>
    Change-Id: If35a35c3435a9c0796e7784b095c84c5c31c46b9

4 years agoUpdate git submodules
Marcin Migdal [Fri, 7 Jun 2019 21:19:29 +0000 (23:19 +0200)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to e4968c0a8b823ad38845201b3b0e01c4053e2e92
  - Bump up PRH version in Dublin in OOM

    Change-Id: I65cdea2b7affa7e76133e5535fcdb06ae7e00868
    Issue-ID: OOM-1918
Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
4 years agoUpdate git submodules
Yang Xu [Fri, 7 Jun 2019 21:13:13 +0000 (17:13 -0400)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to ecba22c3fd5aab50eb637c970d08e94269f6fde9
  - Add sleep time before commands when redeploying

Signed-off-by: Yang Xu <yang.xu@futurewei.com>
    Issue-ID: INT-1098
    Change-Id: If5dfff8fe63be09c7016d593b0e8c403e80fb782

4 years agoUpdate git submodules
Marcus G K Williams [Fri, 7 Jun 2019 21:05:34 +0000 (14:05 -0700)]
Update git submodules

* Update docs/submodules/so/libs.git from branch 'master'
  to b70eb774541732408d5afb3e5dee9acc478c4d1b
  - Update so/libs to 1.5.0

    Issue-ID: SO-2006
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
    Change-Id: Ic196b5ac2004c2c43c48987e94012d34c0095673

4 years agoUpdate git submodules
Welch, Lorraine (lb2391) [Fri, 7 Jun 2019 19:26:12 +0000 (15:26 -0400)]
Update git submodules

* Update docs/submodules/portal.git from branch 'master'
  to 708ef7b50e2d81ebd85c11a20211042b630bc99f
  - Added lorraineawelch to INFO.yaml

    Issue-ID: PORTAL-618

Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
    Change-Id: I3d7f57c8cc20347f8adeefbada2eaffde0940262

4 years agoUpdate git submodules
Jimmy Forsyth [Fri, 7 Jun 2019 17:46:13 +0000 (13:46 -0400)]
Update git submodules

* Update docs/submodules/aai/aai-common.git from branch 'master'
  to b31816bbe73439bab7546e1412981106ab0c4bf8
  - Add instructions for AAF role for sparky

    Move nodes API block to proper location

    Issue-ID: AAI-2411
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
    Change-Id: If21e610366c765a251fe4fb78ded7ca90bcfa142

4 years agoUpdate git submodules
Steve Smokowski [Fri, 7 Jun 2019 17:40:11 +0000 (17:40 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to c930d546391c0cda531ca17a36f166ccfd9f4be2
  - Merge "Typo in bpmn mso-request-id variable name"
  - Typo in bpmn mso-request-id variable name

    Change-Id: I50e7f33a3a38e77c84874d75ab33c5f9bb693f8b
    Issue-ID: SO-1922
Signed-off-by: Yang Xu <yang.xu3@huawei.com>
    (cherry picked from commit 253a7e17c7b89acfc3cb8748239a544bade75437)

4 years agoUpdate git submodules
Steve Smokowski [Fri, 7 Jun 2019 17:39:21 +0000 (17:39 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 2df391a041a85a0187a5eaad082d3a8f2fbaeaec
  - Merge "Handle when model cust uuid is null from sdnc"
  - Handle when model cust uuid is null from sdnc

    Modify wording on null uuid exception and test for it
    Expand null handling to vfmc and cvnfc find in lists
    Modify to chain the filter of nulls then to match.
    Change to ExpectedException in junit; filter nulls.
    Handle better when model cust. uuid is null from sdnc

    Change-Id: I1f1edffa1db84509bd649803660a55510868b6eb
    Issue-ID: SO-1989
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
4 years agoUpdate git submodules
Steve Smokowski [Fri, 7 Jun 2019 17:39:13 +0000 (17:39 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 83bd49d1f3576be61173b426fc899d687f9f34fa
  - Merge "Check if configuration resource already exists."
  - Check if configuration resource already exists.

    Check if configuration resource already exists.

    Change-Id: I359aaa96ef66b37880cf369c3f5bd7bfd828aab1
    Issue-ID: SO-1978
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
4 years agoUpdate git submodules
Steve Smokowski [Fri, 7 Jun 2019 17:39:03 +0000 (17:39 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 986dd3431bc196a2234dc45436102d692031ea4f
  - Merge "Updated to use the logicalResourceId"
  - Updated to use the logicalResourceId

    Updated to use the logicalResourceId instead of physicalResourceId

    Change-Id: I2ebc800cf7ce4b5794bece7c304ebd7d1ac92088
    Issue-ID: SO-1979
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
4 years agoUpdate git submodules
Steve Smokowski [Fri, 7 Jun 2019 17:38:55 +0000 (17:38 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 945d4522d6433c2a458975dcad867ee8c27ca2d9
  - Merge "resume request support"
  - resume request support

    copy request body rewrite requestorid
    added missing curly brace case to regex
    Updated how we are updating requestorId in requestBody
    Removed unused imports from RequestHandlerUtils
    Replaced requestorId in requestBody string
    Began updating requestorId in requestBody

    Change-Id: I54bd8097b196899b271956f03395bb98d295e1e0
    Issue-ID: SO-1990
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
4 years agoUpdate git submodules
Steve Smokowski [Fri, 7 Jun 2019 17:38:46 +0000 (17:38 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 1196db4be81e49b8282908e76c6f0f72a29ccb9f
  - Merge "vrfvalidation exceptions not getting logged"
  - vrfvalidation exceptions not getting logged

    Remove unused imports in VrfValidation class
    Check for null AAI network and vpn-bindings. Do not catch exceptions in
    WorkflowAction.traverseVrfCondifuration. Propagate exceptions and let
    calling method selectExecutionList() handle exceptions.

    Change-Id: I26adfdb351cee6dc111f496901558340b8152a2a
    Issue-ID: SO-1988
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
4 years agoUpdate git submodules
Steve Smokowski [Fri, 7 Jun 2019 17:38:37 +0000 (17:38 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to e840e62a5b19755134fc036ab0e3bcbaa06b74c1
  - Merge "change the update line to update the latest stack"
  - change the update line to update the latest stack

    fix the unit test for latest stack update
    change the update line to update the latest stack

    Change-Id: I8b7f903c9f7bbae1163f1363a19f18b2803f558c
    Issue-ID: SO-1977
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
4 years agoUpdate git submodules
Steve Smokowski [Fri, 7 Jun 2019 17:38:26 +0000 (17:38 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 045294cc45d32bcf6086e2456488e7bedb897e72
  - Merge "Enhance naming service support"
  - Enhance naming service support

    correct sourcing for service-model-name in NamingMS
    remove zone ID from NamingMS input for service name
    follow up removal of autowired on NamingRequestObject

    Change-Id: Icba2e32c07ee0c7d7739ce21bd547e3030c1e271
    Issue-ID: SO-1976
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
4 years agoUpdate git submodules
Steve Smokowski [Fri, 7 Jun 2019 17:38:13 +0000 (17:38 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 18029185dc1f6c79fc2927dcb92a9a4b618f9366
  - Merge "Accommodate WAN Networking"
  - Accommodate WAN Networking

    checked and evaluated naming policy only if infra bonding.
    Updated workflowAction to include vrf configuration for vpn-binding in
    resourceIds list.
    added in linked resource to service proxy cust
    committing the asdc controller classpath change
    added some unit tests for vrf validation and updated bbinput setup test
    update config resource cust foreign key mapping
    Moved mockbean for AssignVrfConfiguration task class into BaseBpmnTest.
    added in a check to see if list is empty before access
    added unit tests for bbinput setup for vrf config
    Update AssignFlows enum with correct AssignVrfConfiguration flow name

    Change-Id: Ibf14e36505638b19c1366ecebfce560c02e69e44
    Issue-ID: SO-1975
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
4 years agoUpdate git submodules
Gary Wu [Fri, 7 Jun 2019 17:18:48 +0000 (10:18 -0700)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 0ce5b748c91cccf5bcc09285ade11406f958859a
  - Adjust mariadb liveness probe settings

    Issue-ID: INT-1055
Signed-off-by: Gary Wu <gary.wu@futurewei.com>
    Change-Id: I3a456b1004d57e46eeef1261827372ec06e65b18

4 years agoUpdate git submodules
VENKATESH KUMAR [Fri, 7 Jun 2019 17:14:19 +0000 (13:14 -0400)]
Update git submodules

* Update docs/submodules/dcaegen2.git from branch 'master'
  to be32a318a8d416831a88bb2cc2a9fc5eccf951af
  - Add VES-tls deploy

    Change-Id: I7c1f90fc4a5ccabaed7faaa3883e5e14779ba975
Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
    Issue-ID: DCAEGEN2-1593

4 years agoUpdate git submodules
Samuli Silvius [Fri, 7 Jun 2019 13:36:43 +0000 (13:36 +0000)]
Update git submodules

* Update docs/submodules/oom/offline-installer.git from branch 'master'
  to 3cd75cd8d71f471a0217f525bb8e4ed5315266a8
  - Merge "Replace 'with_items' loop statements with 'loop' keyword"
  - Replace 'with_items' loop statements with 'loop' keyword

    As of Ansible 2.5 'loop' keyword is a recommended way
    for looping statements instead of 'with_dict'.

    Change-Id: I19e00cc27e13955e2056840fd4ce99841bc824ad
    Issue-ID: OOM-1887
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
4 years agoUpdate git submodules
Samuli Silvius [Fri, 7 Jun 2019 13:35:57 +0000 (13:35 +0000)]
Update git submodules

* Update docs/submodules/oom/offline-installer.git from branch 'master'
  to e910a0b67efcf06bcba81bc9acaa3052e7e399f4
  - Merge "Add cleanup stage to 'nginx' role test"
  - Add cleanup stage to 'nginx' role test

    Change-Id: Idddc421d33698c08b19cc63f4e203d0964341462
    Issue-ID: OOM-1913
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
4 years agoUpdate git submodules
Samuli Silvius [Fri, 7 Jun 2019 13:35:38 +0000 (13:35 +0000)]
Update git submodules

* Update docs/submodules/oom/offline-installer.git from branch 'master'
  to 3ef63f580a6fcf697c4f28ca55f27239f564dc53
  - Merge "Add role level tests for 'nginx' role"
  - Add role level tests for 'nginx' role

    Introduce full role level test coverage for
    'nginx' role.

    Change-Id: I7c634775433a2336e43cdfc73d4698d5e2933f0e
    Issue-ID: OOM-1913
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
4 years agoUpdate git submodules
Samuli Silvius [Fri, 7 Jun 2019 13:24:26 +0000 (13:24 +0000)]
Update git submodules

* Update docs/submodules/oom/offline-installer.git from branch 'master'
  to 07c27d8fda62647e3a37297d8000394c3435cc5c
  - Merge "Use the original playbook in play-resources tests"
  - Use the original playbook in play-resources tests

    This commit includes the original resources.yml playbook
    by using import_playbook.
    Some modifications were needed mostly because of the way
    import_playbook works.
    Also moved the setup role call to prepare.

    Change-Id: I8745d5e43fd2050d47970c7d19bbbc4db8a5847f
    Issue-ID: OOM-1912
Signed-off-by: Michal Zegan <m.zegan@samsung.com>
4 years agoUpdate git submodules
Max Benjamin [Fri, 7 Jun 2019 12:37:42 +0000 (12:37 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to d784f833d7268357912bd63b1e6787a2f30d5329
  - Merge "Set response code in UpdateAAIGenericVnf"
  - Set response code in UpdateAAIGenericVnf

    Change-Id: I67fb789d40ea86a82379e76b94c2da1bd552cd31
    Issue-ID: SO-1927
Signed-off-by: Yang Xu <yxu@futurewei.com>
    (cherry picked from commit 019a4125af612b59f11571f52e4f369cfa59ba0c)

4 years agoUpdate git submodules
Gary Wu [Fri, 7 Jun 2019 11:15:37 +0000 (04:15 -0700)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to a56df52cddd7d69140c38ca90bc4ce5168cbb0bd
  - Change OOM subchart deployment order

    Deploy the following subcharts first:
    aaf cassandra mariadb-galera dmaap

    Adjust liveness and readiness probe settings
    for cassandra to improve deployment speed.

    Turn on 3-node clustering for appc and sdnc.

    Issue-ID: INT-1055
Signed-off-by: Gary Wu <gary.wu@futurewei.com>
    Change-Id: I13ce1e18241bf01630bc6a2beb488633de7a2f4b

4 years agoUpdate git submodules
Ram Krishna Verma [Fri, 7 Jun 2019 08:45:55 +0000 (08:45 +0000)]
Update git submodules

* Update docs/submodules/policy/parent.git from branch 'master'
  to cd35cacaf3120342daa405b117a60c542a9d1dea
  - Merge "Upgrade oparent 2.0.0"
  - Upgrade oparent 2.0.0

    Necessary for migration to global-jjb

    Issue-ID: POLICY-1737
    Change-Id: Id70681b78ff325475ad73430d29d0f358f6bb601
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Signed-off-by: pdragosh <pdragosh@research.att.com>
4 years agoUpdate git submodules
pdragosh [Fri, 7 Jun 2019 08:44:48 +0000 (04:44 -0400)]
Update git submodules

* Update docs/submodules/policy/engine.git from branch 'master'
  to 1c6e9a8e8b4fa260e882348b54f3e748fb19ad4c
  - Remove nexus staging plugin

    Unused

    Issue-ID: POLICY-1737
    Change-Id: I3e287ecbca9707d04f566295ebc5d0d430980d81
Signed-off-by: pdragosh <pdragosh@research.att.com>
4 years agoUpdate git submodules
Dan Timoney [Fri, 7 Jun 2019 02:13:01 +0000 (02:13 +0000)]
Update git submodules

* Update docs/submodules/sdnc/oam.git from branch 'master'
  to 8e06b22a975e1783b6d9a89ed6f9accc226bc676
  - Merge "Document OJSI-183 vulnerability"
  - Document OJSI-183 vulnerability

    Issue-ID: OJSI-183
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I3b56b0668a4026cc9469ea5f06cc4b4be85b2b52

4 years agoUpdate git submodules
Dan Timoney [Fri, 7 Jun 2019 02:12:49 +0000 (02:12 +0000)]
Update git submodules

* Update docs/submodules/sdnc/oam.git from branch 'master'
  to 60329a51a58e578008c4bf4aa5d291ca64050760
  - Merge "Document OJSI-179 vulnerability"
  - Document OJSI-179 vulnerability

    Issue-ID: OJSI-179
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I296dd7076c84fd7947708cec65a597bb483f0836

4 years agoUpdate git submodules
Dan Timoney [Fri, 7 Jun 2019 02:12:41 +0000 (02:12 +0000)]
Update git submodules

* Update docs/submodules/sdnc/oam.git from branch 'master'
  to 618bc063d0eea990f3547a0aef40488c29bda2df
  - Merge "Document OJSI-100 vulnerability"
  - Document OJSI-100 vulnerability

    Issue-ID: OJSI-100
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I148bbc377029886689be83c4b20b5e3eacae94b5

4 years agoUpdate git submodules
Dan Timoney [Fri, 7 Jun 2019 02:12:31 +0000 (02:12 +0000)]
Update git submodules

* Update docs/submodules/sdnc/oam.git from branch 'master'
  to 4da6fd226247fc0e056a0065cf606c19a1e37ec8
  - Merge "Document OJSI-99 vulnerability"
  - Document OJSI-99 vulnerability

    Issue-ID: OJSI-99
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I7acac9f49d9488fe2f523fe8f3b1f1bdcdf97111

4 years agoUpdate git submodules
Dan Timoney [Fri, 7 Jun 2019 02:12:21 +0000 (02:12 +0000)]
Update git submodules

* Update docs/submodules/sdnc/oam.git from branch 'master'
  to 157ea35af89059544b05058c20fb2eb8309a5f13
  - Merge "Document OJSI-34 vulnerability"
  - Document OJSI-34 vulnerability

    Issue-ID: OJSI-34
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: Iaba8ddee3d1b4dcd79232f99ad23c6ffe1b609ae

4 years agoUpdate git submodules
Dan Timoney [Fri, 7 Jun 2019 02:12:14 +0000 (02:12 +0000)]
Update git submodules

* Update docs/submodules/sdnc/oam.git from branch 'master'
  to fd4db3019ed2aa13766de17de8ebf52226b839c2
  - Merge "Document OJSI-199 (CVE-2019-12112) vulnerability"
  - Document OJSI-199 (CVE-2019-12112) vulnerability

    Issue-ID: OJSI-199
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I0cf61765fcab7fac5834d697004872e5bc58479c

4 years agoUpdate git submodules
Dan Timoney [Fri, 7 Jun 2019 02:11:59 +0000 (02:11 +0000)]
Update git submodules

* Update docs/submodules/sdnc/oam.git from branch 'master'
  to a25e29ba185d4e4e337ea1cf9c8103b64dfdc737
  - Merge "Document OJSI-98 vulnerability"
  - Document OJSI-98 vulnerability

    Issue-ID: OJSI-98
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: Ibe4c72725f5964de4f07247ea09884806728710f

4 years agoUpdate git submodules
Dan Timoney [Fri, 7 Jun 2019 02:11:48 +0000 (02:11 +0000)]
Update git submodules

* Update docs/submodules/sdnc/oam.git from branch 'master'
  to 738b0302803769465e15f118879ee60f474655f3
  - Merge "Document OJSI-91 vulnerability"
  - Document OJSI-91 vulnerability

    Issue-ID: OJSI-91
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: Id48e909357fa91273ce1b43da04b35268196aa87

4 years agoUpdate git submodules
Dan Timoney [Fri, 7 Jun 2019 02:11:40 +0000 (02:11 +0000)]
Update git submodules

* Update docs/submodules/sdnc/oam.git from branch 'master'
  to fce70f9e94e79083d9635b5cb32eb1df31332d04
  - Merge "Document OJSI-43 (CVE-2019-12113) vulnerability"
  - Document OJSI-43 (CVE-2019-12113) vulnerability

    Issue-ID: OJSI-43
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: Iee8c9f0af8f848da750831ad20ebfef54baff43f

4 years agoUpdate git submodules
Dan Timoney [Fri, 7 Jun 2019 02:11:30 +0000 (02:11 +0000)]
Update git submodules

* Update docs/submodules/sdnc/oam.git from branch 'master'
  to 67dec3df13ada39362c8b45043ee9b4f18846cc3
  - Merge "Document OJSI-42 (CVE-201912123) vulnerability"
  - Document OJSI-42 (CVE-201912123) vulnerability

    Issue-ID: OJSI-42
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I9f9a475c3926c4eb462070b16ade2a3a947fc33d

4 years agoUpdate git submodules
Dan Timoney [Fri, 7 Jun 2019 02:11:19 +0000 (02:11 +0000)]
Update git submodules

* Update docs/submodules/sdnc/oam.git from branch 'master'
  to cb7bffceb87ca03c4055dbbe1c74e830670ddf79
  - Merge "Document OJSI-41 (CVE-2019-12132) vulnerability"
  - Document OJSI-41 (CVE-2019-12132) vulnerability

    Issue-ID: OJSI-41
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I9d80043c3f8dc9d2f30d178b34e11ff1d0c366ea

4 years agoUpdate git submodules
Jorge Hernandez [Thu, 6 Jun 2019 18:56:10 +0000 (18:56 +0000)]
Update git submodules

* Update docs/submodules/policy/apex-pdp.git from branch 'master'
  to 46c6d88b3002afef0a05b10c73bceb0c6c9d0c51
  - Merge "Removing rpm build option from apex-pdp"
  - Removing rpm build option from apex-pdp

    Removing the commented rpm profile from pom of apex-pdp-package-full as
    the rpm build is no longer needed. Also, in ONAP build servers the rpm
    package is missing which leads to build failure.
    However, I have created a wiki under Policy R5 collboration area to
    document the steps needed to generate a rpm build if needed in fture.

    Change-Id: Ie3703f7bcf7b07d23c2d9de813583c29ea2af720
    Issue-ID: POLICY-1121
Signed-off-by: ramverma <ram.krishna.verma@est.tech>
4 years agoUpdate git submodules
Jorge Hernandez [Thu, 6 Jun 2019 18:55:40 +0000 (18:55 +0000)]
Update git submodules

* Update docs/submodules/policy/apex-pdp.git from branch 'master'
  to 7e541b0e47ba57207c86b3e10c206c0f99d7f872
  - Merge "BBS Apex Policy vendor --> manufacturer and other"
  - BBS Apex Policy vendor --> manufacturer and other

    Issue-ID: POLICY-1831
Signed-off-by: s00370346 <swarup.nayak1@huawei.com>
    Change-Id: Ib1e60287c6209e1f16764d071e28facc75a12c6e

4 years agoUpdate git submodules
Max Benjamin [Thu, 6 Jun 2019 17:37:59 +0000 (17:37 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to c4b90365d5c117bc6fd64af421a1468539a8aec3
  - Merge "Merge remote-tracking branch 'origin/dublin' into 'origin/master'"
  - Merge remote-tracking branch 'origin/dublin' into 'origin/master'

    Change-Id: I551ea3f29a76dc99532455ea4d7e84a316f9bf38
    Issue-ID: SO-1980
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
  - Merge "Fix ConfigAssign/Deploy null return of BlueprintName/Version" into dublin
  - Add SO exclude ConfigurationScaleOutBB

    Updated the WorkflowAction.isConfiguration() to exclude ConfigurationScaleOutBB
    problem- VF module check failure during scale out
    Issue-ID: SO-1982
Signed-off-by: Bonkur, Venkat (vb8416) <vb8416@att.com>
    Change-Id: I5caa6f1c5ff21131ea1c42a63b441a39f77a6e62

  - Fix ConfigAssign/Deploy null return of BlueprintName/Version

    Fix ConfigAssign/Deploy null return of BlueprintName/Version
    Issue-ID: SO-1985
Signed-off-by: sunilb <sb00577584@techmahindra.com>
    Change-Id: I15b6d38a21320eae6ca58a1e3d515813b9c243fd
  - Fix northbound_request_ref_lookup SERVICE_TYPE = '*'

    Make sure SERVICE_TYPE is not NULL so that
    GR_API alacarte requests work.

    Issue-ID: SO-1904 SO-1892
    Change-Id: Ib4c617311b17f6d521a3eee0a71a6247d7770d54
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
  - Merge "Add SO Turn off OpenStack heat stack audit" into dublin
  - Add SO Turn off OpenStack heat stack audit

    UPDATE these files
    so/bpmn/mso-infrastructure-bpmn/src/main/resources/application.yaml
    so/mso-api-handlers/mso-api-handler-infra/src/main/resources/application.yaml
    should have
    mso: infra:
        auditInventory: false
    Issue-ID: SO-1974
Signed-off-by: Bonkur, Venkat (vb8416) <vb8416@att.com>
    Change-Id: I57bb396604e9eb2787122199cdf8a2d1ce54048a

  - Fix ConfigAssignVnfBB and ConfigDeployVnfBB

    Change-Id: If5a175ee26e279cf71e38c996a75fa627e5e2c00
    Issue-ID: SO-1981
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Merge "update INFO.yaml" into dublin
  - update INFO.yaml

    Issue-ID: SO-1929

    Change-Id: I21b68e16851a23bc4869fa08df86d57f68de1c5a
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
  - Merge "Modify scaleOut-related settings" into dublin
  - Merge "Added orchestration status to service" into dublin
  - Added orchestration status to service

    Issue-ID: SO-1938
Signed-off-by: MariosIakovidis <marios.iakovidis@huawei.com>
    Change-Id: I78cc401a746ef4dbca41a869729b9791210038f4

  - Fixing EtSI BB ClassCastException

    Change-Id: Ia5a37f80392693f603d6597760ca9725882de169
    Issue-ID: SO-1971
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
  - Modify scaleOut-related settings

    Corrections for execution of VfModule-ScaleOut

    Issue-ID: SO-1972
Signed-off-by: Kuleshov, Elena <evn@att.com>
    Change-Id: Ia654a223f1e86749d34d78b5918eda38a0a630c7

  - Merge "Use lowercase for table names in beans" into dublin
  - Merge "Fixing Null Value Exception" into dublin
  - Fixing Null Value Exception

    Change-Id: I07553affad2297e1fa1e4e67b27bb08c51e4b8c3
    Issue-ID: SO-1968
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
  - Merge "bump the SO release version" into dublin
  - bump the SO release version

    Issue-ID: SO-1929

    Change-Id: Idca0ebbe73d0b8d725840167730b354f16753ed6
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
  - Merge "update INFO.yaml" into dublin
  - update INFO.yaml

    Issue-ID: SO-1944

    Change-Id: I221fc3cce7f72373ad35a6ce07c887e928038348
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
  - Merge "Remove oof_directives from user_directives BB path" into dublin
  - Remove oof_directives from user_directives BB path

    Remove oof_directives from user_directives in the
    BB code path (as was done for the groovy code path).

    Change-Id: I018c3c85cc4a68ab128a2be869567b44fda08e48
    Issue-ID: SO-1939
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
  - Use lowercase for table names in beans

    Uppercase table names cause issues on db queries

    Issue-ID: SO-1969
Signed-off-by: Kuleshov, Elena <evn@att.com>
    Change-Id: I468cfc6635c68771caf04a1f75d336559877d288

  - Handle lazy init of activitySpecs

    Use Transactional setting for activitySpecs retrieval

    Issue-ID: SO-1957
Signed-off-by: Kuleshov, Elena <evn@att.com>
    Change-Id: Idfe57474bfdec055a12a1e8fd787d31ac9dc7507

  - Handle operation state null from VNFM

    Issue-ID: SO-1956
    Change-Id: I8d2efe3f9d97a38a533b33eabd0be2a42cebef66
Signed-off-by: MichaelMorris <michael.morris@est.tech>
  - Merge "Persist native CM workflows in CatalogDB" into dublin
  - Merge "update INFO.yaml" into dublin
  - update INFO.yaml

    Issue-ID: SO-1944

    Change-Id: I2d773bed6822eaf440a8f941870fac2fdff1800f
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
  - Fixing infinte loop of flow

    Change-Id: I80dc144750406d5afcec9b4da717a55a3840e503
    Issue-ID: SO-1946
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
  - Get operation state from VNFM failing

    Issue-ID: SO-1943
    Change-Id: I8d0fd3e9cd4aea26e94a18a6e610abd34f2e5fe9
Signed-off-by: MichaelMorris <michael.morris@est.tech>
  - Merge "Remove oof_directives from user_directives" into dublin
  - Remove oof_directives from user_directives

    Oof_directives - when populated with a json
    string, breaks the parsing of the user_directives.
    Since it is not needed in the user_directives,
    remove it.

    Change-Id: I0e2c3deef8266df52ac73b95209843ac31f986ef
    Issue-ID: SO-1939
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
  - Merge "added extra parameters" into dublin
  - added extra parameters

    Issue-ID: SO-1933
Signed-off-by: MariosIakovidis <marios.iakovidis@huawei.com>
    Change-Id: I7fdd9ff5373e2f27d225f265ff13b4e14a8b3abc

  - Fixing ETSI BB execution failure

    Change-Id: Icbcd43be40c7717a714bc866bf153ac3ea0e427c
    Issue-ID: SO-1934
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
  - Renamed accessId to remoteid

    Issue-ID: SO-1933
Signed-off-by: MariosIakovidis <marios.iakovidis@huawei.com>
    Change-Id: I6b63286f10ebc129b72a36cf41f0bb85b797f9ef

  - Persist native CM workflows in CatalogDB

    Add native CM workflows to Workflow table to make them available to VID

    Issue-ID: SO-1942
Signed-off-by: Kuleshov, Elena <evn@att.com>
    Change-Id: Ifbf3ed8a513f4704583df8a565dba97344702ede

  - Fix UriBuilder import in OofUtils

    Import all changes from Casablanca
    that were incorrectly removed during
    merge from Casablanca back into
    master.

    Issue-ID: SO-1926
    Change-Id: I8355e804586aa80e291f3c72a00bf69ce424316b
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
  - Merge "Corrected instance names" into dublin
  - Corrected instance names

    Issue-ID: SO-1931
Signed-off-by: MariosIakovidis <marios.iakovidis@huawei.com>
    Change-Id: I4c3700cdc1cc058f3a37a77d087d38b2aadad29d

  - Merge "Fix retrieval of mso.config.path" into dublin
  - Merge "Set response code in UpdateAAIGenericVnf" into dublin
  - Set response code in UpdateAAIGenericVnf

    Change-Id: I67fb789d40ea86a82379e76b94c2da1bd552cd31
    Issue-ID: SO-1927
Signed-off-by: Yang Xu <yxu@futurewei.com>
  - Merge "Return empty WorkflowInputParameters" into dublin
  - Merge "Fixed errors in  HandlePnf flow" into dublin
  - Fixed errors in  HandlePnf flow

    Change-Id: I1cf49f98f26e322b4785cc14f96ee63a5830117e
    Issue-ID: SO-1930
Signed-off-by: MariosIakovidis <marios.iakovidis@huawei.com>
  - Merge "fixed typos and added SERVICE_INSTANCE_ID" into dublin
  - fixed typos and added SERVICE_INSTANCE_ID

    Change-Id: I68174bf2e67280a4bf65d8f26b04793b76896f04
    Issue-ID: SO-1913
Signed-off-by: MariosIakovidis <marios.iakovidis@huawei.com>
  - Merge "Fix Missing Import in OofHoming.groovy" into dublin
  - Fix Missing Import in OofHoming.groovy

    Issue-ID: SO-1926
    Change-Id: Idee7eb0ab789fd8ac335b8c97b344b6e4f4b7fba
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
  - Merge "Typo in bpmn mso-request-id variable name" into dublin
  - Typo in bpmn mso-request-id variable name

    Change-Id: I50e7f33a3a38e77c84874d75ab33c5f9bb693f8b
    Issue-ID: SO-1922
Signed-off-by: Yang Xu <yang.xu3@huawei.com>
  - Fix retrieval of mso.config.path

    Fix retrieval of mso.config.path

    Issue-ID: SO-1925
Signed-off-by: Kuleshov, Elena <evn@att.com>
    Change-Id: I5eed704334de6335672624f9e9eca809856fb984

  - Merge "Update the version to release" into dublin
  - Update the version to release

    Issue-ID: SO-1921

    Change-Id: Ib178c25b1d8704f77efa7499d724e0dead85728a
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
  - Calls to/from VNFM fail

    Issue-ID: SO-1909
    Change-Id: I2f8a19dfd456316e5436be4e85d8a384d7d5ed6f
Signed-off-by: MichaelMorris <michael.morris@est.tech>
    (cherry picked from commit a7160456335b2ce3710efd00658711d431eac0b4)

  - Return empty WorkflowInputParameters

    Return empty WorkflowInputParameters when none are available

    Issue-ID: SO-1919
Signed-off-by: Kuleshov, Elena <evn@att.com>
    Change-Id: I057e30bb55f6545c25060c28e1af097286f4e88b

  - Handle case of null requestInfo

    Handle case of null requestInfo

    Issue-ID: SO-1918
Signed-off-by: Kuleshov, Elena <evn@att.com>
    Change-Id: Ie8a0dd9e27734d96442eceaa378e5d1e64667b06

  - Merge "exception handling" into dublin
  - exception handling

    Update the appc client jar version
    Throw exception for non success cds call
    Fix CreateVcpeResCustServiceSimplifiedTest IT

    Issue-ID: SO-1857 SO-1779
    Change-Id: Ifee080600051c92fd964a92d16efb67e4ab05d5d
Signed-off-by: eeginux <henry.xie@est.tech>
  - Merge "Add SO Update the repeatable Macro - northbound_request_ref_lookup" into dublin
  - Merge "Send syncAck on first Activity" into dublin
  - Merge "removed unused CatalogDbUtils instantiation" into dublin
  - removed unused CatalogDbUtils instantiation

    Issue-ID: SO-1910
Signed-off-by: MariosIakovidis <marios.iakovidis@huawei.com>
    Change-Id: I50a2c75e2ce59a4eb7b6fb60076a34cae5482344

  - Add SO Update the repeatable Macro - northbound_request_ref_lookup

    Added dublin - Update repeatable Macro not to lose the ability to
    drive flows differently based on service type.
    UPDATE northbound_request_ref_lookup SET SERVICE_TYPE = '*' WHERE SERVICE_TYPE = NULL;
    Issue-ID: SO-1892
Signed-off-by: Bonkur, Venkat (vb8416) <vb8416@att.com>
    Change-Id: I3fa58559fe4596b3a0e184a8391ac93fb9496a26

  - Add WORKFLOW artifactType to SDC Config

    Add WORKFLOW artifactType to SDC Config

    Issue-ID: SO-1911
Signed-off-by: Kuleshov, Elena <evn@att.com>
    Change-Id: I8933438ae63ca73605a05fec5467806f41fbda10

  - HttpLookupUri is now serializable again

    cachedValue is now transient
    added custom serialization
    created serialization unit test for ServiceInstancesUri

    Change-Id: Idbc414a8483a4eae9c93ae8b06a1e77cbe683ca8
    Issue-ID: SO-1906
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
  - Fix CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT distribute

    Add CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT type so
    it does not cancel the distribution of services.

    Change-Id: I68fe4892156312233fe677c0826e95c8aaa8da02
    Issue-ID: SO-1907
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
  - Send syncAck on first Activity

    Send syncAck on first Activity

    Issue-ID: SO-1905
Signed-off-by: Kuleshov, Elena <evn@att.com>
    Change-Id: I0965b8247aa88a19be4417e2b5d58bce2d5dab27

  - Merge "Change serviceInstance CM retrieval" into dublin
  - Merge "Missing modifications for DistributeTraffic actions" into dublin
  - Missing modifications for DistributeTraffic actions

    Added input parameters for DistributeTraffic and
    DistributeTrafficCheck action

    Change-Id: I423979f6e8a682bff2aaff02bba4d79d2fbe22c8
    Issue-ID: SO-1553
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
  - Set Variable

    Fix issue here variable is not set if SI is found.

    Issue-ID: SO-1419

    Change-Id: If9a75fc57e280c2aba5361096e4ebf01ab13056f
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
  - Add SO WFD activity BBs to building_block_detail

    Added dublin-WFD activity BBs to building_block_detaili tbl
    Also updated the resource_type to NO_VALIDATE where target_action is CUSTOM
    During the execute of the Activity building blocks for the Workflow Designer running into
    orchestrationStatusValidation exception as it could not find the activity's name in building_block_detail table.
    Updated the test/resources/data.sql to reflect the above changes

    Issue-ID: SO-1901
Signed-off-by: Bonkur, Venkat (vb8416) <vb8416@att.com>
    Change-Id: I9a5c60fc818ec4abc18005e3ef9b8c7b3313f55d

  - Change serviceInstance CM retrieval

    Change serviceInstance CM retrieval

    Issue-ID: SO-1903
Signed-off-by: Kuleshov, Elena <evn@att.com>
    Change-Id: I6bc1e3f0d219d6c9feff083ce43cd6afdec1c439

  - Check for null requestInfo

    Check for null requestInfo

    Issue-ID: SO-1900
Signed-off-by: Kuleshov, Elena <evn@att.com>
    Change-Id: I2a3eb7ddbee396b19bcc71a2f647b9cf90082ed4

  - Merge "Addressed vCPE-Infra processing issue ASDC Controller" into dublin
  - Merge "Fix DeleteE2EServiceInstance flow" into dublin
  - make HostRoute serializable class

    make HostRoute serializable class

    Change-Id: Id9eb0e42568ab96ce533288c15000ef8fd8fe066
    Issue-ID: SO-1894
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
  - Merge "Fix CloudOwner Capitalization in R__MacroData.sql" into dublin
  - Addressed vCPE-Infra processing issue ASDC Controller

    code was modified to address vCPE-infra notification received from SDC.
    Also added unit tests to ensure that the code works as expected.

    Change-Id: I217e2dfed9548bfb0e9b93c96aaf75afc1d4171c
    Issue-ID: SO-1861
Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
  - Fix homing gateway in AssignVnfBB

    Issue-ID: SO-1870
    Change-Id: Id750d961276c5a4074363ed4746e95c9b67cceeb
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
  - Fix CloudOwner Capitalization in R__MacroData.sql

    Issue-ID: SO-1889
    Change-Id: I2f964ba9ca7dbeb73796853d367b090cb5c26c0f
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
  - Bump SO artifact version

    Since SO 1.4.1 has already been released, the staging builds
    should be building the next version going forward.

    Change-Id: I54e898054f2928bc4e727003574c54199485a71f
    Issue-ID: SO-1851
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
  - Fix DeleteE2EServiceInstance flow

    Fixed the issue when subprocess 'DoDeleteE2EServiceInstance' calls 'AAI GenericGetService' sub-process
    which is deleted from SO common-bpmn

    Change-Id: Ie170b430a21df6dc8e7ff95a9d7f2091c11a600b
    Issue-ID: SO-1809
Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
  - Add missing UserParametersRepository

    Add missing UserParametersRepository

    Change-Id: Iba30896cab00687fcfb6cd5ba703d3579efcac30
    Issue-ID: SO-1888
Signed-off-by: Kuleshov, Elena <evn@att.com>
  - Merge "Add SO native workflows to result list" into dublin
  - Add SO native workflows to result list

    Added native workflows to result list
    Issue-ID: SO-1852
Signed-off-by: Bonkur, Venkat (vb8416) <vb8416@att.com>
    Change-Id: Ifeb2adf4ea78b191bcf46a1e7367bc0939d53b83

  - Use workflow's name for invocation

    Use workflow's name for invocation

    Change-Id: Ie527788f029bdccc91f7f406df0a478e55375c01
    Issue-ID: SO-1876
Signed-off-by: Kuleshov, Elena <evn@att.com>
  - Fix build, update sdnc nb version

    Fix sdnc generic-resource-api-client version
    by using the released version of the artifact
    1.5.1 instead of 1.5.1-SNAPSHOT

    Issue-ID: SO-1877
    Change-Id: Id0419e44ffd88b206a9d183bfd27e4f1da98e60e
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
  - Fix GR_API no homing path

    Set correct variable name "homing" in
    AAICreateTasks.createVNF to
    ensure GR_API no homing path
    does not fail.

    Issue-ID: SO-1870
    Change-Id: Ie19d9b5d475d2e3c5bec1f744975906813ab8723
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
  - Fix common ccsdk dependency and build

    Issue-ID: SO-1874
    Change-Id: Ie151de0e2a0a0354a988e0d23deb77cd2a66a930
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
  - Fix default Generic NeutronNet template error

    Change-Id: Ifff06e6b0e37a6c0689ddca925386fdf671366f2
    Issue-ID: SO-1873
Signed-off-by: Yang Xu <yang.xu3@huawei.com>
  - Merge "UPDATE lICENSE INFO" into dublin
  - UPDATE lICENSE INFO

    Issue-ID: SO-1854

    Change-Id: Ica4cd90f0b89904dbd518521d9722cc2b065771e
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
  - Merge "bump the SO dublin version to 1.4.1" into dublin
  - bump the SO dublin version to 1.4.1

    Issue-ID: SO-1851

    Change-Id: I21ab3222a716e8b70ee9d33a9c00832c1807628c
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
  - Merge "Fix deployment of workflows on start" into dublin
  - Merge "VFModule To HeatTemplateUUID" into dublin
  - Merge "Check if InstanceGroup modelUUID already exists" into dublin
  - Update the Arc diags for SO

    Issue-ID: SO-675

    Change-Id: I55522f10344da148b83cda26820f82f54ebcec90
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
  - remove jtosca dependency from BPMN Infra

    Issue-ID: SO-1834

    Change-Id: I94886972032bff3bcd9cb033ccd337ad9e597bf4
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
  - update the SDC tosca version to 1.5.1

    Issue-ID: SO-1834

    Change-Id: Iea99bfce2d96611b61f0cba21038d08dd1fa9758
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
  - VFModule To HeatTemplateUUID

    - Set existing Heat files on the vfModuleArtifact.

    Change-Id: Ie01a7932115158dc974ab9ba89a8954a3e732e79
    Issue-ID: SO-1846
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
  - Check if InstanceGroup modelUUID already exists

    - Added code to check if InstanceGroup modelUUID already exists in DB.

    Change-Id: Ibf3bf27e6c0523df80adad6debafa2c2f3a337ec
    Issue-ID: SO-1845
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
  - Fix deployment of workflows on start

    Fix deployment of workflows on start

    Change-Id: Iaa5cb96020da20c96bedb81e0829f73c7461b67f
    Issue-ID: SO-1837
Signed-off-by: Kuleshov, Elena <evn@att.com>
  - VNFM simulator implementation for delete flow

    Issue-ID: SO-1773
    Change-Id: I14c8325dbb8fbdaebff7b7ec674fd0ddbb5930c3
Signed-off-by: MichaelMorris <michael.morris@est.tech>
    (cherry picked from commit 252f18a05916bd8f50e7fa803129e3e4c44cd0a5)

  - Fixed issues found in delete integration testing

    Issue-ID: SO-1827
    Change-Id: I73fdcad3d466634cea850e4df10291a66ec2aa61
Signed-off-by: MichaelMorris <michael.morris@est.tech>
    (cherry picked from commit f4f9c027afc2981d36d607612b6e67cd0a1e8d52)

  - VNFM simulator implementation for instantiate flow

    Issue-ID: SO-1773
    Change-Id: I710fe6905d650df29f7550f4eafde2f672301bc4
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
    (cherry picked from commit c0b9d01cbc3a3d3b1ce32178394e8fd74a10de65)

  - Merge "Fixed issues found in integration testing" into dublin
  - Fixup handling of multicloud post response

    Make the handling of the multicloud post response
    more flexible.  Add additional parameters that may
    come back.

    Change-Id: I0a5c7016f11dbfe832c81e2fcafc398a998b622b
    Issue-ID: SO-1833
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
  - Fixed issues found in integration testing

    Issue-ID: SO-1814
    Change-Id: Ica6929e10cb40d535657eefc9786090af996ba32
Signed-off-by: MichaelMorris <michael.morris@est.tech>
    (cherry picked from commit df6508f90ffb0247b94a7357035e36af61b4f207)

  - Merge "Correct Catalog DB beans" into dublin
  - build sndc and user directives in groovy

    Fill out the sdnc_directives and user_directives
    used by the multicloud vnf plugin adapter when
    invoked via the groovy path.

    Change-Id: Ia11680be682b38756f188c71e3e000bc21c15aa9
    Issue-ID: SO-1822
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
  - Correct Catalog DB beans

    Correct Catalog DB beans

    Change-Id: Ie9bb4aef606da8c87e5960c95b564fb2fc299869
    Issue-ID: SO-1828
Signed-off-by: Kuleshov, Elena <evn@att.com>
4 years agoUpdate git submodules
pkaras [Thu, 6 Jun 2019 17:37:45 +0000 (19:37 +0200)]
Update git submodules

* Update docs/submodules/dmaap/buscontroller.git from branch 'master'
  to 5c3a92c332e0b823d9d4c0cbf39f33761d13f6e1
  - newest version used

    Change-Id: I83728a23e09b9f6909fecd2a55566fbeab06cfa5
    Issue-ID: DMAAP-1221
Signed-off-by: piotr.karas <piotr.karas@nokia.com>
4 years agoUpdate git submodules
pkaras [Thu, 6 Jun 2019 17:08:41 +0000 (19:08 +0200)]
Update git submodules

* Update docs/submodules/dmaap/dbcapi.git from branch 'master'
  to 12d3560c7219af8d75ba9bab3b70b283252fe39d
  - AafServiceImpl junits

    Change-Id: Icd8536a934e8657be956592583bb527a492cc8f6
    Issue-ID: DMAAP-1217
Signed-off-by: piotr.karas <piotr.karas@nokia.com>
  - AafServiceFactory implementation

    Change-Id: I95748319111087b991dabc08e9c918601c8defee
    Issue-ID: DMAAP-1217
Signed-off-by: piotr.karas <piotr.karas@nokia.com>
  - AafServiceImpl refactor and sonar fixes

    Change-Id: I430f279ea6a1e74607edd629de4e5fc9fad9e1f8
    Issue-ID: DMAAP-1217
Signed-off-by: piotr.karas <piotr.karas@nokia.com>
4 years agoUpdate git submodules
pkaras [Thu, 6 Jun 2019 17:08:26 +0000 (19:08 +0200)]
Update git submodules

* Update docs/submodules/dmaap/dbcapi.git from branch 'master'
  to 83c6b7a136bfa598dca073846532aa1cbdccf270
  - AafTopicSetupService aaf cleanup implementation

    Change-Id: I60de4e378d822be825230edc5e64cbd958e3e2d3
    Issue-ID: DMAAP-1217
Signed-off-by: piotr.karas <piotr.karas@nokia.com>
4 years agoUpdate git submodules
pkaras [Thu, 6 Jun 2019 17:08:00 +0000 (19:08 +0200)]
Update git submodules

* Update docs/submodules/dmaap/dbcapi.git from branch 'master'
  to 411cb435b5878b2663bfa9b6d2495c707353cd63
  - Aaf cleanup in TopicService implementation

    Change-Id: Ica0ed712223f246a6134c03ca12f3de05a3e01ff
    Issue-ID: DMAAP-1217
Signed-off-by: piotr.karas <piotr.karas@nokia.com>
4 years agoUpdate git submodules
Borislav Glozman [Thu, 6 Jun 2019 16:00:51 +0000 (16:00 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 8a49d7c44231fce26ee2ebb6035bb9654bbb9e8d
  - Merge "bump the SO version to 1.4.3"
  - bump the SO version to 1.4.3

    Issue-ID: SO-1991

Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
    Change-Id: I640f1b2173f4daac748a81f964c723fc9e2a2043

4 years agoUpdate git submodules
Tschaen, Brendan [Thu, 6 Jun 2019 15:22:43 +0000 (11:22 -0400)]
Update git submodules

* Update docs/submodules/music.git from branch 'master'
  to c0e7e3ad22f2c8ac500e24e7eb4c8520cc71d016
  - Dublin Release Notes

    Change-Id: Ifa6615aa9cc0d9279250c49a8c9062137531b384
    Issue-ID: MUSIC-409
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
4 years agoUpdate git submodules
dyh_computer [Thu, 6 Jun 2019 13:49:53 +0000 (21:49 +0800)]
Update git submodules

* Update docs/submodules/modeling/genericparser.git from branch 'master'
  to 01e297c73f50900e8ab81b3095761ec42382525e
  - add release-notes

    Change-Id: Ie7dd3d38163c89bd26d9cabce7fcd150749b5e75
    Issue-ID: MODELING-172
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
4 years agoUpdate git submodules
sunil unnava [Thu, 6 Jun 2019 13:39:16 +0000 (13:39 +0000)]
Update git submodules

* Update docs/submodules/dmaap/messagerouter/messageservice.git from branch 'master'
  to 6c6dcf40f5d44b94ea4020e971690b09e8bbb5a3
  - Merge "DMaaPAuthFilter refactor"
  - DMaaPAuthFilter refactor

    - added client certificate handling
    - fixed forceAAF flag reading

    Issue-ID: DMAAP-1214
Signed-off-by: Tomek Kaminski <tomasz.kaminski@nokia.com>
    Change-Id: Icaa80cc40f8c6b50f36096c205d67d14cdbebd2a

4 years agoUpdate git submodules
Krzysztof Opasiak [Thu, 6 Jun 2019 13:35:34 +0000 (15:35 +0200)]
Update git submodules

* Update docs/submodules/appc.git from branch 'master'
  to 5a83a8dc3dd5359b343f6dba52e0ca6907f58a5a
  - Document OJSI-185 vulnerability

    Issue-ID: OJSI-185
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I6cbe6a6cb0129bd4ac6ccba35cf018f4a04f80e5

4 years agoUpdate git submodules
Krzysztof Opasiak [Thu, 6 Jun 2019 13:35:24 +0000 (15:35 +0200)]
Update git submodules

* Update docs/submodules/appc.git from branch 'master'
  to 706cd5cf82e16d10d18732fc8df2e3efea7eac87
  - Document OJSI-113 vulnerability

    Issue-ID: OJSI-113
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I9d0c35e01dd4f2b42bd115455863ca2d0b8dc3c7

4 years agoUpdate git submodules
Krzysztof Opasiak [Thu, 6 Jun 2019 13:35:07 +0000 (15:35 +0200)]
Update git submodules

* Update docs/submodules/appc.git from branch 'master'
  to e21015630eb54bc5fba3d147962ac1d92a1ac1c8
  - Document OJSI-112 vulnerability

    Issue-ID: OJSI-112
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: Id28f332ddcdd5c69f5a82758d05c10d19606faff

4 years agoUpdate git submodules
Krzysztof Opasiak [Thu, 6 Jun 2019 13:34:29 +0000 (15:34 +0200)]
Update git submodules

* Update docs/submodules/appc.git from branch 'master'
  to 9efc5e6ea56013249cb7d9746fa0b21916e79549
  - Document OJSI-95 vulnerability

    Issue-ID: OJSI-95
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: Ica05a626601673f672cc0be6a8c6cdcbe94323f8

4 years agoUpdate git submodules
Krzysztof Opasiak [Thu, 6 Jun 2019 13:34:15 +0000 (15:34 +0200)]
Update git submodules

* Update docs/submodules/appc.git from branch 'master'
  to f989a9e9a9d17a56e3d1322b9d1550c7e281577f
  - Document OJSI-63 (CVE-2019-12124) vulnerability

    Issue-ID: OJSI-63
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: Ide989877e0f2765302ad423c0b421e972b4e8046

4 years agoUpdate git submodules
Krzysztof Opasiak [Thu, 6 Jun 2019 13:33:51 +0000 (15:33 +0200)]
Update git submodules

* Update docs/submodules/appc.git from branch 'master'
  to 185f1dced3f858f363c8442d2a37d42d7900f028
  - Document OJSI-29 vulnerability

    Issue-ID: OJSI-29
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: Ib8f54aa42fc78198c8b0043b2aa79580a5950672

4 years agoUpdate git submodules
Krzysztof Opasiak [Thu, 6 Jun 2019 13:33:30 +0000 (15:33 +0200)]
Update git submodules

* Update docs/submodules/appc.git from branch 'master'
  to 8f98b8ef92220f195333c69884258851142f94ce
  - Document OJSI-25 (CVE-2019-12316) vulnerability

    Issue-ID: OJSI-25
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: Ia880184484aadea9147fcac301c87063a00f92ab

4 years agoUpdate git submodules
Krzysztof Opasiak [Thu, 6 Jun 2019 13:33:13 +0000 (15:33 +0200)]
Update git submodules

* Update docs/submodules/appc.git from branch 'master'
  to 051bcb2a7ea7e55f991a93ac7dae732438516fa1
  - Document fixed OJSI-104 vulnerability

    Issue-ID: OJSI-104
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I42365c3038eb38f170b1543d9f78d68b2e5c9de4

4 years agoUpdate git submodules
Krzysztof Opasiak [Thu, 6 Jun 2019 13:32:55 +0000 (15:32 +0200)]
Update git submodules

* Update docs/submodules/appc.git from branch 'master'
  to d9fd5819b37eabe446623aad14150e15342ebbdf
  - Document fixed OJSI-146 vulnerability

    Issue-ID: OJSI-146
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I9e02cc26f7cfa9c11941b4ce4aef5de561f4b764

4 years agoUpdate git submodules
Krzysztof Opasiak [Thu, 6 Jun 2019 13:32:36 +0000 (15:32 +0200)]
Update git submodules

* Update docs/submodules/appc.git from branch 'master'
  to 9c6141af9c6efbac352d6b4a63b3a60624d7ae9b
  - Improve security release notes

    In order to provide users with more details of project's state in
    terms of security let's divide the security release notes into three
    sections:

    - Fixed Security Issues
      Contains a list of security fixes merged during this
      release (especially those reported via OJSI tickets).

    - Known Security Issues
      Contains a list of vulnerabilities detected in project during
      release which have not been fixed yet and thus should be mitigated
      by the user.

    - Known Vulnerabilities in Used Modules
      Contains information about NexusIQ scan results

    Issue-ID: SECCOM-238
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I9fee2338091ed5a879e0989d13501008d7d6013f

4 years agoUpdate git submodules
Krzysztof Opasiak [Thu, 6 Jun 2019 13:01:12 +0000 (15:01 +0200)]
Update git submodules

* Update docs/submodules/optf/osdf.git from branch 'master'
  to e4849d9e08f994766856d16160ffbd011dd1b109
  - Document OJSI-122 vulnerability

    Issue-ID: OJSI-122
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I41342d29427ab1d8d7de345bad79454f4dd74bf3

4 years agoUpdate git submodules
Krzysztof Opasiak [Thu, 6 Jun 2019 13:00:54 +0000 (15:00 +0200)]
Update git submodules

* Update docs/submodules/optf/osdf.git from branch 'master'
  to c2792b0c133098f31022a69fb45bffc8f5518405
  - Improve security release notes

    In order to provide users with more details of project's state in
    terms of security let's divide the security release notes into three
    sections:

    - Fixed Security Issues
      Contains a list of security fixes merged during this
      release (especially those reported via OJSI tickets).

    - Known Security Issues
      Contains a list of vulnerabilities detected in project during
      release which have not been fixed yet and thus should be mitigated
      by the user.

    - Known Vulnerabilities in Used Modules
      Contains information about NexusIQ scan results

    Issue-ID: SECCOM-238
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I1995c594df294cd5235fcae62b6f3755f60f9216

4 years agoUpdate git submodules
Krzysztof Opasiak [Thu, 6 Jun 2019 13:00:32 +0000 (15:00 +0200)]
Update git submodules

* Update docs/submodules/optf/has.git from branch 'master'
  to f8edf16b28883647e119105429373cef8d726a82
  - Document OJSI-137 vulnerability

    Issue-ID: OJSI-137
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I2b27d485e98d5e58f737fe19d4c4d95433dbea28

4 years agoUpdate git submodules
Mike Elliott [Thu, 6 Jun 2019 13:00:31 +0000 (09:00 -0400)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to db27182f932f68589f8a4d69dd980250616d1d1b
  - Add quickstart guide corrections

    Issue-ID: OOM-1896
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
    Change-Id: If226a4da6f7ace4b348a51486e3002ee0a1a8476

4 years agoUpdate git submodules
Krzysztof Opasiak [Thu, 6 Jun 2019 13:00:11 +0000 (15:00 +0200)]
Update git submodules

* Update docs/submodules/optf/has.git from branch 'master'
  to de0dde4493025cb6c3d9ec20bb049f30c52cd9fd
  - Improve security release notes

    In order to provide users with more details of project's state in
    terms of security let's divide the security release notes into three
    sections:

    - Fixed Security Issues
      Contains a list of security fixes merged during this
      release (especially those reported via OJSI tickets).

    - Known Security Issues
      Contains a list of vulnerabilities detected in project during
      release which have not been fixed yet and thus should be mitigated
      by the user.

    - Known Vulnerabilities in Used Modules
      Contains information about NexusIQ scan results

    Issue-ID: SECCOM-238
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I1b5a6c15b9397d3d6e192eabf2ba2a75ab54208d

4 years agoUpdate git submodules
jhh [Thu, 6 Jun 2019 12:12:55 +0000 (07:12 -0500)]
Update git submodules

* Update docs/submodules/policy/parent.git from branch 'master'
  to f505529deab062f012cfd743d3eb7be2529d0508
  - Documentation for Control Loop Tutorials

    Issue-ID: POLICY-1678
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
    Change-Id: I8427dde632d5ff2d01e5f4571a04e03e2ccc7610
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
4 years agoUpdate git submodules
Victor Gao [Thu, 6 Jun 2019 12:02:13 +0000 (20:02 +0800)]
Update git submodules

* Update docs/submodules/sdnc/oam.git from branch 'master'
  to b946de8336944c803ed9c23bd606343fe149e062
  - Add relationship between BBS resource and Service

    Issue-ID: SDNC-783

Signed-off-by: Victor Gao <victor.gao@huawei.com>
    Change-Id: I3ce8c75a44301bfaeec288ec482e22e9f4fad6e1

4 years agoUpdate git submodules
Victor Gao [Thu, 6 Jun 2019 12:02:04 +0000 (20:02 +0800)]
Update git submodules

* Update docs/submodules/sdnc/oam.git from branch 'master'
  to ea9fdaac3e3dcc5dadceb72d4f470b07cd3a1f72
  - fix the DG writing log bug

    Issue-ID: SDNC-784

Signed-off-by: Victor Gao <victor.gao@huawei.com>
    Change-Id: I80296f2f9149a32f581a14a9eb091c5cdc6a68fb

4 years agoUpdate git submodules
Borislav Glozman [Thu, 6 Jun 2019 10:10:58 +0000 (10:10 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 7f68e58cda64be4cf24091840a86b9e8ee6a60b6
  - Merge "Fix issue with etcd pod startup"
  - Fix issue with etcd pod startup

    Etcd pod fails to start with file not found error.
    The error is being caused because the pod is stuck
    in an infinite loop as the readiness probe is not true.
    Since, we are anyway checking the pod status, we removed
    the readiness probe as it is not needed.
    Bumped up version of etcd to 3.2.24
    This fixes a known issue:
    https://github.com/etcd-io/etcd/pull/4861

    Issue-ID: MULTICLOUD-660
    Change-Id: I815766b4a8f187d88bb2fcdb71e9d6e24b277d25
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
4 years agoMerge "Path for DR releases note changed"
Eric Debeau [Thu, 6 Jun 2019 08:50:48 +0000 (08:50 +0000)]
Merge "Path for DR releases note changed"

4 years agoUpdate git submodules
shrek2000 [Thu, 6 Jun 2019 08:46:00 +0000 (11:46 +0300)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 1e744a3293de1598d119c35a5efeb71c97c40159
  - Add lombok support to simple classes

    Change-Id: I1d39f6bc0513189ce0f3581ddc51e9f557d2dadc
    Issue-ID: SDC-2354
Signed-off-by: shrek2000 <orenkle@amdocs.com>
4 years agoUpdate git submodules
Oren Kleks [Thu, 6 Jun 2019 08:45:49 +0000 (11:45 +0300)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to bf2f1915da0c7a5459930331d97059b8fc0c6190
  - Add lombok support to simple classes

    Change-Id: Ie4c25fd87b3e302f7dd19f4d0156524398e1af55
    Issue-ID: SDC-2354
Signed-off-by: shrek2000 <orenkle@amdocs.com>
4 years agoUpdate git submodules
shrek2000 [Thu, 6 Jun 2019 08:44:36 +0000 (11:44 +0300)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 7a7f7329f8222ec6fe915f5bfbb333d0b6c6c3c3
  - Add lombok support to simple classes

    Change-Id: I76b00170ba5304bf82df3903cc381d46d7f0f513
    Issue-ID: SDC-2354
Signed-off-by: shrek2000 <orenkle@amdocs.com>
4 years agoUpdate git submodules
talio [Thu, 6 Jun 2019 08:43:50 +0000 (11:43 +0300)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to a4c1c763eeb890ff8187eb28ab2bc00f2901f7ee
  - Fix static list value issue

    Change-Id: I976404e172aae756248cb4e3fe367e1c00c72168
    Issue-ID: SDC-2355
Signed-off-by: talio <tali.orenbach@amdocs.com>
4 years agoUpdate git submodules
Lukasz Muszkieta [Thu, 6 Jun 2019 08:25:07 +0000 (08:25 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to fd0b48f7130300c70395742341a0cec2487bd6fa
  - Merge "Improvements in ServiceDecomposition"
  - Improvements in ServiceDecomposition

    Improvements in ServiceDecomposition according to the Sonar analysis.
    -Fixed imports.
    -Replaced System.out with logger.
    -Simplified if statements.
    -Removed unused code.

    Issue-ID: SO-1997
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
    Change-Id: If7c399635fffef5bc75b10c7d93be4b27e097bd7

4 years agoUpdate git submodules
Lukasz Muszkieta [Thu, 6 Jun 2019 07:50:21 +0000 (07:50 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 94e4a51acd5c9dbb390770ba3c8b4148ba63153b
  - Merge "Improvements in SniroHomingV2"
  - Improvements in SniroHomingV2

    Improvements in SniroHomingV2 according to the Sonar analyses.
    -Removed unnecessary variables.
    -Removed duplicated code.
    -Added String constants.
    -Improvements for an array size checking.
    -Refactored diamond operators for a simplicity.

    Issue-ID: SO-1991
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
    Change-Id: Ia4f23210635e1ffad97eeb1d881a269fe391ff73

4 years agoUpdate git submodules
Tomáš Levora [Thu, 6 Jun 2019 07:35:09 +0000 (07:35 +0000)]
Update git submodules

* Update docs/submodules/oom/offline-installer.git from branch 'master'
  to 317508947b99dc766cf806febfb3dcfcd3cfd5f4
  - Merge "Fix docker search"
  - Fix docker search

    Change-Id: I4dec01c0a2369b22c50cc9198f2355cbd5f87f82
    Issue-ID: OOM-1905
Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com>
4 years agoUpdate git submodules
Samuli Silvius [Thu, 6 Jun 2019 07:10:50 +0000 (10:10 +0300)]
Update git submodules

* Update docs/submodules/multicloud/k8s.git from branch 'master'
  to f006c55c0793a0cacac5aa45ba7f13fd5c6ef5f4
  - Fixing kubectl conflict on KUD addons

    Removing kubectl (andrewrothstein.kubectl) dependency
    that conflicts with kubectl installed by Kupespray.

    Copy kubectl installed by Kubespray also to host
    running Ansible.
    That needs kubectl_localhost: true in Kubespray configuration
    to make it copy binary to localhost.

    Issue-ID: MULTICLOUD-667

    Change-Id: I8c5f56488a9f559c4358cea5ad56fa23b26ec6aa
Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>
4 years agoUpdate git submodules
Ritu Sood [Thu, 6 Jun 2019 07:10:21 +0000 (00:10 -0700)]
Update git submodules

* Update docs/submodules/multicloud/k8s.git from branch 'master'
  to 574633e73605bfa58872c1e00a82febe7f7f8101
  - Remove andrewrothstein.kubectl role

    Removing andrewrothstein.kubectl role
    which was causing issues in aio
    baremetal scenario

    Change-Id: If3c8c71319c4b14dedfa5997881307e5424fd453
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
    Issue-ID: MULTICLOUD-301

4 years agoUpdate git submodules
Haibin Huang [Thu, 6 Jun 2019 05:21:56 +0000 (13:21 +0800)]
Update git submodules

* Update docs/submodules/cli.git from branch 'master'
  to 3657ff330adc9580e1e01470d02a7d660d43701e
  - Add ns termination

    Issue-ID: CLI-149
    Change-Id: Ie82c7392570754ef30d4a234d63ffb2faf90a037
Signed-off-by: Haibin Huang <haibin.huang@intel.com>
4 years agoUpdate git submodules
Victor Gao [Thu, 6 Jun 2019 05:20:31 +0000 (13:20 +0800)]
Update git submodules

* Update docs/submodules/modeling/modelspec.git from branch 'master'
  to 5744af0d311a55aa637e2e7dd70f002c316df8de
  - update modeling project release notes

    Issue-ID: MODELING-171

    Change-Id: I563b73b85a7040c181b92f3d4befa427ebb127f9
Signed-off-by: Victor Gao <victor.gao@huawei.com>
4 years agoUpdate git submodules
Bin Yang [Thu, 6 Jun 2019 05:19:50 +0000 (05:19 +0000)]
Update git submodules

* Update docs/submodules/multicloud/framework.git from branch 'master'
  to fc9a9f3d6ee30d1cfc1f39f8caa6f18c2a549858
  - Release Note for MultiCloud in Dublin

    Change-Id: I40282c7e8a3e7796287c0cb5f9bd602dcbb16495
    Issue-ID: MULTICLOUD-671
Signed-off-by: Bin Yang <bin.yang@windriver.com>
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
4 years agoUpdate git submodules
Itohan [Thu, 6 Jun 2019 01:20:02 +0000 (01:20 +0000)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to ecd1ebd52a0201ba3ab356cc23235e382a5419d8
  - Fixed Bugs in automtion script

    Issue-ID: INT-905 INT-904 INT-794
Signed-off-by: Itohan Ukponmwan <itohan.ukponmwan@intel.com>
    Change-Id: I45e5e09940378c8223ae36b8af3fc5e1b8b836bc

4 years agoUpdate git submodules
Yang Xu [Thu, 6 Jun 2019 00:48:03 +0000 (00:48 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to f07214a0022af59b4305039fb2368642bc14c942
  - Merge "Update Roles and fix Cassandra race cond."
  - Update Roles and fix Cassandra race cond.

    Issue-ID: PORTAL-579,PORTAL-597

    Change-Id: Id945204a400a7b8a6a81fcc1aa44f4b094551d4c
Signed-off-by: statta <statta@research.att.com>
4 years agoUpdate git submodules
Ittay Stern [Thu, 6 Jun 2019 00:41:25 +0000 (03:41 +0300)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 9882a074712bdc451c0676cbed4ef2bcc35df176
  - Update VID in manifest-staging to 4.3-STAGING

    ✔ Dublin RC2

    Change-Id: I9db79e8235556f08f574df9fc024775283981fba
    Issue-ID: VID-484
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoUpdate git submodules
Vijay Venkatesh Kumar [Thu, 6 Jun 2019 00:32:21 +0000 (00:32 +0000)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to c55c0f497c8e3325e2eeea2d0a984d918ed8409a
  - update PRH image tag

    Change-Id: I222d85886d4bf70b828d25a1a4482ba5a6ae76c5
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
    Issue-ID: DCAEGEN2-1596

4 years agoUpdate git submodules
renealr [Wed, 5 Jun 2019 23:20:49 +0000 (19:20 -0400)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 3269b7d595106fd0dcf42ed6bdcb388bc1e5bc53
  - Update git submodules

    * Update kubernetes/aai from branch 'master'
      to a1e0153fcc6ba67737f23fa0b14c95b0ab66d18c
      - update sparky config to user global aai ns

        update sparky to use global aai ns to align
        with portal configuration

        Issue-ID: PORTAL-596

        Change-Id: Id80fe4475773e4440d95e0eac2461f7a33fe4b6d
Signed-off-by: renealr <reneal.rogers@amdocs.com>
4 years agoUpdate git submodules
Patrick Brady [Wed, 5 Jun 2019 20:33:00 +0000 (13:33 -0700)]
Update git submodules

* Update docs/submodules/appc.git from branch 'master'
  to 57aa614c0bc0cd67eae6ed60cb45d8f7f94ddcd8
  - Fix for jackson annotation

    Fasterxml jackson annotations was not available during runtime
    and was causing json property annotations to be ignored and
    json was not parsing.

    Change-Id: I1cb48e6fc54fc39d24bde1683cb141f1f64c9906
Signed-off-by: Patrick Brady <patrick.brady@att.com>
    Issue-ID: APPC-1613

4 years agoUpdate git submodules
Taka Cho [Wed, 5 Jun 2019 20:14:26 +0000 (16:14 -0400)]
Update git submodules

* Update docs/submodules/appc/deployment.git from branch 'master'
  to e8494752effab43ecd7ffa949e6eb7b30b38c9b2
  - replace a new p12 credential

    old p12 credential expired
    6/1/2019

    Change-Id: Ib1ad6624f0064c5c0a85f72de557d15ab4afa954
    Issue-ID: APPC-1620
Signed-off-by: Taka Cho <takamune.cho@att.com>
4 years agoUpdate git submodules
Pamela Dragosh [Wed, 5 Jun 2019 19:12:51 +0000 (15:12 -0400)]
Update git submodules

* Update docs/submodules/policy/engine.git from branch 'master'
  to 62e5a4a553e00d979d17e169c505acf624b11d5e
  - Fix header and remove link

    Missing and remove outdated installation instructions.

    Issue-ID: POLICY-1676
    Change-Id: I8b27752bc05039d43a2fbbf22e7388d55469b5a7
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
4 years agoUpdate git submodules
Mike Elliott [Wed, 5 Jun 2019 19:10:25 +0000 (15:10 -0400)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 21645f983bd71690f1f666027588a8016b453582
  - Add dublin release notes

    Issue-ID: OOM-1916
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
    Change-Id: I42b8bbeed23fd2cf54bb61b0363dbc868b6eee37