blob: 1407212fd389a69a1af586a2b006f591b9931a11 (
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
|
.. This work is licensed under a
.. Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
.. (c) 2015-2017 AT&T Intellectual Property, Inc
==========================
OPNFV Models Configuration
==========================
.. contents::
:depth: 3
:local:
Hardware configuration
----------------------
There is currently no OPNFV installer support for the components used by the Models project.
Feature configuration
---------------------
The Models test scripts automatically install Models components. Instructions are included in the following scripts:
* models/tests/vHello_Tacker.sh
Prerequisites to using vHello_Tacker:
* OPFNV installed via JOID or Apex
* a plain OpenStack installation such as DevStack
|