You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Yoshikazu Nojima <ma...@ynojima.net> on 2013/10/03 22:20:52 UTC

Review Request 14471: CloudStack Plugin guide for VXLAN

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/14471/
-----------------------------------------------------------

Review request for cloudstack and Toshiaki Hatano.


Repository: cloudstack-git


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
-----

  docs/en-US/CloudStack_VXLAN_Guide.ent PRE-CREATION 
  docs/en-US/CloudStack_VXLAN_Guide.xml PRE-CREATION 
  docs/en-US/images/vxlan-physicalnetwork.png PRE-CREATION 
  docs/en-US/images/vxlan-trafficlabel.png PRE-CREATION 
  docs/en-US/plugin-vxlan-about.xml PRE-CREATION 
  docs/en-US/plugin-vxlan-config-hypervisor.xml PRE-CREATION 
  docs/en-US/plugin-vxlan-config-management.xml PRE-CREATION 
  docs/en-US/plugin-vxlan-configuration.xml PRE-CREATION 
  docs/en-US/plugin-vxlan-features.xml PRE-CREATION 
  docs/en-US/plugin-vxlan-introduction.xml PRE-CREATION 
  docs/en-US/plugin-vxlan-requirements.xml PRE-CREATION 
  docs/en-US/plugin-vxlan-revision-history.xml PRE-CREATION 
  docs/publican-plugin-vxlan.cfg PRE-CREATION 

Diff: https://reviews.apache.org/r/14471/diff/


Testing
-------


Thanks,

Yoshikazu Nojima


Re: Review Request 14471: CloudStack Plugin guide for VXLAN

Posted by Yoshikazu Nojima <ma...@ynojima.net>.
Hi Prasanna,
Thank you for let me know.
I'll resubmit the patch, but I cannot find the repository
cloudstack-docs.git in the ReviewBoard.
Do you know how to send the patch to the repository?

Regards,
Yoshikazu


2013/10/3 Prasanna Santhanam <ts...@apache.org>:
> Hi,
>
> The docs were broken out into a separate repo 2 days ago. So this
> should be based on the repo cloudstack-docs.git. Can you resubmit this
> for that repo?
>
> See:
> http://markmail.org/message/w44nioqt5usechhc
>
> Thanks,
>
>
> On Thu, Oct 03, 2013 at 08:20:52PM -0000, Yoshikazu Nojima wrote:
>>
>> -----------------------------------------------------------
>> This is an automatically generated e-mail. To reply, visit:
>> https://reviews.apache.org/r/14471/
>> -----------------------------------------------------------
>>
>> Review request for cloudstack and Toshiaki Hatano.
>>
>>
>> Repository: cloudstack-git
>>
>>
>> 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
>> -----
>>
>>   docs/en-US/CloudStack_VXLAN_Guide.ent PRE-CREATION
>>   docs/en-US/CloudStack_VXLAN_Guide.xml PRE-CREATION
>>   docs/en-US/images/vxlan-physicalnetwork.png PRE-CREATION
>>   docs/en-US/images/vxlan-trafficlabel.png PRE-CREATION
>>   docs/en-US/plugin-vxlan-about.xml PRE-CREATION
>>   docs/en-US/plugin-vxlan-config-hypervisor.xml PRE-CREATION
>>   docs/en-US/plugin-vxlan-config-management.xml PRE-CREATION
>>   docs/en-US/plugin-vxlan-configuration.xml PRE-CREATION
>>   docs/en-US/plugin-vxlan-features.xml PRE-CREATION
>>   docs/en-US/plugin-vxlan-introduction.xml PRE-CREATION
>>   docs/en-US/plugin-vxlan-requirements.xml PRE-CREATION
>>   docs/en-US/plugin-vxlan-revision-history.xml PRE-CREATION
>>   docs/publican-plugin-vxlan.cfg PRE-CREATION
>>
>> Diff: https://reviews.apache.org/r/14471/diff/
>>
>>
>> Testing
>> -------
>>
>>
>> Thanks,
>>
>> Yoshikazu Nojima
>>
>
> --
> Prasanna.,
>
> ------------------------
> Powered by BigRock.com
>

Re: Review Request 14471: CloudStack Plugin guide for VXLAN

Posted by Prasanna Santhanam <ts...@apache.org>.
Hi,

The docs were broken out into a separate repo 2 days ago. So this
should be based on the repo cloudstack-docs.git. Can you resubmit this
for that repo?

See:
http://markmail.org/message/w44nioqt5usechhc

Thanks,


On Thu, Oct 03, 2013 at 08:20:52PM -0000, Yoshikazu Nojima wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/14471/
> -----------------------------------------------------------
> 
> Review request for cloudstack and Toshiaki Hatano.
> 
> 
> Repository: cloudstack-git
> 
> 
> 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
> -----
> 
>   docs/en-US/CloudStack_VXLAN_Guide.ent PRE-CREATION 
>   docs/en-US/CloudStack_VXLAN_Guide.xml PRE-CREATION 
>   docs/en-US/images/vxlan-physicalnetwork.png PRE-CREATION 
>   docs/en-US/images/vxlan-trafficlabel.png PRE-CREATION 
>   docs/en-US/plugin-vxlan-about.xml PRE-CREATION 
>   docs/en-US/plugin-vxlan-config-hypervisor.xml PRE-CREATION 
>   docs/en-US/plugin-vxlan-config-management.xml PRE-CREATION 
>   docs/en-US/plugin-vxlan-configuration.xml PRE-CREATION 
>   docs/en-US/plugin-vxlan-features.xml PRE-CREATION 
>   docs/en-US/plugin-vxlan-introduction.xml PRE-CREATION 
>   docs/en-US/plugin-vxlan-requirements.xml PRE-CREATION 
>   docs/en-US/plugin-vxlan-revision-history.xml PRE-CREATION 
>   docs/publican-plugin-vxlan.cfg PRE-CREATION 
> 
> Diff: https://reviews.apache.org/r/14471/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Yoshikazu Nojima
> 

-- 
Prasanna.,

------------------------
Powered by BigRock.com