Publish docs to readthedocs
Docs should be published at https://ovn-bgp-agent.readthedocs.io/ Signed-off-by: Lucas Alvares Gomes <lucasagomes@gmail.com> Change-Id: I4e59fabd66aa9e67d59937762ff9eadca8fe33fd
This commit is contained in:
parent
ff5ee813e7
commit
1efb875df1
@ -436,7 +436,7 @@ allocated):
|
|||||||
Therefore the agent needs to be running on the compute nodes.
|
Therefore the agent needs to be running on the compute nodes.
|
||||||
|
|
||||||
- For VMs on tenant networks (with ``expose_tenant_networks`` or
|
- For VMs on tenant networks (with ``expose_tenant_networks`` or
|
||||||
``expose_ipv6_gua_tenant_networks``configuration options enabled), the agent
|
``expose_ipv6_gua_tenant_networks`` configuration options enabled), the agent
|
||||||
needs to be running on the networker nodes. In OpenStack, with OVN
|
needs to be running on the networker nodes. In OpenStack, with OVN
|
||||||
networking, the N/S traffic to the tenant VMs (without FIPs) needs to go
|
networking, the N/S traffic to the tenant VMs (without FIPs) needs to go
|
||||||
through the networking nodes, more specifically the one hosting the
|
through the networking nodes, more specifically the one hosting the
|
||||||
|
@ -3,3 +3,6 @@
|
|||||||
- openstack-python3-zed-jobs
|
- openstack-python3-zed-jobs
|
||||||
- openstack-cover-jobs
|
- openstack-cover-jobs
|
||||||
- release-notes-jobs-python3
|
- release-notes-jobs-python3
|
||||||
|
- docs-on-readthedocs
|
||||||
|
vars:
|
||||||
|
rtd_webhook_id: '224878'
|
||||||
|
Loading…
Reference in New Issue
Block a user