summaryrefslogtreecommitdiffstats
path: root/docs/submodules/sdnc
AgeCommit message (Collapse)AuthorFilesLines
2017-10-24Updated git submodulesMarcus G K Williams1-0/+0
Project: sdnc/oam master b2471f9834bec6cce3e3cdae18bab0b9e6b177c4 Fix DG tunnelxconn-topo-operation-assign validate Issue-Id: SDNC-141 Change-Id: I891f9b6f3bbdbbac48b683f4e9c50192a7ea6ac2 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2017-10-23Updated git submodulesDan Timoney1-0/+0
Project: sdnc/oam master a8ebccfdd2fd1ebf51148b95f6a673ba58f38290 Remove nexus URL from docker-compose.yml Integration scripts expect to pull docker image locally, with local tag 'latest' - so nexus URL should not be in image name. Leaving it in ueblistener since that docker container is not yet in integration startup script (so no local tag created). Change-Id: I9526e0fc67733ce82d515cb1d75c928ae732a42b Issue-ID: SDNC-121 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-23Updated git submodulesJoey Sullivan1-0/+0
Project: sdnc/northbound master e3446fcf2129c07af960e6b327c06f585c48ea68 Create a Junit test for NetworkTopologyOperation This test verifies NetworkTopologyOperation RPC executes a DG then produces the expected NetworkTopologyOperationOutput and persisted the expected Service in the DataBroker. In addition util classes were updated to make it easier to write additional MDSAL test in the future. Change-Id: Icf099c0dbf4445fb5d3e5b009a8cb6e8ca7200cb Issue-ID: SDNC-101 Signed-off-by: Joey Sullivan <joey.sullivan@amdocs.com>
2017-10-20Updated git submodulesDan Timoney1-0/+0
Project: sdnc/oam master e8cf6822f4c60748e6cebe548d1c2ecae973e515 Fix BRG DGs Fix cut/paste errors in BRG allotted resource directed graphs and add missing restapi template. Change-Id: Ie5dcea412b79f10e5c3651a0f2177120210cc136 Issue-ID: SDNC-140 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-20Updated git submodulesDan Timoney1-0/+0
Project: sdnc/oam master 76c06d99c067aa7be038e496753caee30ee01d0b Fix tunnelxconn DGs Tunnelxconn DGs had cut/paste errors (referred to security-zone incorrectly). Also, restapi templates were missing. Change-Id: Ib7aad71796301632e9269aa9e3e5e5fd266d7a94 Issue-ID: SDNC-139 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-20Updated git submodulesJoey Sullivan1-0/+0
Project: sdnc/northbound master 107951a4b13c1a4c725b9df201a1af7595ef4dec Create a Junit test for ServiceTopologyOperation This test verifies ServiceTopologyOperation RPC executes a DG then produces the expected ServiceTopologyOperationOutput and persisted the expected Service in the DataBroker. In addition util classes were written to make it easier to write additional MDSAL test in the future. Change-Id: I2281099df767397b628ec2caff06f3dd49962b8b Issue-ID: SDNC-101 Signed-off-by: Joey Sullivan <joey.sullivan@amdocs.com>
2017-10-19Updated git submodulesDan Timoney1-0/+0
Project: sdnc/northbound master 45ac56ef4f49b57bee4aa2cd52e4e41618ae2251 Ignore ModifiedNodeDoesNotExistException on delete When trying to deleteVnf from operational or config tree, if a ModifiedNodeDoesNotExistException is cause for commit exception it means that the data you are trying to delete does not exist. So you wanted it gone, it's already gone ... log a message at debug level but don't fail the transaction. Change-Id: Iea0f4e78522cc2f437843e2b17080855cd314ea6 Issue-ID: SDNC-137 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-18Updated git submodulesDan Timoney1-0/+0
Project: sdnc/oam master c0907b920aa7609f9ab6a2d6db715de1b6208c09 Add missing generic resource properties Generic resource API expects a properties file to define endpoints used by restapicallnode. Change-Id: Ia9786167236d520966034e50399a86b76eda9b68 Issue-ID: SDNC-136 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-18Updated git submodulesramu.n1-0/+0
Project: sdnc/oam master 653308418e0ef55ee66ae7e57c2203afbff86ece Fix overlay DG testing issues *Fix json template context variable name *Get network-id by querying AAI using network-name *temporarily removed checkRequiredL2Parameters, as it is currently failing Change-Id: I9faa51d601e4df882309872f890696b96f5236ca Issue-Id: SDNC-113 Signed-off-by: Ramu N <ramu.n@huawei.com>
2017-10-18Updated git submodulesramu.n1-0/+0
Project: sdnc/adaptors master d69f503c3231553405a4cbc7ab08f40c6f55befd remove sdnc/adaptors/aai-service/provider As aai-service module is moved from sdnc/adaptors/aai-service to ccsdk/sli/adaptors/aai-service, sdnc/adaptors/aai-service/provider can be removed from master branch Change-Id: If772a03e94c2f9343702b556cbc92140fe150340 Issue-Id: SDNC-135 Signed-off-by: Ramu N <ramu.n@huawei.com>
2017-10-18Updated git submodulesBrian Freeman1-0/+0
Project: sdnc/parent master 4b1a1aa3b2015845abe5a2ebcd8f61542aae01b9 Setup ReadTheDocs Issue-ID: SDNC-72 Change-Id: I607e1f971722d26253879bff0d465b1bab889bac Signed-off-by: Brian Freeman <bf1936@att.com>
2017-10-18Updated git submodulesBrian Freeman1-0/+0
Project: sdnc/architecture master 2f0dca3d080e8c940be7a271423ec9cddc86a2e0 Setup ReadTheDocs Issue-ID: SDNC-72 Change-Id: I8831a32ecde4734837fd29eaa2c85e4b8066c47e Signed-off-by: Brian Freeman <bf1936@att.com>
2017-10-17Updated git submodulesDan Timoney1-0/+0
Project: sdnc/oam master 9ef0f3b0b3ee49c38771dc846e5f68e869c5acdd Merge "Fix table schema" Fix table schema Table schema incorrectly changed, breaking admportal Change-Id: I41636888c6796cc6df067f1f18d83c7ce7f525e4 Issue-ID: SDNC-133 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-17Updated git submodulesramu.n1-0/+0
Project: sdnc/oam master 9ea126b1bfbf0908e45eaf52d61b6b2032fc1b23 Fix underlay DG testing issues *Fix json template context variable name *Add customHttpHeaders Change-Id: Ic565716227327db53c8cd65cb5c44b57f2501042 Issue-Id: SDNC-131 Signed-off-by: Ramu N <ramu.n@huawei.com>
2017-10-17Updated git submodulesDan Timoney1-0/+0
Project: sdnc/northbound master 5fa42107512d9b06cb73877dd35739a0b5186840 Fix vnftools load issues Fixed 2 issues that prevented vnftools from loading: 1) Added org.onap.ccsdk.* to Import-Package in provider manifest (needed to resolve path to SvcLogicJavaPlugin) 2) Removed useless Properties arg from VnfTools constructor Change-Id: Iba8213710d012836a7a70fca07c7c232a3b7b539 Issue-ID: SDNC-132 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-16Updated git submodulesDan Timoney1-0/+0
Project: sdnc/oam master bf7801d6d0465e1fad37513b009798e101716b48 Merge "Add ueb-listener container" Add ueb-listener container Add ueb-listener container to docker-compose.yml Change-Id: Id0d71dd486a41927d290f51ab7c7533d149eb292 Issue-ID: SDNC-129 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-16Updated git submodulesDan Timoney1-0/+0
Project: sdnc/oam master bc33d4b0d7469a66caf9206a6823470f5f715179 Merge "Remove javadoc and source jars" Remove javadoc and source jars Do not install ueb-listener javadoc or source jars. Change-Id: I5331739c80694a6b0bccdbdbbb150f232e8a67a7 Issue-ID: SDNC-129 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-16Updated git submodulesHao Kuang1-0/+0
Project: sdnc/northbound master f6688de2b3f487c631f06659bfd41a662780e57f Add junit test for vnfapiProvider (1) added junit test for vnf apiProvider (2) formatted vnfapiProvider via using ONAP java code formatter (3) added license for VnfSdnUtilTest Issue-Id: SDNC-123 Change-Id: Ia0a12003a97331ae790224df14012b48d99af7d5 Signed-off-by: Hao Kuang <Hao.Kuang@amdocs.com>
2017-10-16Updated git submodulesDan Timoney1-0/+0
Project: sdnc/oam master d6d2772b5eee0358dc9c70981d62d6e4ff508aee Merge "Fix underlay DG testing issues" Fix underlay DG testing issues *Use "network-topology-operation-input.sdnc-request-header.svc-action" instead of service-topology-operation-input.sdnc-request-header.svc-action *Fix indexing of network-topology-operation-input.network-request-input.network-input-parameters *Fix sdnc-request-header.svc-action switch case order Change-Id: Icc91131cfc6dca0baacd1df312bfff653c65cb11 Issue-Id: SDNC-131 Signed-off-by: Ramu N <ramu.n@huawei.com>
2017-10-16Updated git submodulesDan Timoney1-0/+0
Project: sdnc/oam master 9d407f7116f88815ba18391f20d1e0890dbb61c2 Create ueb-listener logs directory Need to create logs directory before exec call to redirect output there. Change-Id: Ic435006a60cbe4c3e960cc6c5d8fb9b1bf051134 Issue-ID: SDNC-129 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-16Updated git submodulesbeili.zhou1-0/+0
Project: sdnc/northbound master 4728eada855f9162030f5b46a2513e3dbffa757c Sonar coverage vnfapi -VNFSDNSvcLogicServiceClient Add Junit test case for VNFSDNSvcLogicServiceClient In VNFSDNSvcLogicServiceClient: - Fix sonarlint issues (remove un-used import and etc) - Changed tab to 4 spaces as per ONAP Java code style Issue-Id: SDNC-123 Change-Id: Id176e915f17ef5fabc6805415f92d60b4c8e95b2 Signed-off-by: beili.zhou <beili.zhou@amdocs.com>
2017-10-13Updated git submodulesbeili.zhou1-0/+0
Project: sdnc/northbound master 08df21f64505ffe31115994799db77a22251bf28 Sonar coverage - GenericResourceApi provider Add Junit test case for GenericResourceApiSvcLogicServiceClient In GenericResourceApiSvcLogicServiceClient: - Fix sonarlint issues (remove un-used import and etc) - Changed tab to 4 spaces as per ONAP Java code style Issue-Id: SDNC-101 Change-Id: I789d20a749f8daa4d6b626fedef6a9bb904bae2e Signed-off-by: beili.zhou <beili.zhou@amdocs.com>
2017-10-13Updated git submodulesDan Timoney1-0/+0
Project: sdnc/oam master 4734972ee14f2181c7945154cab8b2a040e45af0 Fix ueb-listener permissions Fix permissions on ueb-listener start script to allow docker container to start properly. Change-Id: I5c559644e26dddadebe515616ca5c1df8502f33a Issue-ID: SDNC-116 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-13Updated git submodulesDan Timoney1-0/+0
Project: sdnc/northbound master dcb29f0f311c77c36bb1e7cf9b2e3ee82b6ff487 Merge "Add junit test for VnfSdnUtilTest" Add junit test for VnfSdnUtilTest (1) add junit test for vnfSdnUtilTest (2) format VnfSdnUtil.java via using ONAP java code formatter (3) fix some sonar lint issues Issue-Id: SDNC-123 Change-Id: I0e1cd55f67b238d70514a2caf02f4ead7809de31 Signed-off-by: Hao Kuang <Hao.Kuang@amdocs.com>
2017-10-13Updated git submodulesMarcus Williams1-0/+0
Project: sdnc/northbound master 860a5ab886772dda6ae610c4c6ff1373fd22c563 Merge "Fix installation issues with generic-resource-api" Fix installation issues with generic-resource-api Updated generic-resource-api to use Aries blueprint to install and resolved issues preventing it from installing properly in karaf. Change-Id: Iaef8bdb7a9e6aaf149a8e8a0d847197cf3f704a9 Issue-ID: SDNC-109 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-13Updated git submodulesDan Timoney1-0/+0
Project: sdnc/oam master a96179be7d786bbd2b3f006c83468e3f6aa713f3 Merge "Fix case of imports" Fix case of imports Table names should be upper case in data import files, to match schema. Change-Id: Ibd52a7c3ab45d2262dca4a72383180a897148bc1 Issue-ID: SDNC-77 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-13Updated git submodulesDan Timoney1-0/+0
Project: sdnc/oam master 283621bcb52205e44bf830adba0a985ddd63ca64 Merge "Update overlay DGs for VoLTE use case" Update overlay DGs for VoLTE use case *Fetch network-id from network-name *Store network information in AAI Change-Id: I2f1b22d3e609cf24ce3ad853fad87d1e62aca064 Issue-Id: SDNC-113 Signed-off-by: Ramu N <ramu.n@huawei.com>
2017-10-13Updated git submodulesramu.n1-0/+0
Project: sdnc/oam master ebfe13ddaab026fdbc1864d38fda14c0a637b123 Update underlay DGs for VoLTE use case *save underlay configuration in AAI *update service relationship-data in AAI Change-Id: Iaadabcf0ac734a248d8f0913373d864d44d25c8f Issue-Id: SDNC-111 Signed-off-by: Ramu N <ramu.n@huawei.com>
2017-10-13Updated git submodulesbeili.zhou1-0/+0
Project: sdnc/northbound master cb54816c725dccd5bcaddbe7230d53483d201915 Sonar coverage vnftools - VnfTools Add junit test cases for VnfTools class In VnfTools: - Fix sonarlint issues (remove un-used private method and etc) - Changed tab to 4 spaces as per ONAP Java code style Issue-Id: SDNC-122 Change-Id: If216f53c8ffa7b646f6ebf18d4b9568cfdf4683b Signed-off-by: beili.zhou <beili.zhou@amdocs.com>
2017-10-12Updated git submodulesDan Timoney1-0/+0
Project: sdnc/oam master 4a67582df824d4f0524a1d84250fb658d0784164 Preload TOSCA data Preload TOSCA data so testing can proceed independent of SDC Change-Id: I949f0bd099c1259ad94780a5bf0001efddcd7e66 Issue-ID: SDNC-77 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-12Updated git submodulesDan Timoney1-0/+0
Project: sdnc/oam master 067ab468d0f407d7dfc19a4bb013a61eaf082721 Changed aaiclient login/passwd Changed AAI login/password to value provided for SDNC's use. Change-Id: I725a71ccdf2e568f8b49bb75aba9cae1b4986981 Issue-ID: SDNC-80 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-12Updated git submodulesDan Timoney1-0/+0
Project: sdnc/northbound master dd3f74074787dfd14e8aec0b48883b780dd8ccba Fixed vnfapi install issue Fixed issues with vnfapi install: - Resolved issue installing vnftools by converting to blueprint - Resolved issue not finding RPC implementation of vnfapi by fixing dependency feature vnftools, and by converting vnfapi to blueprint. The root cause in both cases was probably something wrong with the provider configuration, but it was simpler (not to mention more maintainable) to just convert from config to blueprint. Change-Id: I7010a845687673c932457774f3103834d328ab84 Issue-ID: SDNC-119 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-12Updated git submodulesDan Timoney1-0/+0
Project: sdnc/oam master dd55921060ac2d91e5bae1915c8e876e35af26b8 Merge "Update underlay DGs for VoLTE use case" Update underlay DGs for VoLTE use case *query 'pnf' from AAI using pe1_id *get esr-thirdparty-sdnc.thirdparty-sdnc-id from pnf.relationship-data *query 'esr-thirdparty-sdnc' from AAI using thirdparty-sdnc-id Change-Id: Ic80c29f306e17d5c5401f723ee86f3641f833778 Issue-Id: SDNC-111 Signed-off-by: Ramu N <ramu.n@huawei.com>
2017-10-12Updated git submodulesDan Timoney1-0/+0
Project: sdnc/oam master c79ea358129eac458c0515a9ba252f5989c45b4e Add readthedocs for sdnc/oam Add readthedocs sections for sdnc/oam. Change-Id: I54b725947ef67b494388e919daccc08a7be7dc9b Issue-ID: SDNC-72 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-12Updated git submodulesDan Timoney1-0/+0
Project: sdnc/northbound master 93a3119b6922b16ad7b3f41e16427c99b5eac371 Add readthedocs for sdnc/northbound Add readthedocs documentation for sdnc/northbound. Change-Id: Iad6b19f8194564807ac5e2b9772a554ab14c2cad Issue-ID: SDNC-72 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-12Updated git submodulessurya-huawei1-0/+0
Project: sdnc/northbound master 6bfed112851ac9d7d30fe942183a633ec9718d46 Use try-with-resource to close filestream *Using try-with-resource here makes sure that the resource is automatically closed and increases code readability Issue-Id: CCSDK-117 Change-Id: Ie923e4540d5be90324104593a1d5fcb1bd501f5c Signed-off-by: surya-huawei <a.u.surya@huawei.com>
2017-10-11Updated git submodulesDan Timoney1-0/+0
Project: sdnc/oam master 18154037f6256b94ab1c9634e2ae9834a5a58f1c Merge "Fix for overlay DGs." Fix for overlay DGs. Changes includes: 1) use `` for expressions. 2) fix loading issue. Change-Id: Iff71b5be7e606b3bc343cf9d5f9e81eba0e51e06 Issue-Id: SDNC-113 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
2017-10-11Updated git submodulesramu.n1-0/+0
Project: sdnc/oam master 04580d7eb6c59fdd613a8fea1d161e0ed7a46a1e Fix underlay DG loading errors *Remove duplicate parameter names *Update 'error-message' parameter value Change-Id: Ia68fc3d0b5c850aec4776adc83e725fef52c52a3 Issue-Id: SDNC-117 Signed-off-by: Ramu N <ramu.n@huawei.com>
2017-10-10Updated git submodulesDan Timoney1-0/+0
Project: sdnc/northbound master 63bd422e64eb8c90167ef43bce9ef17d68dc45f3 Add missing info to swagger doc Add missing required sections of info in swagger doc for generic-resource-api Change-Id: Iea25ce95d6bc0ae0d0edb7ad9a4f71be0669f231 Issue-ID: SDNC-72 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-10Updated git submodulesDan Timoney1-0/+0
Project: sdnc/northbound master 8dc002f0afeaa6becaa50d83f757380970777473 Convert swagger docs to v 2 Generate updated swagger specs and convert from swagger 1.2 to 2.0 format. Change-Id: I2d357b903596b3f2341ed5d024465e967fdaa76c Issue-ID: SDNC-72 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-10Updated git submodulesDan Timoney1-0/+0
Project: sdnc/oam master 1e3d20c9b1f3683daccac7eaf0a42586d8382f90 Fix ueb-listener Dockerfile base image version ueb-listener docker file should look for ccsdk distribution version of ubuntu image. Change-Id: I24c0b73250af4dbf25d8fe742c890b1faa7c75ad Issue-ID: SDNC-116 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-09Updated git submodulesGaurav Agrawal1-0/+0
Project: sdnc/oam master bf5801eae1015156972164d453dc737d63eeed95 Fix for validate-network-input Changes includes: 1) Fix an existing bug in validate-network-input because of which DG validation was failing. 2) validate-network-input to do nothing for overlay validation. 3) validate-network-input-parameter to validate network-id for deactivate flow. Change-Id: I424817ab20263633b8dacd3b3d672e63e3960f6d Issue-Id: SDNC-113 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
2017-10-09Updated git submodulesMarcus Williams1-0/+0
Project: sdnc/oam master 1ee7a30d22fea376c4bfd30bbf94183e25feddc2 Merge "Add missing ueb-listener docker container" Add missing ueb-listener docker container Add docker container for ueb-listener process Change-Id: I0892379367f1cb20cd892d668abed94d897d0eb5 Issue-ID: SDNC-116 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-09Updated git submodulesramu.n1-0/+0
Project: sdnc/oam master a8e7d59abcc55950e76f36cf4c2d280f55a38381 Underlay delete flow DGs modification for VoLTE *overlay delete operation validate network-id is received in the request and get network-topology-operation-input from this network-id *set oper-status Change-Id: I22291fbb34ca0d2ae51403ea27e5ca413141cb32 Issue-Id: SDNC-111 Signed-off-by: Ramu N <ramu.n@huawei.com>
2017-10-05Updated git submodulesGaurav Agrawal1-0/+0
Project: sdnc/oam master 4d38cecf0f03e1244ca0c605c5802632b36f3b82 Deactivate flow modification for DCI Changes includes: 1) Save network information SDNC's MD-SAL data store 2) Send network-id & network-object-path in network-topology-operation-output 3) Deactivation based on stored network-id Change-Id: I4498d33e9e7921e047bfe9dff8c9801153f5f5f4 Issue-Id: SDNC-113 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
2017-10-04Updated git submodulesDan Timoney1-0/+0
Project: sdnc/oam master fc653f61e98cafa25c94b3b3326e8505ec5bc176 Merge "Update underlay DGs for VoLTE use case" Update underlay DGs for VoLTE use case *save network-topology-operation-input into SDNC's MD-SAL data store *send network-id & network-object-path in network-topology-operation-output Change-Id: I3649e3df0d857f0c8c62bdcb2e503a678f8b1814 Issue-Id: SDNC-111 Signed-off-by: Ramu N <ramu.n@huawei.com>
2017-10-04Updated git submodulesDan Timoney1-0/+0
Project: sdnc/oam master 5b5a1cf1e254b93884004d3a9eafbba5b29697e8 Merge "Fix dgbuilder mysql upload" Fix dgbuilder mysql upload Since code moved from sdnc to ccsdk dgbuilder has not been able to upload or activate directed graphs to test them in containers for development purposes. This patch updates parts of dgbuilder that pointed to sdnc. Issue-Id: SDNC-92 Change-Id: I8021312df8c97673ed71232783183e92a06b7bd3 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2017-10-04Updated git submodulesDan Timoney1-0/+0
Project: sdnc/oam master 919f62fb6939b0eefbd25c139a61b5f4983b26f2 Add missing tables Add tables missing from SDNC schema Change-Id: I26bfca11c9a9789d8d59ae6f0f407aeff8e3092c Issue-ID: SDNC-77 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-04Updated git submodulesDan Timoney1-0/+0
Project: sdnc/oam master f6c1667ddd3699fd829c494944fb9a74a4c55c15 Use nexus port 10001 in docker-compose Update docker-compose.yml to use port 10001 instead of 10003. Change-Id: I6a4957d93dff04dce887cb72516b8c3b03ffe39e Issue-ID: INT-241 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-04Updated git submodulesDan Timoney1-0/+0
Project: sdnc/oam master b1cb1068b403f4343cd5e450f7c39399c142e6ef Remove crossedit on vnf-type Removed cross edit on VNF_PROFILE.vnf_type from preload-vnf-topology-operation DGs so that no setup is needed via admin portal prior to loading preload data. Change-Id: Idc9cc141d111d7964d02ea8f842d043105dc4a78 Issue-ID: SDNC-1 Signed-off-by: Dan Timoney <dtimoney@att.com>