aboutsummaryrefslogtreecommitdiffstats
path: root/docs/release/configguide/configguide.rst
blob: debec9742c5067cdd4a8bc14495a79522a7a2381 (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
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
.. (c) by Yingjun Li (HUAWEI) and Harry Huang (HUAWEI)

Config Guide
------------------

Add OpenStack Admin Openrc file
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Add the admin openrc file of your local openstack into opera/conf
directory with the name of admin-openrc.sh.

Config open-o.yml
~~~~~~~~~~~~~~~~~

Set openo_version to specify Open-O version.

Set openo_ip to specify an external ip to access Open-O services.
(leave the value unset will use local server's external ip)

Set ports in openo_docker_net to specify Open-O's exposed service
ports.

Set enable_sdno to specify if use Open-O 's sdno services.
(set this value false will not launch Open-O sdno dockers and reduce
deploy duration)

Set vnf_type to specify the vnf type need to be deployed.
(currently only support clearwater deployment, leave this unset will
not deploy any vnf)