Hi,

On Thu, 8 Oct 2015 10:59:06 +0200
Alioune <baliou...@gmail.com> wrote:

> Please may I know:
> 
> How to create the new agent for multiple nodes ?
> 

I do not know how much time it takes to explain it from the beginning.
It is out of a work range of this ML.

You can find many samples about an agent in neutron repositories.
ryu plugin may be useful for you about multi nodes.
Please check them.

> Could you attach your local.conf file for kilo release ?
> 

We use localrc to run ofagent in CI.
You can see it from results of check-tempest-dsvm-k-ofagent job
on openstack gerrit.

example:

you can get the following from https://review.openstack.org/#/c/232814/

http://180.37.183.32/ryuci/14/232814/1/check/check-tempest-dsvm-k-ofagent/10126e4/logs/localrc.txt.gz

Thanks,


> Best Regards
> 
> On 8 October 2015 at 10:33, fumihiko kakuma <kak...@valinux.co.jp> wrote:
> 
> > Hi,
> >
> > On Thu, 8 Oct 2015 09:28:02 +0200
> > Alioune <baliou...@gmail.com> wrote:
> >
> > > Thanks for your response Fumihiko.
> > >
> > > I am using OpenStack juno.
> > >
> > > Instead of putting "enable_plugin networking-ofagent
> > > https://git.openstack.org/openstack/networking-ofagent"; in local.conf do
> > > you think it could be possible to install networking-ofagent in remote
> > ryu
> > > server and then enter "ovs-vsctl set-controller br-int
> > > tcp:ryu_address:6633" in each compute node in order to have one single
> > > agent managing all compute nodes ?
> > >
> >
> > No, ofagent is not made to controll multiple nodes.
> > You should create the new agent for it.
> >
> > Additionally in juno devstack does not support enable_plugin() function.
> > It is supported by the kilo or later release.
> > ofagent is contained in neutron tree in juno.
> >
> >
> > Thanks,
> > fumihiko kakuma
> >
> > > Best Regards
> > >
> > >
> > >
> > >
> > > On 8 October 2015 at 01:33, fumihiko kakuma <kak...@valinux.co.jp>
> > wrote:
> > >
> > > > Hi Alioune,
> > > >
> > > > On Wed, 7 Oct 2015 22:09:31 +0200
> > > > Alioune <baliou...@gmail.com> wrote:
> > > >
> > > > > Hi Dear Sir,
> > > > > I have a few questions about Ruy controller please.
> > > > >
> > > > > Is there possible to use one Ruy controller to manage open vswitch
> > > > running
> > > > > on all compute nodes instead of using ofagent for each one ?
> > > > >
> > > >
> > > > Yes and ryu plugin is its implementation.
> > > > But ryu plugin have been removed in kilo.
> > > >
> > > > > I would like to use Ryu as MechanismDriver for Neutron and I would
> > like
> > > > to
> > > > > make specific restrictions from Ryu controller to networks (ex:
> > forbid
> > > > > allocation of some address range to tenant network, port-update one
> > > > sub-net
> > > > > to another, etc) .
> > > > > Have you any suggestions about how to do that with Ryu for OpenStack
> > ?
> > > > >
> > > >
> > > > ofagent mechanism driver is the implementation of controller using ryu.
> > > >
> > > > And ovs mechanism driver also gained a ryu interface in liberty.
> > > > You can use ovs driver as ryu controller since liberty.
> > > > liberty will be released soon.
> > > > I recommend you to use the ovs driver rather than the ofagent.
> > > >
> > > >
> > > > > Best Regards
> > > >
> > > > --
> > > > fumihiko kakuma <kak...@valinux.co.jp>
> > > >
> > > >
> > > >
> >
> > --
> > fumihiko kakuma <kak...@valinux.co.jp>
> >
> >
> >

-- 
fumihiko kakuma <kak...@valinux.co.jp>



------------------------------------------------------------------------------
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to