----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14732/#review27289 -----------------------------------------------------------
Ship it! 8a84635 - master - Prasanna Santhanam On Oct. 22, 2013, 8:58 a.m., Yoshikazu Nojima wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/14732/ > ----------------------------------------------------------- > > (Updated Oct. 22, 2013, 8:58 a.m.) > > > Review request for cloudstack, David Nalley, Toshiaki Hatano, and Prasanna > Santhanam. > > > Repository: cloudstack-docs > > > Description > ------- > > This patch adds a Plugin guide for VXLAN. > It describes system requirements for VXLAN plugin and how to setup it. > > This is the ToC: > 1. The VXLAN Plugin .... 1 > 1.1. Introduction to the VXLAN Plugin .... 1 > 1.2. Features of the VXLAN Plugin .... 1 > 2. System Requirements for VXLAN 3 > 2.1. System Requirements for VXLAN .... 3 > 2.2. Linux Distributions that meet the requirements .... 3 > 2.3. Check the capability of your system .... 3 > 2.4. Advanced: Build kernel and iproute2 .... 3 > 2.4.1. Build kernel .... 4 > 2.4.2. Build iproute2 .... 4 > 3. Configure CloudStack to use VXLAN Plugin 7 > 3.1. Configure hypervisor .... 7 > 3.1.1. Configure hypervisor: KVM .... 7 > 3.2. Setup zone using VXLAN .... 9 > 3.2.1. Configure the physical network .... 10 > > > Diffs > ----- > > vxlan/en-US/Author_Group.xml PRE-CREATION > vxlan/en-US/Book_Info.xml PRE-CREATION > vxlan/en-US/CloudStack_VXLAN_Guide.ent PRE-CREATION > vxlan/en-US/CloudStack_VXLAN_Guide.xml PRE-CREATION > vxlan/en-US/images/vxlan-physicalnetwork.png PRE-CREATION > vxlan/en-US/images/vxlan-trafficlabel.png PRE-CREATION > vxlan/en-US/plugin-vxlan-about.xml PRE-CREATION > vxlan/en-US/plugin-vxlan-config-hypervisor.xml PRE-CREATION > vxlan/en-US/plugin-vxlan-config-management.xml PRE-CREATION > vxlan/en-US/plugin-vxlan-configuration.xml PRE-CREATION > vxlan/en-US/plugin-vxlan-features.xml PRE-CREATION > vxlan/en-US/plugin-vxlan-introduction.xml PRE-CREATION > vxlan/en-US/plugin-vxlan-requirements.xml PRE-CREATION > vxlan/en-US/plugin-vxlan-revision-history.xml PRE-CREATION > vxlan/publican.cfg PRE-CREATION > > Diff: https://reviews.apache.org/r/14732/diff/ > > > Testing > ------- > > I run following command and it generates a pdf file successfully. > > cd vxlan; publican build --config=publican.cfg --formats pdf --langs en-US > --common_content=$WORKSPACE/Common_Content > > > Thanks, > > Yoshikazu Nojima > >