Hi FUJITA-san,
Hmm… I do not know for this to be a common way because I otherwise do not
know the library which requires super user permission.
2013/7/26 FUJITA Tomonori
> On Thu, 25 Jul 2013 19:11:42 +0900
> Satoshi Kobayashi wrote:
>
> > Hi all,
> >
> > I tried the installation of Ryu in a n
Hi FUJITA-san
Thank you for the suggestion.
2013/7/26 FUJITA Tomonori
> On Thu, 25 Jul 2013 12:41:49 +0900
> Satoshi Kobayashi wrote:
>
> > Hi all,
> >
> > I tried to work Ryu by CentOS 6.4 which has Python 2.6.6 by default.
> Since
> > there was no argparse, it did not launch. IMHO, if Ryu su
On Thu, 25 Jul 2013 19:11:42 +0900
Satoshi Kobayashi wrote:
> Hi all,
>
> I tried the installation of Ryu in a non-super user and it failed. This is
> because it does not have permission to /etc.
>
> $ python setup.py install
> …(snip)…
> running install_data
> creating /etc/ryu
> error: could
Hi FUJITA-san,
2013/7/26 FUJITA Tomonori
> Hi,
>
> On Thu, 25 Jul 2013 18:07:03 +0900
> Satoshi Kobayashi wrote:
>
> > I noticed that oslo.config is included in Ryu itself. But oslo.config is
> > distributed by PyPI.
> > https://pypi.python.org/pypi/oslo.config
> >
> > What is the reason Ryu co
On Thu, 25 Jul 2013 12:36:06 +0400
Vasiliy Tolstov wrote:
> Hello. I want to use ryu in my custom network setup and provide
> network controller for servers that runs openvswitch.
> But i'm stuck at understanding - how can i deal with failing hardware
> node that runs ryu?
> If i run new ryu inst
On Tue, 23 Jul 2013 09:35:13 -0700
Marvin Dsouza wrote:
> Hey Guys,
>
> I am running 3 apps using the ryu-manager and want to perform graceful
> shutdown and some other tasks when someone hits the Cntrl+C. So where do I
> put the code to capture the signal and perform the action. I was thinking
Any inputs on this?
thanks.
-- Forwarded message --
From: Marvin Dsouza
Date: Tue, Jul 23, 2013 at 9:35 AM
Subject: Signal handling for RYU apps
To: [email protected]
Hey Guys,
I am running 3 apps using the ryu-manager and want to perform graceful
shutdown and so
On Thu, 25 Jul 2013 12:41:49 +0900
Satoshi Kobayashi wrote:
> Hi all,
>
> I tried to work Ryu by CentOS 6.4 which has Python 2.6.6 by default. Since
> there was no argparse, it did not launch. IMHO, if Ryu supports
> Python2.6.X, the following patches are required.
>
> --8<--8<-
Hi,
On Thu, 25 Jul 2013 18:07:03 +0900
Satoshi Kobayashi wrote:
> I noticed that oslo.config is included in Ryu itself. But oslo.config is
> distributed by PyPI.
> https://pypi.python.org/pypi/oslo.config
>
> What is the reason Ryu contains oslo.config in itself? IMHO, if there is
> nothing, it
Hi all,
I tried the installation of Ryu in a non-super user and it failed. This is
because it does not have permission to /etc.
$ python setup.py install
…(snip)…
running install_data
creating /etc/ryu
error: could not create '/etc/ryu': Permission denied
When virtualenv etc. are being used, Pyt
On Wed, Jul 24, 2013 at 05:53:27PM +0900, watanabe.fumitaka wrote:
> Signed-off-by: WATANABE Fumitaka
> ---
> ryu/lib/packet/packet.py |4
> ryu/lib/packet/packet_base.py | 38 +-
> 2 files changed, 41 insertions(+), 1 deletion(-)
>
> diff --gi
Hello. I want to use ryu in my custom network setup and provide
network controller for servers that runs openvswitch.
But i'm stuck at understanding - how can i deal with failing hardware
node that runs ryu?
If i run new ryu instance does it works right with already configured
data paths from previ
12 matches
Mail list logo