aboutsummaryrefslogtreecommitdiffstats
path: root/3rd_party/static/testapi-ui/components/home/home.html
blob: d0c4e63ca2f5ee4d11769d60b1264b852a7534e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
<div class="container-fluid">
    <div class="row">
        <div class="col-md-2 home-category" ng-style="{'height': ctrl.height}">
            <div class="panel-group" id="accordion">
                <div class="panel panel-default">
                    <div class="panel-heading">
                        <div class="panel-title">
                            <a data-toggle="collapse" data-parent="#accordion" href="#collapseOne">
                                Governance & Workflow
                            </a>
                        </div>
                    </div>
                    <div id="collapseOne" class="panel-collapse collapse">
                        <div class="panel-body">
                            <div>
                                <a href="https://www.opnfv.org/verified"
                                   target="_blank">Overview&nbsp<span class="glyphicon glyphicon-new-window" aria-hidden="true"></span></a>
                            </div>
                            <div>
                                <a href="https://www.opnfv.org/wp-content/uploads/sites/12/2018/09/LFN_CVP_Guidelines-1.0.0.pdf"
                                   target="_blank">Governance Guidelines&nbsp<span class="glyphicon glyphicon-new-window" aria-hidden="true"></span></a>
                            </div>
                            <div>
                                <a href="https://www.opnfv.org/wp-content/uploads/sites/12/2018/09/OVP-Terms-and-Conditions-092418.pdf"
                                   target="_blank">Terms & Conditions&nbsp<span class="glyphicon glyphicon-new-window" aria-hidden="true"></span></a>
                            </div>
                            <div>
                                <a href="http://docs.opnfv.org/en/stable-fraser/submodules/dovetail/docs/testing/user/certificationworkflow/index.html"
                                   target="_blank">Process Workflow&nbsp<span class="glyphicon glyphicon-new-window" aria-hidden="true"></span></a>
                            </div>
                            <div>
                                <a href="https://na3.docusign.net/Member/PowerFormSigning.aspx?PowerFormId=dc24bf38-ea41-40d4-9e58-9babc6eec778"
                                   target="_blank">Participation Form&nbsp<span class="glyphicon glyphicon-new-window" aria-hidden="true"></span></a>
                            </div>
                            <div><a href="https://www.opnfv.org/wp-content/uploads/sites/12/2018/05/OPNFV_Verified_BrandGuide_021618.pdf"
                                    target="_blank">OPNFV Verified Brand Guidelines&nbsp<span class="glyphicon glyphicon-new-window" aria-hidden="true"></span></a>
                            </div>
                            <!--
                            <div><a target="_blank">Approved 3rd Party Labs&nbsp<span class="glyphicon glyphicon-new-window" aria-hidden="true"></span></a></div>
                            -->
                        </div> </div>
                </div>
                <div class="panel panel-default" style="margin-top:0px">
                    <div class="panel-heading">
                        <div class="panel-title">
                            <a data-toggle="collapse" data-parent="#accordion" href="#collapseTwo">
                                Release 2018.09
                            </a>
                        </div>
                    </div>
                    <div id="collapseTwo" class="panel-collapse collapse">
                        <div class="panel-body">
                            <div>
                                <a href="http://docs.opnfv.org/en/stable-fraser/submodules/dovetail/docs/testing/user/userguide/testing_guide.html"
                                    target="_blank">OVP / Dovetail User Guide&nbsp<span class="glyphicon glyphicon-new-window" aria-hidden="true"></span></a>
                            </div>
                            <div>
                                <a href="http://docs.opnfv.org/en/stable-fraser/submodules/dovetail/docs/testing/user/userguide/cli_reference.html"
                                    target="_blank">Dovetail CLI&nbsp<span class="glyphicon glyphicon-new-window" aria-hidden="true"></span></a>
                            </div>
                            <div>
                                <a href="http://docs.opnfv.org/en/stable-fraser/submodules/dovetail/docs/testing/user/testspecification"
                                    target="_blank">Test Specifications&nbsp<span class="glyphicon glyphicon-new-window" aria-hidden="true"></span></a>
                            </div>
                            <div>
                                <a href="http://docs.opnfv.org/en/stable-fraser/submodules/dovetail/docs/release/release-notes/index.html"
                                   target="_blank">Release Notes&nbsp<span class="glyphicon glyphicon-new-window" aria-hidden="true"></span></a>
                            </div>
                            <div>
                                <a href="http://docs.opnfv.org/en/stable-fraser/submodules/dovetail/docs/testing/user/reviewerguide/index.html"
                                   target="_blank">Reviewer Guide&nbsp<span class="glyphicon glyphicon-new-window" aria-hidden="true"></span></a>
                            </div>
                            <div>
                                <a href="http://docs.opnfv.org/en/stable-fraser/submodules/dovetail/docs/testing/user/ovpaddendum/index.html"
                                   target="_blank">Guidelines Addendum&nbsp<span class="glyphicon glyphicon-new-window" aria-hidden="true"></span></a>
                            </div>
                            <!--
                            <div><a target="_blank">FAQ</a></div>
                            <div><a target="_blank">Known issues</a></div>
                            <div><a target="_blank">Dovetail and dependent container versioning</a></div>
                            <div><a target="_blank">Other - TBD</a></div>
                            -->
                        </div>
                    </div>
                </div>
                <div class="panel panel-default" style="margin-top:0px">
                    <div class="panel-heading">
                        <div class="panel-title">
                            <a data-toggle="collapse" data-parent="#accordion" href="#collapseThree">
                                Release 2018.01
                            </a>
                        </div>
                    </div>
                    <div id="collapseThree" class="panel-collapse collapse">
                        <div class="panel-body">
                            <div>
                                <a href="http://docs.opnfv.org/en/stable-danube/submodules/dovetail/docs/testing/user/userguide/testing_guide.html"
                                    target="_blank">OVP / Dovetail User Guide&nbsp<span class="glyphicon glyphicon-new-window" aria-hidden="true"></span></a>
                            </div>
                            <div>
                                <a href="http://docs.opnfv.org/en/stable-danube/submodules/dovetail/docs/testing/user/userguide/cli_reference.html"
                                    target="_blank">Dovetail CLI&nbsp<span class="glyphicon glyphicon-new-window" aria-hidden="true"></span></a>
                            </div>
                            <div>
                                <a href="http://docs.opnfv.org/en/stable-danube/submodules/dovetail/docs/testing/user/testspecification"
                                    target="_blank">Test Specifications&nbsp<span class="glyphicon glyphicon-new-window" aria-hidden="true"></span></a>
                            </div>
                            <div>
                                <a href="http://docs.opnfv.org/en/stable-danube/submodules/dovetail/docs/release/release-notes/index.html"
                                   target="_blank">Release Notes&nbsp<span class="glyphicon glyphicon-new-window" aria-hidden="true"></span></a>
                            </div>
                            <div>
                                <a href="http://docs.opnfv.org/en/stable-danube/submodules/dovetail/docs/testing/user/reviewerguide/index.html"
                                   target="_blank">Reviewer Guide&nbsp<span class="glyphicon glyphicon-new-window" aria-hidden="true"></span></a>
                            </div>
                            <div>
                                <a href="http://docs.opnfv.org/en/stable-danube/submodules/dovetail/docs/testing/user/ovpaddendum/index.html"
                                   target="_blank">Guidelines Addendum&nbsp<span class="glyphicon glyphicon-new-window" aria-hidden="true"></span></a>
                            </div>
                            <!--
                            <div><a target="_blank">FAQ</a></div>
                            <div><a target="_blank">Known issues</a></div>
                            <div><a target="_blank">Dovetail and dependent container versioning</a></div>
                            <div><a target="_blank">Other - TBD</a></div>
                            -->
                        </div>
                    </div>
                </div>
                <!--
                <div class="panel panel-default" style="margin-top:0px">
                    <div class="panel-heading">
                        <div class="panel-title">
                            <a data-toggle="collapse" data-parent="#accordion" href="#collapseFour">
                                OVP Registry
                            </a>
                        </div>
                    </div>
                    <div id="collapseFour" class="panel-collapse collapse">
                        <div class="panel-body">
                        </div>
                    </div>
                </div>
                -->
            </div>
        </div>

        <div class="col-md-10">
            <div class="common-main-container">
                <div class="home-content-title">
                    <h2>OPNFV Verified Program verifies products and services with the "OPNFV Verified" mark.</h2>
                </div>
                <div class="home-content">
                    <div class="col-md-2">
                        <img class="home-content-img" src="testapi-ui/assets/img/icon.png" />
                    </div>
                    <div class="col-md-10">
                        <p class="home-content-text" style="padding-bottom:40px;">
                            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 <a href="mailto:verified@opnfv.org">verified@opnfv.org</a><sup>
                            <span class="glyphicon glyphicon-envelope" style="font-size:60%;" aria-hidden="true"></span></sup>.
                        </p>
                    </div>
                </div>
                <div id="directory_break">
                </div>
                <div class="home-content-title">
                    <h1>OPNFV Verified Products Directory</h1>
                    Click on rows for more product verification details per company.
                </div>
                <div class="directory_main">
                        <table id="directory_inner" class="">
                            <thead>
                                <tr>
                                    <th>Company</th>
                                    <th>Product</th>
                                    <th>Category</th>
                                    <th>Version</th>
                                </tr>
                            </thead>
                            <tbody style="overflow: hidden; text-overflow: ellipsis;">
                                <tr class="company_row" ng-click="ctrl.getCompany(app)" ng-repeat="app in ctrl.applications | filter:{approved:true} | orderBy : '-approve_date'">
                                    <td width="400"><img class="company_logo" ng-src="api/v1/cvp/applications/getlogo/{{app.company_logo}}" />{{ app.organization_name}}</td>
                                    <td width="300">{{ app.product_name}}</td>
                                    <td width="150">{{ app.ovp_category}}</td>
                                    <td width="150">{{ app.ovp_version}}</td>
                                </tr>
                            </tbody>
                        </table>
                </div>

            </div>
        </div>
    </div>
</div>