You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/source/contributor/guides/providers.rst
+1
Original file line number
Diff line number
Diff line change
@@ -1782,6 +1782,7 @@ description. For example:
1782
1782
.. code-block:: python
1783
1783
1784
1784
{"compute_zone": "The compute availability zone to use for this loadbalancer.",
1785
+
"volume_zone": "The volume availability zone to use for this loadbalancer.",
1785
1786
"management_network": "The management network ID for the loadbalancer.",
1786
1787
"valid_vip_networks": "List of network IDs that are allowed for VIP use. This overrides/replaces the list of allowed networks configured in `octavia.conf`."}
0 commit comments