[vFW CNF CDS] vf_module and vnf name generation improvment in CBA
[demo.git] / vagrant / README.md
1 Demo
2 ====
3
4 ONAP demo is created by vagrant. It is verified to work in Ubuntu 16.04 64bit
5 with 125G memory & 1T disk.
6
7 Setup
8 -----
9
10 ./run_demo.sh
11
12 Cleanup
13 -------
14
15 vagrant destroy -f
16
17 Proxy
18 -----
19
20 Proxy setup is optional. If setup is behind sock5 proxy, SOCKS5_IP, SOCKS5_PORT
21 and DNS_SERVER is updated and ./setup_proxy is run before running demo.