Merge "Add Networking section"

This commit is contained in:
Zuul 2020-12-17 14:18:26 +00:00 committed by Gerrit Code Review
commit c9e7bece3c
5 changed files with 25 additions and 20 deletions

View File

@ -1,6 +1,6 @@
========================================== ==============================
Appendix V: Bridge interface configuration Bridge interface configuration
========================================== ==============================
Overview Overview
-------- --------

View File

@ -1,6 +1,6 @@
================================ ===========================
Appendix S: NIC hardware offload Network hardware offloading
================================ ===========================
Overview Overview
-------- --------

View File

@ -1,6 +1,6 @@
========================= =============
Appendix H: Octavia LBaaS Octavia LBaaS
========================= =============
Overview Overview
-------- --------

View File

@ -1,6 +1,6 @@
====================================== ==========================
Appendix O: Open Virtual Network (OVN) Open Virtual Network (OVN)
====================================== ==========================
Overview Overview
-------- --------
@ -104,7 +104,7 @@ for use with hardware offloading and make them available to OpenStack.
To use the feature you need to use supported network interface card (NIC) To use the feature you need to use supported network interface card (NIC)
hardware. We have done feature validation using the Mellanox ConnectX-5 NICs. hardware. We have done feature validation using the Mellanox ConnectX-5 NICs.
Please refer to the `NIC hardware offload`_ appendix for more background on the Please refer to `Network hardware offloading`_ for more background on the
feature. feature.
Hardware offload support makes use of SR-IOV as an underlying mechanism to Hardware offload support makes use of SR-IOV as an underlying mechanism to
@ -121,8 +121,8 @@ with appropriate driver and firmware support.
Prerequisites Prerequisites
^^^^^^^^^^^^^ ^^^^^^^^^^^^^
Please refer to the `SR-IOV for networking support`_ section and the `NIC Please refer to the `SR-IOV for networking support`_ section and the `Network
hardware offload`_ appendix for information on hardware and kernel hardware offloading`_ page for information on hardware and kernel
configuration. configuration.
Charm configuration Charm configuration
@ -1017,7 +1017,7 @@ Perform migration
.. _DPDK supported hardware page: http://core.dpdk.org/supported/ .. _DPDK supported hardware page: http://core.dpdk.org/supported/
.. _MAAS: https://maas.io/ .. _MAAS: https://maas.io/
.. _Customizing instance huge pages allocations: https://docs.openstack.org/nova/latest/admin/huge-pages.html#customizing-instance-huge-pages-allocations .. _Customizing instance huge pages allocations: https://docs.openstack.org/nova/latest/admin/huge-pages.html#customizing-instance-huge-pages-allocations
.. _NIC hardware offload: app-hardware-offload .. _Network hardware offloading: app-hardware-offload.html
.. _SR-IOV for networking support: app-ovn.html#sr-iov-for-networking-support .. _SR-IOV for networking support: app-ovn.html#sr-iov-for-networking-support
.. _traffic control monitor: http://manpages.ubuntu.com/manpages/focal/man8/tc.8.html#monitor .. _traffic control monitor: http://manpages.ubuntu.com/manpages/focal/man8/tc.8.html#monitor
.. _data path control tools: http://manpages.ubuntu.com/manpages/focal/man8/ovs-dpctl.8.html .. _data path control tools: http://manpages.ubuntu.com/manpages/focal/man8/ovs-dpctl.8.html

View File

@ -54,26 +54,31 @@ contribution`_.
app-nova-cells app-nova-cells
app-pci-passthrough-gpu app-pci-passthrough-gpu
.. toctree::
:caption: Networking
:maxdepth: 1
app-ovn
app-hardware-offload
app-octavia
app-bridge-interface-configuration
.. toctree:: .. toctree::
:caption: Appendices :caption: Appendices
:maxdepth: 1 :maxdepth: 1
Managing TLS certificates with Vault <app-certificate-management> Managing TLS certificates with Vault <app-certificate-management>
Encryption at Rest <app-encryption-at-rest> Encryption at Rest <app-encryption-at-rest>
Octavia LBaaS <app-octavia>
Ceph erasure coding <app-erasure-coding> Ceph erasure coding <app-erasure-coding>
Ceph RADOS Gateway multisite replication <app-rgw-multisite> Ceph RADOS Gateway multisite replication <app-rgw-multisite>
Ceph RBD mirroring <app-ceph-rbd-mirror> Ceph RBD mirroring <app-ceph-rbd-mirror>
Ceph charm deprecation <app-ceph-migration> Ceph charm deprecation <app-ceph-migration>
Masakari <app-masakari> Masakari <app-masakari>
OVN <app-ovn>
Managing power events <app-managing-power-events> Managing power events <app-managing-power-events>
Manila Ganesha <app-manila-ganesha> Manila Ganesha <app-manila-ganesha>
Swift usage <app-swift> Swift usage <app-swift>
NIC hardware offload <app-hardware-offload>
High availability <app-ha> High availability <app-ha>
TrilioVault Data Protection <app-trilio-vault> TrilioVault Data Protection <app-trilio-vault>
Bridge interface configuration <app-bridge-interface-configuration>
.. LINKS .. LINKS
.. _file an issue: https://bugs.launchpad.net/charm-deployment-guide/+filebug .. _file an issue: https://bugs.launchpad.net/charm-deployment-guide/+filebug