6a4d22a0c8
associate guide has been reorganized around the aptira labs. all content will be plugged back into the framework in this patch. backport:none implements bp/training-manuals Change-Id: I3bd4fba9a85b41d7c873861b3c19582940939c9a
15 lines
647 B
XML
15 lines
647 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<chapter xmlns="http://docbook.org/ns/docbook"
|
|
xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
version="5.0"
|
|
xml:id="associate-computer-node">
|
|
<title>Compute Node</title>
|
|
<xi:include href="associate-compute-node-concept-nova.xml"/>
|
|
<xi:include href="associate-compute-node-install-nova.xml"/>
|
|
<xi:include href="associate-compute-node-concept-neutron.xml"/>
|
|
<xi:include href="associate-compute-node-install-neutron.xml"/>
|
|
<xi:include href="associate-compute-node-lab.xml"/>
|
|
<xi:include href="associate-compute-node-quiz.xml"/>
|
|
</chapter>
|