From 43d4b00848ebd0567b020fe219f07d4f7049ff0b Mon Sep 17 00:00:00 2001 From: DushyantSinghThakur Date: Thu, 6 Sep 2018 12:46:04 +0530 Subject: Epic-231:versioning, and backup the configuration Merging the sdnc jira stories- 255,256 Change-Id: Iacb9274dae93f534f1331c4eb7d0669896d379d4 Issue-ID: SDNC-256 Signed-off-by: DushyantSinghThakur Former-commit-id: 94d8b3d82b82dedfd5949da2e5d1ed348ab066e2 --- .../src/main/webapp/static/views/footer.html | 3 + .../main/webapp/static/views/form-applyConfig.jsp | 48 +++ .../webapp/static/views/form-backupConfig.html | 39 +++ .../webapp/static/views/form-compareConfig.html | 85 ++++++ .../webapp/static/views/form-deviceConfig.html | 332 +++++++++++++++++++++ .../webapp/static/views/form-deviceConfigView.html | 154 ++++++++++ .../webapp/static/views/form-validationTest.html | 135 +++++++++ .../webapp/static/views/form-versionCompare.html | 59 ++++ .../main/webapp/static/views/form-viewReport.html | 90 ++++++ .../webapp/static/views/form-viewReportById.html | 122 ++++++++ .../src/main/webapp/static/views/header.html | 3 + .../src/main/webapp/static/views/tabs.html | 25 ++ 12 files changed, 1095 insertions(+) create mode 100644 configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/footer.html create mode 100644 configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/form-applyConfig.jsp create mode 100644 configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/form-backupConfig.html create mode 100644 configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/form-compareConfig.html create mode 100644 configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/form-deviceConfig.html create mode 100644 configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/form-deviceConfigView.html create mode 100644 configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/form-validationTest.html create mode 100644 configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/form-versionCompare.html create mode 100644 configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/form-viewReport.html create mode 100644 configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/form-viewReportById.html create mode 100644 configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/header.html create mode 100644 configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/tabs.html (limited to 'configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views') diff --git a/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/footer.html b/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/footer.html new file mode 100644 index 00000000..9d252bf0 --- /dev/null +++ b/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/footer.html @@ -0,0 +1,3 @@ + diff --git a/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/form-applyConfig.jsp b/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/form-applyConfig.jsp new file mode 100644 index 00000000..76293840 --- /dev/null +++ b/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/form-applyConfig.jsp @@ -0,0 +1,48 @@ + +
+
  Apply Configruation
+
+
+ +
+
+ +
+
+ +
+
+
+
+ +
+
+ +
+
+
+
+ + \ No newline at end of file diff --git a/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/form-backupConfig.html b/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/form-backupConfig.html new file mode 100644 index 00000000..15c1c4b0 --- /dev/null +++ b/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/form-backupConfig.html @@ -0,0 +1,39 @@ + +
+
  Backup Configruation + +
+
+
+
+ +
+
+
+ +
+
+
+ +
+
+
\ No newline at end of file diff --git a/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/form-compareConfig.html b/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/form-compareConfig.html new file mode 100644 index 00000000..93ab7b64 --- /dev/null +++ b/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/form-compareConfig.html @@ -0,0 +1,85 @@ + +
+
  Compare Configruation
+
+
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + +
SNo. + VersionNo + Backup Date + Updated Date + Action
{{$index+1}}{{version.vnfversion}}{{version.createdAt}}{{version.updatedAt}} +
+ + +
+
+ + + +
+
+
+
+ +
+
\ No newline at end of file diff --git a/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/form-deviceConfig.html b/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/form-deviceConfig.html new file mode 100644 index 00000000..54b39b27 --- /dev/null +++ b/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/form-deviceConfig.html @@ -0,0 +1,332 @@ + + + + + +
+
  Version Comparision Result
+
+
    +
  • Attributes
  • +
    +
  • Config Details
  • +
  • {{key}}
  • +
    + +
    +
    +
  • VNF ID
  • +
  • {{key}}
  • +
    + +
    +
    +
  • SERVICE STATUS
  • +
  • {{key}}
  • +
    + +
    +
    +
  • VNF Topology Identifer
  • +
  • {{key}}
  • +
    + +
    +
    +
  • Operation Status
  • +
  • {{key}}
  • +
    + +
    +
    +
  • Request Info
  • +
  • {{key}}
  • +
    + +
    +
    +
  • Service Info
  • +
  • {{key}}
  • +
    + +
    +
    +
  • Service Request Header
  • +
  • {{key}}
  • +
    + +
    +
    +
  • Request Information
  • +
  • {{key}}
  • +
    + +
    +
    +
  • VNF Topology
  • +
  • {{key}}
  • +
    + +
    +
+
+ +
+
    +
  • Version {{objCompareModel1.versionDetails.vnfversion}}
  • +
    +
  • Config Details
  • +
  • {{value}}
  • +
    + +
    +
    +
  • VNF ID
  • +
  • {{value}}
  • +
    + +
    +
    +
  • SERVICE STATUS
  • +
  • {{value}}
  • +
    + +
    +
    +
  • VNF Topology Identifer
  • +
  • {{value}}
  • +
    + +
    +
    +
  • Operation Status
  • +
  • {{value}}
  • +
    + +
    +
    +
  • Request Info
  • +
  • {{value}}
  • +
    + +
    +
    +
  • Service Info
  • +
  • {{value}}
  • +
    + +
    +
    +
  • Service Request Header
  • +
  • {{value}}
  • +
    + +
    +
    +
  • Request Information
  • +
  • {{value}}
  • +
    + +
    +
    +
  • VNF Topology
  • +
  • {{value}}
  • +
    + +
    +
+
+ +
+
    +
  • Version {{objCompareModel2.versionDetails.vnfversion}}
  • +
    +
  • Config Details
  • +
  • {{value}}
  • +
    + +
    +
    +
  • VNF ID
  • +
  • {{value}}
  • +
    + +
    +
    +
  • SERVICE STATUS
  • +
  • {{value}}
  • +
    + +
    +
    +
  • VNF Topology Identifer
  • +
  • {{value}}
  • +
    + +
    +
    +
  • Operation Status
  • +
  • {{value}}
  • +
    + +
    +
    +
  • Request Info
  • +
  • {{value}}
  • +
    + +
    +
    +
  • Service Info
  • +
  • {{value}}
  • +
    + +
    +
    +
  • Service Request Header
  • +
  • {{value}}
  • +
    + +
    +
    +
  • Request Information
  • +
  • {{value}}
  • +
    + +
    +
    +
  • VNF Topology
  • +
  • {{value}}
  • +
    + +
    +
+
+ +
\ No newline at end of file diff --git a/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/form-deviceConfigView.html b/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/form-deviceConfigView.html new file mode 100644 index 00000000..e9a19aa3 --- /dev/null +++ b/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/form-deviceConfigView.html @@ -0,0 +1,154 @@ + +
+
  Version Comparision Result
+
+
    +
  • Attributes
  • +
    +
  • Config Details
  • +
  • {{key}}
  • +
    + +
    +
    +
  • VNF ID
  • +
  • {{key}}
  • +
    + +
    +
    +
  • SERVICE STATUS
  • +
  • {{key}}
  • +
    + +
    +
    +
  • VNF Topology Identifer
  • +
  • {{key}}
  • +
    + +
    +
    +
  • Operation Status
  • +
  • {{key}}
  • +
    + +
    +
    +
  • Request Info
  • +
  • {{key}}
  • +
    + +
    +
    +
  • Service Info
  • +
  • {{key}}
  • +
    + +
    +
    +
  • Service Request Header
  • +
  • {{key}}
  • +
    + +
    +
    +
  • Request Information
  • +
  • {{key}}
  • +
    + +
    +
    +
  • VNF Topology
  • +
  • {{key}}
  • +
    + +
    +
+
+
+
    +
  • Version {{objCompareModel1.versionDetails.vnfversion}}
  • +
    +
  • Config Details
  • +
  • {{value}}
  • +
    + +
    +
    +
  • VNF ID
  • +
  • {{value}}
  • +
    + +
    +
    +
  • SERVICE STATUS
  • +
  • {{value}}
  • +
    + +
    +
    +
  • VNF Topology Identifer
  • +
  • {{value}}
  • +
    + +
    +
    +
  • Operation Status
  • +
  • {{value}}
  • +
    + +
    +
    +
  • Request Info
  • +
  • {{value}}
  • +
    + +
    +
    +
  • Service Info
  • +
  • {{value}}
  • +
    + +
    +
    +
  • Service Request Header
  • +
  • {{value}}
  • +
    + +
    +
    +
  • Request Information
  • +
  • {{value}}
  • +
    + +
    +
    +
  • VNF Topology
  • +
  • {{value}}
  • +
    + +
    +
+
+ +
\ No newline at end of file diff --git a/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/form-validationTest.html b/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/form-validationTest.html new file mode 100644 index 00000000..0bf39f66 --- /dev/null +++ b/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/form-validationTest.html @@ -0,0 +1,135 @@ + +
+
  Pre-test/Certification
+
+
+
+
+ +
+
+ +
+ Required! +
+
+ Not a valid IPAddress! +
+
+ Not a valid IPAddress! +
+
+
+
+
+ +
+
+ +
+ Required! +
+
+ Not a valid HostName! +
+
+
+
+
+ +
+
+ +
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + +
SNo. + TestName + Device IP + Status + Statistics (%Loss)Average Time (ms)Result +
{{$index+1}} + {{test.testtype}} + {{test.ipaddress}} + {{test.status | uppercase}} + +
+
{{test.statistics}}% Loss +
+
No Statistics Recorded +
+
+
+ + → + +
+
+
+
{{test.avgTime}} ms
+
No AvgTime Recorded +
+
+
+
+
+
+ +    + +    + +    + + +
+
+
+
\ No newline at end of file diff --git a/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/form-versionCompare.html b/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/form-versionCompare.html new file mode 100644 index 00000000..182c31fc --- /dev/null +++ b/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/form-versionCompare.html @@ -0,0 +1,59 @@ + +
+
  Version Comparision Result
+ +
+
    +
  • Basic
  • +
  • $ 9.99 / year
  • +
  • 10GB Storage
  • +
  • 10 Emails
  • +
  • 10 Domains
  • +
  • 1GB Bandwidth
  • +
  • Sign Up
  • +
+
+ +
+
    +
  • Pro
  • +
  • $ 24.99 / year
  • +
  • 25GB Storage
  • +
  • 25 Emails
  • +
  • 25 Domains
  • +
  • 2GB Bandwidth
  • +
  • Sign Up
  • +
+
+ +
+
    +
  • Premium
  • +
  • $ 49.99 / year
  • +
  • 50GB Storage
  • +
  • 50 Emails
  • +
  • 50 Domains
  • +
  • 5GB Bandwidth
  • +
  • Sign Up
  • +
+
+
\ No newline at end of file diff --git a/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/form-viewReport.html b/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/form-viewReport.html new file mode 100644 index 00000000..d4841ad5 --- /dev/null +++ b/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/form-viewReport.html @@ -0,0 +1,90 @@ + +
+
+   Search For Vnf Reports +
+
+
+
+
+ +
+ Required! + Not a + valid date! +
+
+
+ +
+ + Required! + Not a valid date! +
+
+
+
+
+ +
+ + + + + + + + + + + + + + + +
SNo.Time PeriodVnf NameVnf Id
{{ ($index + 1) + (currentPage - 1) * itemsPerPage + 5}}{{version.createdAt}}{{version.vnfname }}{{version.vnfid}}
+ + +
+
+
+ + \ No newline at end of file diff --git a/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/form-viewReportById.html b/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/form-viewReportById.html new file mode 100644 index 00000000..b4eec391 --- /dev/null +++ b/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/form-viewReportById.html @@ -0,0 +1,122 @@ + +
+
+   Search For Vnf Reports +
+
+
+ +
+
+ +
+
+ +
+ + Required! +
+
+
+ +
+
+ +
+ + Required! + Not a valid date! +
+
+ +
+ +
+ + Required! + Not a valid date! +
+
+
+
+ +
+ +
+
+
+
+ Vnfid: {{selectedValueVnf}} +
+
+
+
+ + + + + + + + + + + + + + +
SNo.Time PeriodVnf NameVersion No.
{{ ($index + 1) + (currentPage - 1) * itemsPerPage + 5}}{{version.createdAt}}{{version.vnfname }}{{version.versionNo}}
+ +
+
+
+
+ + \ No newline at end of file diff --git a/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/header.html b/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/header.html new file mode 100644 index 00000000..23851589 --- /dev/null +++ b/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/header.html @@ -0,0 +1,3 @@ +
+

ONAP Certification Test Page

+
diff --git a/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/tabs.html b/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/tabs.html new file mode 100644 index 00000000..178a8180 --- /dev/null +++ b/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/tabs.html @@ -0,0 +1,25 @@ +
+ +
\ No newline at end of file -- cgit 1.2.3-korg