modifies set of books to remove duplicate references

all of module and lab files are included in books 2-5. The
four index files used for books 2-5 are deleted as they are
no longer used.

Change-Id: Iac9aa891081fc2914db055edd7ac054d5fc30ff7
Closes-Bug: #1275171
This commit is contained in:
Sean Roberts 2014-01-31 17:53:20 -08:00
parent 51551c8882
commit 24c3664e2c
5 changed files with 0 additions and 67 deletions

View File

@ -1,12 +0,0 @@
<?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>

View File

@ -1,17 +0,0 @@
<?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>

View File

@ -1,15 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<book xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:html="http://www.w3.org/1999/xhtml"
version="5.0"
xml:id="module002-ch000-openstack-networking">
<title>Networking in OpenStack</title>
<xi:include href="module002-ch001-networking-in-openstack.xml"/>
<xi:include href="module002-ch002-openstack-networking-concepts.xml"/>
<xi:include href="module002-ch003-neutron-use-cases.xml"/>
<xi:include href="module002-ch004-security-in-neutron.xml"/>
<xi:include href="module002-ch005-floating-ips.xml"/>
</book>

View File

@ -1,19 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<book xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:html="http://www.w3.org/1999/xhtml"
version="5.0"
xml:id="module003-ch000-openstack-objstore">
<title>OpenStack Object Storage</title>
<xi:include href="module003-ch001-intro-objstore.xml"/>
<xi:include href="module003-ch002-features-benifits.xml"/>
<xi:include href="module003-ch003-obj-store-capabilities.xml"/>
<xi:include href="module003-ch004-swift-building-blocks.xml"/>
<xi:include href="module003-ch005-the-ring.xml"/>
<xi:include href="module003-ch006-more-concepts.xml"/>
<xi:include href="module003-ch007-swift-cluster-architecture.xml"/>
<xi:include href="module003-ch008-account-reaper.xml"/>
<xi:include href="module003-ch009-replication.xml"/>
</book>

View File

@ -89,8 +89,4 @@
<xi:include href="bk002-operator-training-guide.xml"/>
<xi:include href="bk003-developer-training-guide.xml"/>
<xi:include href="bk004-architect-training-guide.xml"/>
<xi:include href="module001-intro-openstack.xml"/>
<xi:include href="module002-ch000-openstack-networking.xml"/>
<xi:include href="module003-ch000-openstack-objstore.xml"/>
<xi:include href="lab000-openstack-training-labs.xml"/>
</set>