
Moved k8S Container and OpenStack VNF sections into respective subdirs following "kubernetes" and "openstack" conventions under guest_integration and added shared index. This follows pattern used for other docs. Rebase merge conflicts, formatting corrections and removed 2x NA files Signed-off-by: Ron Stone <ronald.stone@windriver.com> Change-Id: Ic56322108cdb03ab1f9e4dadf5f50fe20cd7b2d6 Signed-off-by: Ron Stone <ronald.stone@windriver.com>
35 lines
893 B
ReStructuredText
35 lines
893 B
ReStructuredText
.. Fault Management file, created by
|
|
sphinx-quickstart on Thu Sep 3 15:14:59 2020.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
=================
|
|
Guest Integration
|
|
=================
|
|
|
|
--------------------------------
|
|
Kubernetes container integration
|
|
--------------------------------
|
|
|
|
|prod-long| supports applications that rely on |PTP| for synchronization. These
|
|
applications are able to receive |PTP| status notifications from
|
|
|prod-long| hosting the application.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
kubernetes/index
|
|
|
|
-------------------------
|
|
OpenStack VNF integration
|
|
-------------------------
|
|
|
|
The |VNF| Integration document contains information specific to |VNF| or
|
|
|VM| application writers that assists them with integrating their
|
|
application on |prod-os|.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
openstack/index
|