From c64b58a5a89ae7ac51f4f7b41e2842980e112346 Mon Sep 17 00:00:00 2001 From: Trevor Bramwell Date: Thu, 28 Mar 2019 00:18:26 -0700 Subject: Portal updates for VNF Launch Moves some of the Workflow and Governance links into the body of the home page, and removes those sections from the sidebar. Updates the header, logos, and badge used. Links to OVP overview updated to point to latest documentation, not stable-fraser as this includes the VNF testing instructions. Change-Id: Iceea0e24afc57ed3919a36cf2844717be455e238 Signed-off-by: Trevor Bramwell --- 3rd_party/static/testapi-ui/assets/css/header.css | 5 +- .../static/testapi-ui/assets/css/home/home.css | 2 +- 3rd_party/static/testapi-ui/assets/img/logo.png | Bin 13051 -> 8734 bytes .../static/testapi-ui/components/home/home.html | 104 ++++++++------------- 3rd_party/static/testapi-ui/index.html | 2 +- .../static/testapi-ui/shared/header/header.html | 2 +- 6 files changed, 46 insertions(+), 69 deletions(-) (limited to '3rd_party/static/testapi-ui') diff --git a/3rd_party/static/testapi-ui/assets/css/header.css b/3rd_party/static/testapi-ui/assets/css/header.css index 183ebf9..9eb03c1 100644 --- a/3rd_party/static/testapi-ui/assets/css/header.css +++ b/3rd_party/static/testapi-ui/assets/css/header.css @@ -20,9 +20,10 @@ } .header-title { - font-size: 35px; + font-size: 40px; + font-weight: bold; color: #fff; - padding-top: 30px; + padding-top: 25px; } .header-login { diff --git a/3rd_party/static/testapi-ui/assets/css/home/home.css b/3rd_party/static/testapi-ui/assets/css/home/home.css index 66b3a8e..ed0e3f4 100644 --- a/3rd_party/static/testapi-ui/assets/css/home/home.css +++ b/3rd_party/static/testapi-ui/assets/css/home/home.css @@ -17,7 +17,7 @@ } .home-content { - margin-top: 100px; + margin-top: 30px; } .home-content-text { diff --git a/3rd_party/static/testapi-ui/assets/img/logo.png b/3rd_party/static/testapi-ui/assets/img/logo.png index 4e9cc04..bd5cb9d 100644 Binary files a/3rd_party/static/testapi-ui/assets/img/logo.png and b/3rd_party/static/testapi-ui/assets/img/logo.png differ diff --git a/3rd_party/static/testapi-ui/components/home/home.html b/3rd_party/static/testapi-ui/components/home/home.html index 86a4cd4..c482b9c 100644 --- a/3rd_party/static/testapi-ui/components/home/home.html +++ b/3rd_party/static/testapi-ui/components/home/home.html @@ -3,55 +3,6 @@
-
@@ -155,34 +106,59 @@
-

OPNFV Verified Program verifies products and services with the "OPNFV Verified" mark.

+

OVP verifies products and services with the "OPNFV Verified" mark.

OPNFV
+

+ The OPNFV Verification Program (OVP) is an open source, + community-led compliance and verification program to + demonstrate the readiness and availability of commercial NFV + products and services, including NFVI and VNFs, using + OPNFV and + ONAP components. The + program is the first of its kind to combine automated + compliance and verification testing for multiple parts of the + NFV stack and allows Communication Service Providers (CSPs) + and vendors to establish baseline conformance and + interoperability. Participants can test in-house or with + neutral, designated labs. +

+

+ This portal is for testing products and services relating to + NFV Infrastructure (NFVI/VIM). For testing Virtual Network + Functions (VNFs), visit the + OPNFV Verification Program (VNF) portal. +

+
+

Get Started

+
    +
  • Visit the + OPNFV Verification Program (OVP) page + for more information

  • +
  • + From the home page, Submit the Participation Form

  • +
  • + Follow the step-by-step + instructions in the doc: + OVP + Workflow

  • +
  • + Use this portal to upload your NFVI test results when + ready

  • +

- The OPNFV Verified Program (OVP) demonstrates the readiness and availability of commercial - NFV products and services by implementing explicitly defined interfaces, behaviors and key - features. This open source community-led initiative allows vendors and service providers to - establish baseline conformance and interoperability while retaining distinct and value-added - innovations across features and capabilities. Now in its second iteration, the program has - doubled the number of mandatory tests from 215 to 432; and requires verified products to - complete additional functional, high-availability, and NFV-focused tests. Future plans for - OVP include adding third-party labs, as well as testing and verification of VNF deployments. - View the directory of verified products and services below and navigate through the links - in the left-hand menu to learn more and get started. You will find step-by-step instructions - as well as a participation form. Use this portal to upload your test results when ready. - Please send any questions to verified@opnfv.org - . + Please send any questions to verified@opnfv.org.

-

OPNFV Verified Products Directory

+

OPNFV Verified Products Directory (NFVI)

Click on rows for more product verification details per company.
diff --git a/3rd_party/static/testapi-ui/index.html b/3rd_party/static/testapi-ui/index.html index f42166a..94aff67 100644 --- a/3rd_party/static/testapi-ui/index.html +++ b/3rd_party/static/testapi-ui/index.html @@ -19,7 +19,7 @@ - OVP + OVP - NFVI Portal diff --git a/3rd_party/static/testapi-ui/shared/header/header.html b/3rd_party/static/testapi-ui/shared/header/header.html index 7a12cc7..54470e7 100644 --- a/3rd_party/static/testapi-ui/shared/header/header.html +++ b/3rd_party/static/testapi-ui/shared/header/header.html @@ -6,7 +6,7 @@
- OPNFV Verified Program + OPNFV Verification Program (OVP) - NFVI Portal
-- cgit 1.2.3-korg