diff options
author | Lincoln Lavoie <lylavoie@iol.unh.edu> | 2020-08-25 21:24:12 -0400 |
---|---|---|
committer | Lincoln Lavoie <lylavoie@iol.unh.edu> | 2020-08-26 09:31:14 -0400 |
commit | 3dd330407bccf29097d8a0b519817847eda378dd (patch) | |
tree | 2fa9b7f5c2747c2558193533f936a7fd85fb0720 /3rd_party/static/testapi-ui/components/home/home.html | |
parent | 8418b797d249ad06c127cb55be49113f4288e1ba (diff) |
Added notice of OPNFV TSC suspending OVP2019.12 infra badge
Added the notice to the home page of the nfvi-verified portal.
Fixed htmllint complaints.
Updated based on gerrit feedback.
Signed-off-by: Lincoln Lavoie <lylavoie@iol.unh.edu>
Change-Id: I416933426710b77f04a9e885851d384e38f71521
Diffstat (limited to '3rd_party/static/testapi-ui/components/home/home.html')
-rw-r--r-- | 3rd_party/static/testapi-ui/components/home/home.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/3rd_party/static/testapi-ui/components/home/home.html b/3rd_party/static/testapi-ui/components/home/home.html index f372a75..19a5f8f 100644 --- a/3rd_party/static/testapi-ui/components/home/home.html +++ b/3rd_party/static/testapi-ui/components/home/home.html @@ -213,6 +213,14 @@ <p class="home-content-text" style="padding-bottom: 40px;"> Please send any questions to <a href="mailto:ovp-support@lfnetworking.org">ovp-support@lfnetworking.org</a>. </p> + <p class="home-content-text" style="padding-bottom: 40px;"> + <strong>NOTICE:</strong> The OPNFV TSC has suspended the + OVP2019.12 release for the Infrastructure Badge. Work is now + focused on shifting the program to support the requirements + developed within the CNTT RC-1 workstream. At this time, no + applications for the OVP2019.12 badge will be accepted for + review. + </p> </div> </div> <div id="directory_break"> |