Creation of book structure for Networking Guide

Change-Id: Ib4aab29234654946afe42dfe31a96fe3f4a55cdc
This commit is contained in:
Lana Brindley 2014-08-08 22:20:52 +10:00 committed by Andreas Jaeger
parent a32372a2c9
commit 347724780a
13 changed files with 294 additions and 0 deletions

@ -93,6 +93,11 @@
High Availability Guide
</a>
</dd>
<dd>
<a href="networking-guide/target/docbkx/webhelp/networking-guide/content/index.html">
Networking Guide
</a>
</dd>
<dd>
<a href="image-guide/target/docbkx/webhelp/image-guide/content/index.html">
Virtual Machine Image Guide

@ -0,0 +1,65 @@
<?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="openstack-networking-juno">
<title>OpenStack Networking Guide</title>
<?rax title.font.size="28px" subtitle.font.size="28px"?>
<titleabbrev>Networking Guide</titleabbrev>
<info>
<author>
<personname>
<firstname/>
<surname/>
</personname>
<affiliation>
<orgname>OpenStack Foundation</orgname>
</affiliation>
</author>
<copyright>
<year>2014</year>
<holder>OpenStack Foundation</holder>
</copyright>
<releaseinfo>current</releaseinfo>
<productname>OpenStack</productname>
<pubdate/>
<legalnotice role="apache2">
<annotation>
<remark>Copyright details are filled in by the template.</remark>
</annotation>
</legalnotice>
<legalnotice role="cc-by-sa">
<annotation>
<remark>Remaining licensing details are filled in by the template.</remark>
</annotation>
</legalnotice>
<abstract>
<para>OpenStack offers open source software for cloud administrators to manage and
troubleshoot an OpenStack cloud.</para>
</abstract>
<revhistory>
<!-- ... continue adding more revisions here as you change this document using the markup shown below... -->
<revision>
<date>2014-08-08</date>
<revdescription>
<itemizedlist>
<listitem>
<para>Creation of document.</para>
</listitem>
</itemizedlist>
</revdescription>
</revision>
</revhistory>
</info>
<!-- Chapters are referred from the book file through these include statements. You can add additional chapters using these types of statements. -->
<xi:include href="../common/ch_preface.xml"/>
<xi:include href="../common/ch_getstart.xml"/>
<xi:include href="ch_intro.xml"/>
<xi:include href="ch_networking-data-model.xml"/>
<xi:include href="ch_networking-architecture.xml"/>
<xi:include href="ch_plugins.xml"/>
<xi:include href="ch_deployment.xml"/>
<xi:include href="ch_scalability-HA.xml"/>
<xi:include href="ch_advanced.xml"/>
<xi:include href="ch_debugging.xml"/>
<xi:include href="../common/app_support.xml"/>
</book>

@ -0,0 +1,16 @@
<?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="ch_advanced">
<title>Advanced configuration options</title>
<para>
Bacon ipsum dolor sit amet biltong meatloaf andouille, turducken
bresaola pork belly beef ribs ham hock capicola tail prosciutto
landjaeger meatball pork loin. Swine turkey jowl, porchetta doner
boudin meatloaf. Shoulder capicola prosciutto, shank landjaeger short
ribs sirloin turducken pork belly boudin frankfurter chuck. Salami
shankle bresaola cow filet mignon ham hock shank.
</para>
</chapter>

@ -0,0 +1,16 @@
<?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="ch_debugging">
<title>Debugging</title>
<para>
Bacon ipsum dolor sit amet biltong meatloaf andouille, turducken
bresaola pork belly beef ribs ham hock capicola tail prosciutto
landjaeger meatball pork loin. Swine turkey jowl, porchetta doner
boudin meatloaf. Shoulder capicola prosciutto, shank landjaeger short
ribs sirloin turducken pork belly boudin frankfurter chuck. Salami
shankle bresaola cow filet mignon ham hock shank.
</para>
</chapter>

@ -0,0 +1,16 @@
<?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="ch_deployment">
<title>Deployment</title>
<para>
Bacon ipsum dolor sit amet biltong meatloaf andouille, turducken
bresaola pork belly beef ribs ham hock capicola tail prosciutto
landjaeger meatball pork loin. Swine turkey jowl, porchetta doner
boudin meatloaf. Shoulder capicola prosciutto, shank landjaeger short
ribs sirloin turducken pork belly boudin frankfurter chuck. Salami
shankle bresaola cow filet mignon ham hock shank.
</para>
</chapter>

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE chapter [
<!ENTITY % openstack SYSTEM "../common/entities/openstack.ent">
%openstack;
]>
<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="networking-intro">
<title>Introduction to networking</title>
<para>
Bacon ipsum dolor sit amet biltong meatloaf andouille, turducken
bresaola pork belly beef ribs ham hock capicola tail prosciutto
landjaeger meatball pork loin. Swine turkey jowl, porchetta doner
boudin meatloaf. Shoulder capicola prosciutto, shank landjaeger short
ribs sirloin turducken pork belly boudin frankfurter chuck. Salami
shankle bresaola cow filet mignon ham hock shank.
</para>
</chapter>

@ -0,0 +1,16 @@
<?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="ch_networking-architecture">
<title>Networking architecture</title>
<para>
Bacon ipsum dolor sit amet biltong meatloaf andouille, turducken
bresaola pork belly beef ribs ham hock capicola tail prosciutto
landjaeger meatball pork loin. Swine turkey jowl, porchetta doner
boudin meatloaf. Shoulder capicola prosciutto, shank landjaeger short
ribs sirloin turducken pork belly boudin frankfurter chuck. Salami
shankle bresaola cow filet mignon ham hock shank.
</para>
</chapter>

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE chapter [
<!ENTITY % openstack SYSTEM "../common/entities/openstack.ent">
%openstack;
]>
<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="ch_networking-data-model">
<title>Networking data model</title>
<para>
Bacon ipsum dolor sit amet biltong meatloaf andouille, turducken
bresaola pork belly beef ribs ham hock capicola tail prosciutto
landjaeger meatball pork loin. Swine turkey jowl, porchetta doner
boudin meatloaf. Shoulder capicola prosciutto, shank landjaeger short
ribs sirloin turducken pork belly boudin frankfurter chuck. Salami
shankle bresaola cow filet mignon ham hock shank.
</para>
</chapter>

@ -0,0 +1,16 @@
<?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="ch-plugins">
<title>Plugins</title>
<para>
Bacon ipsum dolor sit amet biltong meatloaf andouille, turducken
bresaola pork belly beef ribs ham hock capicola tail prosciutto
landjaeger meatball pork loin. Swine turkey jowl, porchetta doner
boudin meatloaf. Shoulder capicola prosciutto, shank landjaeger short
ribs sirloin turducken pork belly boudin frankfurter chuck. Salami
shankle bresaola cow filet mignon ham hock shank.
</para>
</chapter>

@ -0,0 +1,16 @@
<?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="ch_scalability-HA">
<title>Scalability and high availability</title>
<para>
Bacon ipsum dolor sit amet biltong meatloaf andouille, turducken
bresaola pork belly beef ribs ham hock capicola tail prosciutto
landjaeger meatball pork loin. Swine turkey jowl, porchetta doner
boudin meatloaf. Shoulder capicola prosciutto, shank landjaeger short
ribs sirloin turducken pork belly boudin frankfurter chuck. Salami
shankle bresaola cow filet mignon ham hock shank.
</para>
</chapter>

@ -0,0 +1,79 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<parent>
<groupId>org.openstack.docs</groupId>
<artifactId>parent-pom</artifactId>
<version>1.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>openstack-networking-guide</artifactId>
<packaging>jar</packaging>
<name>OpenStack Networking Guide</name>
<properties>
<!-- This is set by Jenkins according to the branch. -->
<release.path.name></release.path.name>
<comments.enabled>0</comments.enabled>
</properties>
<!-- ################################################ -->
<!-- USE "mvn clean generate-sources" to run this POM -->
<!-- ################################################ -->
<build>
<plugins>
<plugin>
<groupId>com.rackspace.cloud.api</groupId>
<artifactId>clouddocs-maven-plugin</artifactId>
<!-- version set in ../pom.xml -->
<executions>
<execution>
<id>generate-webhelp</id>
<goals>
<goal>generate-webhelp</goal>
</goals>
<phase>generate-sources</phase>
<configuration>
<!-- These parameters only apply to webhelp -->
<enableDisqus>0</enableDisqus>
<disqusShortname>os-networking-guide</disqusShortname>
<enableGoogleAnalytics>1</enableGoogleAnalytics>
<googleAnalyticsId>UA-17511903-1</googleAnalyticsId>
<generateToc>
appendix toc,title
article/appendix nop
article toc,title
book toc,title,figure,table,example,equation
chapter toc,title
section toc
part toc,title
qandadiv toc
qandaset toc
reference toc,title
set toc,title
</generateToc>
<!-- The following elements sets the autonumbering of sections in output for chapter numbers but no numbered sections-->
<sectionAutolabel>0</sectionAutolabel>
<tocSectionDepth>1</tocSectionDepth>
<sectionLabelIncludesComponentLabel>0</sectionLabelIncludesComponentLabel>
<webhelpDirname>networking-guide</webhelpDirname>
<pdfFilenameBase>networking-guide</pdfFilenameBase>
</configuration>
</execution>
</executions>
<configuration>
<!-- These parameters apply to pdf and webhelp -->
<xincludeSupported>true</xincludeSupported>
<sourceDirectory>.</sourceDirectory>
<includes>
bk-networking.xml
</includes>
<canonicalUrlBase>http://docs.openstack.org/networking-guide/content</canonicalUrlBase>
<glossaryCollection>${basedir}/../glossary/glossary-terms.xml</glossaryCollection>
<branding>openstack</branding>
<formalProcedures>0</formalProcedures>
</configuration>
</plugin>
</plugins>
</build>
</project>

@ -0,0 +1,8 @@
Roadmap for Networking Guide
-----------------------------
This file is stored with the source to offer ideas for what to work on.
Put your name next to a task if you want to work on it and put a WIP
review up on review.openstack.org.
TBD

@ -18,6 +18,7 @@
<module>high-availability-guide</module>
<module>image-guide</module>
<module>install-guide</module>
<module>networking-guide</module>
<module>user-guide</module>
<module>user-guide-admin</module>
</modules>