Added Network and Compute Node basic-install guide for Training Labs. Currently updated for installing OpenStack Havana, these installation gudies are meant for training labs but can be used as a replacement to basic-install guide. bp/training-manuals Change-Id: I114218447ce5e8ea4bbe7c0b21915d69b54b92bd
13 lines
575 B
XML
13 lines
575 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<book 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="lab000-openstack-training-labs">
|
|
<title>OpenStack Training Labs</title>
|
|
<xi:include href="lab000-important-terms.xml"/>
|
|
<xi:include href="lab000-virtualbox-basics.xml"/>
|
|
<xi:include href="lab001-control-node.xml"/>
|
|
<xi:include href="lab002-network-node.xml"/>
|
|
<xi:include href="lab003-compute-node.xml"/>
|
|
<xi:include href="lab004-openstack-production.xml"/>
|
|
</book>
|