aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/subInterfaceToInterfaceConnection/vTSBC/inputfiles/custom.ini
diff options
context:
space:
mode:
authorojasdubey <ojas.dubey@amdocs.com>2018-02-05 18:39:44 +0530
committerAvi Gaffa <avi.gaffa@amdocs.com>2018-02-08 08:41:37 +0000
commit20074c4e75e926977b25d57bebf841f44ada12a0 (patch)
tree7dcf74806e951e4c84b35b94e2fc92a15b92a5a2 /openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/subInterfaceToInterfaceConnection/vTSBC/inputfiles/custom.ini
parent98d6b70321da75fb5322c146aa7be4442fc2b633 (diff)
VLAN tagging - Enable first stage translation
1. Added toggle for vlan tagging feature 2. Enabled existing translation of feature with toggle 3. Enabled unit tests for the same 4. Deleted unused test data 5. Updated license text 6. Updated code based on review comments Change-Id: I755df4889f18a32061e9d4d1ebec09162b2d8b83 Issue-ID: SDC-998 Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
Diffstat (limited to 'openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/subInterfaceToInterfaceConnection/vTSBC/inputfiles/custom.ini')
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/subInterfaceToInterfaceConnection/vTSBC/inputfiles/custom.ini22
1 files changed, 0 insertions, 22 deletions
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/subInterfaceToInterfaceConnection/vTSBC/inputfiles/custom.ini b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/subInterfaceToInterfaceConnection/vTSBC/inputfiles/custom.ini
deleted file mode 100644
index 77219c21a1..0000000000
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/subInterfaceToInterfaceConnection/vTSBC/inputfiles/custom.ini
+++ /dev/null
@@ -1,22 +0,0 @@
-;******************************************************************************
-;* Perimeta Custom Initialization File. *
-;* *
-;* ***** IMPORTANT ***** *
-;* *
-;* Background: *
-;* - This file is maintained across Software Upgrade. *
-;* - The format is similar to nbase.ini but it is only for parameters that *
-;* are read by NBB_GET_CUSTOM_INT_INT/STRING(). *
-;* - Comments begin with the character ';' *
-;* *
-;* To make a change to this file: *
-;* - Edit only the copy in /opt/MetaSwitch/init. *
-;* - After editing, run mslu_config_change to backup this file. *
-;* - Repeat the above two bullets on the other controller. *
-;* *
-;******************************************************************************
-
-; Set max_dlow_pairs to limit the number of flowpairs supported by an MSC or ISC.
-; This actually counts in unidirectional flows, so to limit to 18000 flowpairs,
-; set limit to 36000
-; mpf_max_flow_pairs=36000 \ No newline at end of file