Fix ref to SERVICE_MODEL
authorTimoney, Dan (dt5972) <dt5972@att.com>
Wed, 30 May 2018 14:23:48 +0000 (10:23 -0400)
committerTimoney, Dan (dt5972) <dt5972@att.com>
Wed, 30 May 2018 14:45:55 +0000 (10:45 -0400)
commit1df1b909791232ac15eb682328d27d736443f877
tree226f191e2897997fb50bc74d2b6ee5564b1f116c
parentb8c110eab4ccc67dd41ab02d626651affac3304a
Fix ref to SERVICE_MODEL

Network model dump incorrectly refers to SERVICE_MODEL in lower case.
Fixed the reference, but also added script to remove the
offending foreign key (FK_NETWORK_MODEL) to be consistent with
workaround used throughout Beijing testing.  For Casablanca,
will remove call to that script and test using fixed foreign key.

Change-Id: I5ce5d99d6c217c4bd713268a232c902f2d849c62
Issue-ID: SDNC-291
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
installation/sdnc/src/main/resources/network_model.data.dump
installation/sdnc/src/main/scripts/installSdncDb.sh
installation/sdnc/src/main/scripts/rmForeignKey.sh [new file with mode: 0644]