Update git submodules
authorBoslet, Cory <cory.boslet@att.com>
Thu, 18 Jul 2019 11:51:02 +0000 (07:51 -0400)
committerGerrit Code Review <gerrit@onap.org>
Thu, 18 Jul 2019 11:51:02 +0000 (11:51 +0000)
commit1da92fe64f0530414bacec553c00731a04454335
treea4418a5cda324c9a9b50815e75fe26ad3cb6631f
parent86e98bd44dd9f7b1872aa62e1a1256a3438b2665
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to eaef24e96c1ce95195845258ce0a304ab9c0c21a
  - add query stack data and populate table step

    Need to check if audit is enabled first in the delete record task
    Updates to audit delete redeisgn and data to table
    Various updates to logging, audit object, added tag to query, updated
    tag value.
    Updated write method to make sure an entry for this heat stack doesnt
    already exist to avoid duplicate entrys
    Updated unit test to account for get query
    Added so that id is not hidden from query results
    Updated the was delete is done plus minor updates.
    Updated delete method to use resttemplate instead of bowman client
    Combined the write and get stack data task into the external tasks.
    Removed the task to delete the stack data from db
    Updates to junit request id so its not a random id for test
    Updated service tasks in att BB to call external task
    Update to be a real uuid format due to failing unit test
    Updated fields to protected and updated unit test

    Issue-ID: SO-2111
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
    Change-Id: I8f479a046cf837403f60c330ed6ad8bc08a9c82f
docs/submodules/so.git