diff options
author | 2019-01-17 13:48:07 -0500 | |
---|---|---|
committer | 2019-01-22 10:46:02 -0500 | |
commit | 090957c44f428e13f4f0898f27e017196ad86fda (patch) | |
tree | 6f5fa96d5ffc17f9c3d6f81d8e0245a209036214 /src/test/resources/migration-input-files/sarea-inventory/ivlanData.csv | |
parent | b81d8172dc1d09acb535b78740e27bfaf0c7dc6d (diff) |
merge of v15 changes to onap
Issue-ID: AAI-2088
Change-Id: I588499af58d0e799d860b2b4362da7c48050fafd
Signed-off-by: LaMont, William (wl2432) <wl2432@us.att.com>
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
Diffstat (limited to 'src/test/resources/migration-input-files/sarea-inventory/ivlanData.csv')
-rw-r--r-- | src/test/resources/migration-input-files/sarea-inventory/ivlanData.csv | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/test/resources/migration-input-files/sarea-inventory/ivlanData.csv b/src/test/resources/migration-input-files/sarea-inventory/ivlanData.csv new file mode 100644 index 0000000..2085a5b --- /dev/null +++ b/src/test/resources/migration-input-files/sarea-inventory/ivlanData.csv @@ -0,0 +1,9 @@ +EVC Name, PNF (PTNII), Interface AID, ivlan,UNI_NNI +test/evc/one, pnf1,11111.1,111,UNI +test/evc/one, pnf1, lag-interface1,222,UNI +test/evc/one, pnf1,11111.2,333,UNI +test/evc/one, pnf1, lag-interface2,444,UNI +test/evc/one_2, pnf1,11111.3,555,UNI +test/evc/one_2, pnf1, lag-interface3,666,UNI +test/evc/two, pnf2,22222.2,777,UNI +test/evc/two, pnf2, lag-interface2,888,UNI |