From: Steve Smokowski Date: Sat, 12 Jan 2019 13:14:34 +0000 (+0000) Subject: Updated git submodules X-Git-Tag: elalto.1.5.2~7605 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=c251052fad4005d65d293f8e4a3890b874a0ece7;p=doc.git Updated git submodules Project: so master 9ed35e29b33510622b0fca1b8e3c21f2d44844d4 Merge "Service Proxy Consolidation" Service Proxy Consolidation - Updated ServiceProxyResourceCustomization to remove the ID column - Removed setConfigurationResourceCustomization from serviceProxyResource since that relationship doesn't exist anymore - Updated ServiceProxy resource to remove the object dependencies between ServiceProxyCustomization and ConfigurationResourceCustomization - Removed the delete statement since this is causing the test to fail because the service table doesn't exist yet - Updated configuration_customization to drop the serviceProxyCustomization FK - Added migration script to consolidate the ServiceProxy and ServiceProxyCustomization into a single table and migrate the data. - Code changes to support consolidating the ServiceProxy and ServiceProxyCustomization table into a single table Change-Id: I1e49cb22c8b667f157dd1c349b5e36fd06236630 Issue-ID: SO-1380 Signed-off-by: Benjamin, Max (mb388a) --- diff --git a/docs/submodules/so.git b/docs/submodules/so.git index 06a568ebb..9ed35e29b 160000 --- a/docs/submodules/so.git +++ b/docs/submodules/so.git @@ -1 +1 @@ -Subproject commit 06a568ebb67a1da72d33aa47eccb729b227bbe62 +Subproject commit 9ed35e29b33510622b0fca1b8e3c21f2d44844d4