From e2aefda183de4f1c1256d97f7ce09f8bee5477db Mon Sep 17 00:00:00 2001 From: "Christopher Lott (cl778h)" Date: Tue, 9 May 2017 14:24:20 -0400 Subject: [ONAP-rebase] Rebase as 1.1.0-SNAPSHOT Consolidate into a single maven project; no more separate model and client jars. Change-Id: Ibbba982250b74c0dfd09ee1c65c0fb6c158dd632 Signed-off-by: Christopher Lott Signed-off-by: Christopher Lott (cl778h) --- .../fusion/sample/html/data/speedometer2.csv | 16 ---------------- .../fusion/sample/html/data/speedometer3.csv | 2 -- .../static/fusion/sample/html/data/worddata.csv | 22 ---------------------- 3 files changed, 40 deletions(-) delete mode 100644 dcae_dmaapbc_webapp/src/main/webapp/static/fusion/sample/html/data/speedometer2.csv delete mode 100644 dcae_dmaapbc_webapp/src/main/webapp/static/fusion/sample/html/data/speedometer3.csv delete mode 100644 dcae_dmaapbc_webapp/src/main/webapp/static/fusion/sample/html/data/worddata.csv (limited to 'dcae_dmaapbc_webapp/src/main/webapp/static/fusion/sample/html/data') diff --git a/dcae_dmaapbc_webapp/src/main/webapp/static/fusion/sample/html/data/speedometer2.csv b/dcae_dmaapbc_webapp/src/main/webapp/static/fusion/sample/html/data/speedometer2.csv deleted file mode 100644 index 406143e..0000000 --- a/dcae_dmaapbc_webapp/src/main/webapp/static/fusion/sample/html/data/speedometer2.csv +++ /dev/null @@ -1,16 +0,0 @@ -"YEARMONTH","Bedminster","Piscataway","Middletown","Paramus" -"201401",8.27,4.89,2.36,2.17 -"201402",10.02,4.57,3.15,3.01 -"201403",11.16,5.00,4.27,4.06 -"201404",13.31,5.00,5.35,5.11 -"201405",12.82,5.00,5.01,4.74 -"201406",14.01,6.09,9.17,8.98 -"201407",14.66,7.00,8.84,8.41 -"201408",16.95,7.02,12.22,11.84 -"201409",21.56,8.12,16.09,15.50 -"201410",25.35,9.00,19.04,18.37 -"201411",21.93,9.00,17.61,17.13 -"201412",24.00,9.00,19.00,18.00 -"201501",25.14,2.01,15.19,12.13 -"201502",26.30,2.67,16.95,13.47 -"201503",26.5833333333333,45.63333333333333,16.1166666666667,12.40 diff --git a/dcae_dmaapbc_webapp/src/main/webapp/static/fusion/sample/html/data/speedometer3.csv b/dcae_dmaapbc_webapp/src/main/webapp/static/fusion/sample/html/data/speedometer3.csv deleted file mode 100644 index 046383e..0000000 --- a/dcae_dmaapbc_webapp/src/main/webapp/static/fusion/sample/html/data/speedometer3.csv +++ /dev/null @@ -1,2 +0,0 @@ -"YEARMONTH","Bedminster","Piscataway","Middletown","Paramus" -"201401",8.27,4.89,2.36,2.17 \ No newline at end of file diff --git a/dcae_dmaapbc_webapp/src/main/webapp/static/fusion/sample/html/data/worddata.csv b/dcae_dmaapbc_webapp/src/main/webapp/static/fusion/sample/html/data/worddata.csv deleted file mode 100644 index 6a74cde..0000000 --- a/dcae_dmaapbc_webapp/src/main/webapp/static/fusion/sample/html/data/worddata.csv +++ /dev/null @@ -1,22 +0,0 @@ -text,frequency -video,100 -Domain 2.0,75 -spectrum,60 -4GLTE,60 -research,50 -UVerse,60 -DirectTV,30 -Iusacell,89 -Gamma,79 -BigData,55 -RCloud,45 -Raptor,20 -SDN,50 -NFV,50 -ASC,70 -AVPN,40 -Web-RTC,68 -MIS,40 -UDNC,30 -3G,30 -2G,10 \ No newline at end of file -- cgit 1.2.3-korg