[openstack-dev] [Neutron][L3] BGP Dynamic Routing Proposal

2014-04-28 Thread Artem Dmytrenko
Good afternoon Neutron developers!

There has been a discussion about dynamic routing in Neutron for the past few 
weeks in the L3 subteam weekly meetings. I've submitted a review request of the 
blueprint documenting the proposal of this feature: 
https://review.openstack.org/#/c/90833/. If you have any feedback or 
suggestions for improvement, I would love to hear your comments and include 
your thoughts in the document.

Thank you.

Sincerely,
Artem Dmytrenko___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [Neutron] Dynamic Routing Blueprint Updated

2014-03-31 Thread Artem Dmytrenko
Hi team.

The dynamic routing blueprint has been updated to reflect the feedback 
received during L3 subteam meetings over the last few weeks. The 
blueprint is registered here: 
https://blueprints.launchpad.net/neutron/+spec/bgp-dynamic-routing, and the 
full specification is available here: 
https://docs.google.com/a/midokura.com/document/d/1wUcgL6ZTqB14DsiNvGaA1Ao2Try5i5E7_VAzcavzTbY/edit.

Sincerely,
Artem Dmytrenko
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [Neutron] Extraroute and router extensions

2013-10-11 Thread Artem Dmytrenko
Great!

Looking forward to seeing more of this discussion. I've mentioned that I 
submitted a blueprint request extending ExtraRoute extension to include more 
routing attributes. It's located here: 
https://blueprints.launchpad.net/neutron/+spec/extended-route-params/ and it 
contains editable google doc. I don't know if it is of much use as it talks 
heavily about extra route extension. Please feel free to copy any part if you 
would find it useful (e.g. screenshot) or if you would appreciate any help with 
your blueprint I'd be very glad to pitch in.


Have a good weekend.

Sincerely,
Artem Dmytrenko


On Friday, October 11, 2013 3:02 PM, Nachi Ueno na...@ntti3.com wrote:
 
Hi Artem

Thank you for your pointing out this.
I'm still thinking about the design. Once I got the draft, I'll share
it in the bp and here..

Best
Nachi


2013/10/10 Artem Dmytrenko nexton...@yahoo.com:
 Hi Rudra, Nachi.

 Glad to see this discussion on the mailing list! The ExtraRoute routes are
 fairly
 limited and it would be great to be able to store more complete routing
 information in Neutron. I've submitted a blueprint proposing expanding
 ExtraRoute
 parameters to include more information (extended-route-params). But it still
 has a problem where routes are stored in a list and are not indexed. So an
 update
 could be painful.

 Could you share what attributes would you like to see in your RIB API?

 Thanks!
 Artem

 P.S.
  I'm OpenStack newbie, looking forward to learning from and working with
 you!

Hi Rudra

ExtraRoute bp was designed for adding some extra routing for the router.
The spec is very handy for simple and small use cases.
However it won't fit large use cases, because it takes all route in a Json
 List.
# It means we need to send full route for updating.

As Salvatore suggests, we need to keep backward compatibility.
so, IMO, we should create Routing table extension.

I'm thinking about this in the context of L3VPN (MPLS) extension.
My Idea is to have a RIB API in the Neutron.
For vpnv4 routes it may have RT or RDs.

Best
Nachi


 ___
 OpenStack-dev mailing list
 OpenStack-dev@lists.openstack.org
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev