diff options
-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"> |