Fix ref to SERVICE_MODEL 03/49503/2
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)
commitc12079ad6151ef2cc59e482fc65af5dcb9bb8b37
tree226f191e2897997fb50bc74d2b6ee5564b1f116c
parent75240874408a9714bdf84b1a4b3bfa641c1699c8
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>
Former-commit-id: 1df1b909791232ac15eb682328d27d736443f877
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]