Updated Branches: refs/heads/master fc14a52c2 -> 8a8463516
write a plugin guide for vxlan Signed-off-by: ynojima <[email protected]> Signed-off-by: Prasanna Santhanam <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/commit/8a846351 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/tree/8a846351 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/diff/8a846351 Branch: refs/heads/master Commit: 8a8463516af240671fe6c2af82c6463ec9fe071b Parents: fc14a52 Author: ynojima <[email protected]> Authored: Thu Oct 17 20:08:07 2013 -0600 Committer: Prasanna Santhanam <[email protected]> Committed: Tue Oct 22 14:27:29 2013 +0530 ---------------------------------------------------------------------- vxlan/en-US/Author_Group.xml | 31 +++++++++++++ vxlan/en-US/Book_Info.xml | 47 ++++++++++++++++++++ vxlan/en-US/CloudStack_VXLAN_Guide.ent | 22 ++++++++++ vxlan/en-US/CloudStack_VXLAN_Guide.xml | 53 +++++++++++++++++++++++ vxlan/en-US/images/vxlan-physicalnetwork.png | 0 5 files changed, 153 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/8a846351/vxlan/en-US/Author_Group.xml ---------------------------------------------------------------------- diff --git a/vxlan/en-US/Author_Group.xml b/vxlan/en-US/Author_Group.xml new file mode 100644 index 0000000..1184c50 --- /dev/null +++ b/vxlan/en-US/Author_Group.xml @@ -0,0 +1,31 @@ +<?xml version='1.0' encoding='utf-8' ?> +<!DOCTYPE authorgroup PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ +<!ENTITY % BOOK_ENTITIES SYSTEM "Runbook.ent"> +%BOOK_ENTITIES; +]> + +<!-- Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +--> + + +<authorgroup> + <author> + <firstname>Apache</firstname> + <surname>CloudStack</surname> + </author> +</authorgroup> http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/8a846351/vxlan/en-US/Book_Info.xml ---------------------------------------------------------------------- diff --git a/vxlan/en-US/Book_Info.xml b/vxlan/en-US/Book_Info.xml new file mode 100644 index 0000000..e063e23 --- /dev/null +++ b/vxlan/en-US/Book_Info.xml @@ -0,0 +1,47 @@ +<?xml version='1.0' encoding='utf-8' ?> +<!DOCTYPE bookinfo PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ +<!ENTITY % BOOK_ENTITIES SYSTEM "cloudstack.ent"> +%BOOK_ENTITIES; +]> + + +<!-- Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +--> + +<bookinfo id="book-release-notes-3.0.4"> + <title>&PRODUCT; Guide</title> + <subtitle>Revised August 9, 2012 10:48 pm Pacific</subtitle> + <productname>Apache CloudStack</productname> + <productnumber>4.3.0</productnumber> + <edition>1</edition> + <pubsnumber></pubsnumber> + <abstract> + <para> + Complete technical documentation of &PRODUCT;. + </para> + </abstract> + <corpauthor> + <inlinemediaobject> + <imageobject> + <imagedata fileref="Common_Content/images/title_logo.svg" format="SVG" /> + </imageobject> + </inlinemediaobject> + </corpauthor> + <xi:include href="Common_Content/Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> + <xi:include href="Author_Group.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> +</bookinfo> http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/8a846351/vxlan/en-US/CloudStack_VXLAN_Guide.ent ---------------------------------------------------------------------- diff --git a/vxlan/en-US/CloudStack_VXLAN_Guide.ent b/vxlan/en-US/CloudStack_VXLAN_Guide.ent new file mode 100644 index 0000000..f31c407 --- /dev/null +++ b/vxlan/en-US/CloudStack_VXLAN_Guide.ent @@ -0,0 +1,22 @@ +<!-- Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +--> + +<!ENTITY PRODUCT "CloudStack"> +<!ENTITY BOOKID "Technical Documentation"> +<!ENTITY YEAR "2013"> +<!ENTITY HOLDER "Apache Software Foundation"> http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/8a846351/vxlan/en-US/CloudStack_VXLAN_Guide.xml ---------------------------------------------------------------------- diff --git a/vxlan/en-US/CloudStack_VXLAN_Guide.xml b/vxlan/en-US/CloudStack_VXLAN_Guide.xml new file mode 100644 index 0000000..d7886c8 --- /dev/null +++ b/vxlan/en-US/CloudStack_VXLAN_Guide.xml @@ -0,0 +1,53 @@ +<?xml version='1.0' encoding='utf-8' ?> +<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ +<!ENTITY % BOOK_ENTITIES SYSTEM "cloudstack.ent"> +%BOOK_ENTITIES; +<!ENTITY % xinclude SYSTEM "http://www.docbook.org/xml/4.4/xinclude.mod"> +%xinclude; +]> + +<!-- Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +--> + +<book> + <bookinfo id="cloudstack_plugin_vxlan"> + <title>&PRODUCT; Plugin Guide for the VXLAN Plugin</title> + <productname>Apache CloudStack</productname> + <productnumber>4.3.0</productnumber> + <edition>0</edition> + <pubsnumber></pubsnumber> + <abstract> + <para> + Plugin Guide for the VXLAN Plugin. + </para> + </abstract> + <corpauthor> + <inlinemediaobject> + <imageobject> + <imagedata fileref="Common_Content/images/title_logo.svg" format="SVG" /> + </imageobject> + </inlinemediaobject> + </corpauthor> + <xi:include href="Common_Content/Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> + <xi:include href="Author_Group.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> + </bookinfo> + <xi:include href="plugin-vxlan-about.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> + <xi:include href="plugin-vxlan-requirements.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> + <xi:include href="plugin-vxlan-configuration.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> + <xi:include href="plugin-vxlan-revision-history.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> +</book> http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/8a846351/vxlan/en-US/images/vxlan-physicalnetwork.png ---------------------------------------------------------------------- diff --git a/vxlan/en-US/images/vxlan-physicalnetwork.png b/vxlan/en-US/images/vxlan-physicalnetwork.png new file mode 100644 index 0000000..e69de29
