looks good to me.
> No need.
unnecessary because neutron's setup.py creates the script for us.
YAMAMOTO Takashi
>
> Signed-off-by: FUJITA Tomonori
> ---
> setup.cfg | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/setup.cfg b/setup.cfg
> index b0a0d17..6e6527f 100644
> --- a/setup.cf
No need.
Signed-off-by: FUJITA Tomonori
---
setup.cfg | 1 -
1 file changed, 1 deletion(-)
diff --git a/setup.cfg b/setup.cfg
index b0a0d17..6e6527f 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -47,6 +47,5 @@ setup-hooks =
[entry_points]
console_scripts =
-neutron-ofagent-agent = ryu.cmd.o
Hi,
On Tue, 25 Mar 2014 14:53:13 -0400
"Charles F." wrote:
> I have looked at some other SDN controllers (Floodlight) that allow one to
> easily get a list of links. I noticed that the MAC addresses pulled back
> from the switches are not the mac addresses of the hosts. I am doing
> everything i
On Wed, 26 Mar 2014 10:20:54 +0100
Windhya Rankothge wrote:
> I figured it out.. I will have to use the REST API.. Thanks for the
> guidance..
Yeah, I think that it's the easiest option:
http://osrg.github.io/ryu-book/en/html/rest_api.html
--
I figured it out.. I will have to use the REST API.. Thanks for the
guidance..
On Wed, Mar 26, 2014 at 7:47 AM, Windhya Rankothge wrote:
> Thanks alot for the reply.. Yes I want to receive a file and add flows
> according to information in the file.. Can you please elaborate more on how
> to use
On Wed, 26 Mar 2014 15:39:30 +0900 (JST)
yamam...@valinux.co.jp (YAMAMOTO Takashi) wrote:
>> On Wed, 26 Mar 2014 14:13:24 +0900 (JST)
>> yamam...@valinux.co.jp (YAMAMOTO Takashi) wrote:
>>
On Wed, 26 Mar 2014 14:00:07 +0900 (JST)
yamam...@valinux.co.jp (YAMAMOTO Takashi) wrote:
>>