Updated git submodules
authorSteve Smokowski <ss835w@att.com>
Sat, 12 Jan 2019 13:14:34 +0000 (13:14 +0000)
committerGerrit Code Review <gerrit@onap.org>
Sat, 12 Jan 2019 13:14:34 +0000 (13:14 +0000)
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) <mb388a@us.att.com>
docs/submodules/so.git

index 06a568e..9ed35e2 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 06a568ebb67a1da72d33aa47eccb729b227bbe62
+Subproject commit 9ed35e29b33510622b0fca1b8e3c21f2d44844d4