7ec78aef2d
was incorrectly placed in trunk/training-guide non-plural, now trunk/training-guides. also add redirect from trunk/openstack-training and trunk/training-guide to the new location. Change-Id: I0648a9604dc6a1d6c7480a90c07871608a8752ca Closes-Bug: #1255684
17 lines
941 B
XML
17 lines
941 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="module001-intro-openstack">
|
|
<title>Introduction to OpenStack</title>
|
|
<xi:include href="module001-ch001-intro-text.xml"/>
|
|
<xi:include href="module001-ch002-brief-overview.xml"/>
|
|
<xi:include href="module001-ch003-core-projects.xml"/>
|
|
<xi:include href="module001-ch004-openstack-architecture.xml"/>
|
|
<xi:include href="module001-ch005-vm-provisioning-walk-through.xml"/>
|
|
<xi:include href="module001-ch006-overview-horizon-cli.xml"/>
|
|
<xi:include href="module001-ch007-keystone-arch.xml"/>
|
|
<xi:include href="module001-ch008-queues-messaging.xml"/>
|
|
<xi:include href="module001-ch009-vm-placement.xml"/>
|
|
<xi:include href="module001-ch010-vm-provisioning-indepth.xml"/>
|
|
<xi:include href="module001-ch011-block-storage.xml"/>
|
|
</book> |