f629178ae5
Edited for clarity. Change-Id: I276379682217d66edc66ff73de458961ea2981ed Implements: blueprint arch-guide
21 lines
873 B
XML
21 lines
873 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="introduction">
|
|
<title>Introduction</title>
|
|
|
|
<para><glossterm>OpenStack</glossterm> is a fully-featured, self-service
|
|
cloud. Consider the design of your cloud carefully so that it will
|
|
accurately suit your needs.</para>
|
|
<para>This book examines some of the most common uses for OpenStack clouds, and
|
|
explains the considerations for each use case.</para>
|
|
|
|
<xi:include href="introduction/section_intended_audience.xml"/>
|
|
<xi:include href="introduction/section_how_this_book_is_organized.xml"/>
|
|
<xi:include href="introduction/section_how_this_book_was_written.xml"/>
|
|
<xi:include href="introduction/section_methodology.xml"/>
|
|
|
|
</chapter>
|