Hi
I configure my quantum server as
https://github.com/osrg/ryu/wiki/configuration_openstack_grizzly_with_ryu
they work fine when controller and quantum server are on same host.
Their are few simple question i want to know
1. How to set configuration to let controller and quantum on different ho
Hi Folks,
Looking forward to receiving a reply on this as we are hoping start
development work this week.
Thanks for your time.
Regards,
Kajal Bhargava
On Tue, Jun 25, 2013 at 8:23 AM, Kajal Bhargava wrote:
> Hi,
>
> I had a quick question on RYU support for 1.3.1.
> If I want to check the d
Looks good.
On Tue, Jun 25, 2013 at 04:00:24PM +0900, watanabe.fumitaka wrote:
> Add ICMP sub encoder/decoder class for Destination Unreachable Message.
> and, add parser to Time Exceeded Message class.
>
>
> Signed-off-by: WATANABE Fumitaka
> ---
> ryu/lib/packet/icmp.py | 113
> +++
Ping?
On Mon, Jun 10, 2013 at 11:00:18AM +0900, Isaku Yamahata wrote:
> The patch teaches packet library to truncate padding octets.
> The protocol class that knows its payload length should set its payload
> length as payload_length > 0 attributes.
> Then, the packet.parser truncates its payload.
On Tue, Jun 25, 2013 at 11:08:18PM +, Shaun Crampton wrote:
> Yamahata-San,
>
> What happened to your/my patch to handle ethernet padding generically
> "[Ryu-devel] [PATCH] lib/packet: teach packet library to truncate padding
> octet"?
> Wouldn't that fix this case as long as we added p
Yamahata-San,
What happened to your/my patch to handle ethernet padding generically
"[Ryu-devel] [PATCH] lib/packet: teach packet library to truncate padding
octet"? Wouldn't that fix this case as long as we added payload_length to
the LLDP packet?
Shaun Crampton
Software Development Mana
Hi,
I had a quick question on RYU support for 1.3.1.
If I want to check the details of socket connections to the switch /
OpenFlow switch, which files should I check ?
Also, I am developing a library in C and as RYU is implemented in Python, I
had a few questions:
1. I am checking how the connec
Hello,Ohmura
Thanks,I get it.
At 2013-06-25 14:01:24,"OHMURA Kei" wrote:
>Hi,
>
>From: xiaohang
>Subject: [Ryu-devel] what topology viewer,more info needed
>Date: Tue, 25 Jun 2013 10:43:52 +0800 (CST)
>
>> Hello
>>
>>
>> According to the ppt LinuxCon Japan 2013 from the RYU official web,I g