File tree Expand file tree Collapse file tree 1 file changed +19
-19
lines changed Expand file tree Collapse file tree 1 file changed +19
-19
lines changed Original file line number Diff line number Diff line change 2626
2727#. Check ``octavia_net_interface `` is configured in ``${KAYOBE_CONFIG_PATH}/inventory/group_vars/ `` (often in ``controllers/network-interfaces.yml ``).
2828
29- - IF NOT CONFIGURED
29+ - IF NOT CONFIGURED
3030
31- 2.1. Check if a ``bond_interface `` has been configured, still within ``network-interfaces.yml ``.
31+ 2.1. Check if a ``bond_interface `` has been configured, still within ``network-interfaces.yml ``.
3232
33- 2.2. Check whether other network interfaces, such as ``internal_interface ``, are configured to use ``{{ bond_interface }} `` and/or ``{{ .._vlan }} ``.
33+ 2.2. Check whether other network interfaces, such as ``internal_interface ``, are configured to use ``{{ bond_interface }} `` and/or ``{{ .._vlan }} ``.
3434
35- 2.3. If they are, then ``octavia_net_interface: "{{ brbond0_interface }}.{{ octavia_net `` ± ``_vlan }}" ``.
35+ 2.3. If they are, then ``octavia_net_interface: "{{ brbond0_interface }}.{{ octavia_net `` ± ``_vlan }}" ``.
3636
37- - IF CONFIGURED
37+ - IF CONFIGURED
3838
3939 2.1. Continue to step 3.
4040
41- #. Check that the ``{{ .._net_.. }} `` network configured for ``octavia_net_interface `` exists in ``networks.yml ``.
41+ #. Check that the ``{{ .._net_.. }} `` network configured for ``octavia_net_interface `` exists in ``networks.yml ``.
4242
43- - IF NOT CONFIGURED
43+ - IF NOT CONFIGURED
44+
45+ 3.1. Set ``octavia_net_name: octavia_net ``.
46+
47+ 3.2. Configure the Octavia network IP information, making sure to set ``octavia_net_vlan `` if using a VLAN.
48+
49+ - IF CONFIGURED
4450
45- 3.1. Set ``octavia_net_name: octavia_net ``.
46-
47- 3.2. Configure the Octavia network IP information, making sure to set ``octavia_net_vlan `` if using a VLAN.
48-
49- - IF CONFIGURED
50-
5151 3.1. Continue to step 4.
5252
53- #. Dependencies if:
53+ #. Dependencies if:
54+
55+ - USING VLAN
56+
57+ 4.1. Set ``kolla_enable_neutron_provider_networks: true `` in ``kolla.yml ``.
5458
55- - USING VLAN
59+ - USING AMPHORA
5660
57- 4.1. Set ``kolla_enable_neutron_provider_networks: true `` in ``kolla.yml ``.
58-
59- - USING AMPHORA
60-
6161 4.1. Set ``octavia_loadbalancer_topology: "ACTIVE_STANDBY" `` in ``${KAYOBE_CONFIG_PATH}/kolla/globals.yml ``.
6262
6363#. Run ``kayobe overcloud service reconfigure ``.
You can’t perform that action at this time.
0 commit comments