Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: OpenStack: Dev

LBaaS IRC meeting notes

 

 

OpenStack dev RSS feed   Index | Next | Previous | View Threaded


ekirpichov at gmail

Aug 6, 2012, 3:09 PM

Post #1 of 8 (301 views)
Permalink
LBaaS IRC meeting notes

Hi,

Below are the meeting notes from the IRC meeting about LBaaS which
took place on Aug 2.

The logs can be found at
http://eavesdrop.openstack.org/meetings/openstack-meeting/2012/openstack-meeting.2012-08-02-17.00.log.html
[19:18:27 .. 19:56:41]

=== Status on our side ===
https://github.com/Mirantis/openstack-lbaas
* HAproxy and ACE implemented to some level.
* F5 to be finished in 6 weeks. By that time driver API will be stable.
* Support for device capabilities (drivers report them, users request
them) on its way to master.

=== Discussion with Dan Went of Quantum ===
Dan said:
* Quantum is moving up the stack: "L2 in essex, L3 in folsom, and in
Grizzly we'll be moving into L4-L7"
* Many people in Quantum are generally interested in LBaaS
* We need to make sure we're not duplicating effort by developing our
own CLI/GUI for LBaaS. We should at least integrate with the Quantum
CLI framework and generally collaborate with the Quantum community
(circulate blueprints and POC).

The next meeting will take place Aug 9, 19:00 UTC at #openstack-meeting.

--
Eugene Kirpichov
http://www.linkedin.com/in/eugenekirpichov

_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to : openstack [at] lists
Unsubscribe : https://launchpad.net/~openstack
More help : https://help.launchpad.net/ListHelp


ekirpichov at gmail

Aug 9, 2012, 9:48 AM

Post #2 of 8 (269 views)
Permalink
Re: LBaaS IRC meeting notes [In reply to]

REMINDER: Another meeting will take place today, in ~2 hours from now
(19:00 UTC), on #openstack-meeting (use http://webchat.freenode.net/
to join).

On Mon, Aug 6, 2012 at 3:09 PM, Eugene Kirpichov <ekirpichov [at] gmail> wrote:
> Hi,
>
> Below are the meeting notes from the IRC meeting about LBaaS which
> took place on Aug 2.
>
> The logs can be found at
> http://eavesdrop.openstack.org/meetings/openstack-meeting/2012/openstack-meeting.2012-08-02-17.00.log.html
> [19:18:27 .. 19:56:41]
>
> === Status on our side ===
> https://github.com/Mirantis/openstack-lbaas
> * HAproxy and ACE implemented to some level.
> * F5 to be finished in 6 weeks. By that time driver API will be stable.
> * Support for device capabilities (drivers report them, users request
> them) on its way to master.
>
> === Discussion with Dan Went of Quantum ===
> Dan said:
> * Quantum is moving up the stack: "L2 in essex, L3 in folsom, and in
> Grizzly we'll be moving into L4-L7"
> * Many people in Quantum are generally interested in LBaaS
> * We need to make sure we're not duplicating effort by developing our
> own CLI/GUI for LBaaS. We should at least integrate with the Quantum
> CLI framework and generally collaborate with the Quantum community
> (circulate blueprints and POC).
>
> The next meeting will take place Aug 9, 19:00 UTC at #openstack-meeting.
>
> --
> Eugene Kirpichov
> http://www.linkedin.com/in/eugenekirpichov



--
Eugene Kirpichov
http://www.linkedin.com/in/eugenekirpichov

_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to : openstack [at] lists
Unsubscribe : https://launchpad.net/~openstack
More help : https://help.launchpad.net/ListHelp


ekirpichov at gmail

Aug 9, 2012, 12:38 PM

Post #3 of 8 (277 views)
Permalink
Re: LBaaS IRC meeting notes [In reply to]

This time I was the sole participant and here's what I had to say :)

Our current progress is as follows:
The team has almost finished the core code and is about to start
working on the F5 driver.
Most of the external API is implemented, and it's planned to polish
the driver/core interaction logic while working on F5
Also, filtering of LB's by their capabilities is almost ready in a
separate branch, will be merged to master in the nearest few days
We've been also talking with a few LB vendors and they seem very excited.
The dominating topic is Quantum integration, on which we'll have more
news in the next days.

On Thu, Aug 9, 2012 at 9:48 AM, Eugene Kirpichov <ekirpichov [at] gmail> wrote:
> REMINDER: Another meeting will take place today, in ~2 hours from now
> (19:00 UTC), on #openstack-meeting (use http://webchat.freenode.net/
> to join).
>
> On Mon, Aug 6, 2012 at 3:09 PM, Eugene Kirpichov <ekirpichov [at] gmail> wrote:
>> Hi,
>>
>> Below are the meeting notes from the IRC meeting about LBaaS which
>> took place on Aug 2.
>>
>> The logs can be found at
>> http://eavesdrop.openstack.org/meetings/openstack-meeting/2012/openstack-meeting.2012-08-02-17.00.log.html
>> [19:18:27 .. 19:56:41]
>>
>> === Status on our side ===
>> https://github.com/Mirantis/openstack-lbaas
>> * HAproxy and ACE implemented to some level.
>> * F5 to be finished in 6 weeks. By that time driver API will be stable.
>> * Support for device capabilities (drivers report them, users request
>> them) on its way to master.
>>
>> === Discussion with Dan Went of Quantum ===
>> Dan said:
>> * Quantum is moving up the stack: "L2 in essex, L3 in folsom, and in
>> Grizzly we'll be moving into L4-L7"
>> * Many people in Quantum are generally interested in LBaaS
>> * We need to make sure we're not duplicating effort by developing our
>> own CLI/GUI for LBaaS. We should at least integrate with the Quantum
>> CLI framework and generally collaborate with the Quantum community
>> (circulate blueprints and POC).
>>
>> The next meeting will take place Aug 9, 19:00 UTC at #openstack-meeting.
>>
>> --
>> Eugene Kirpichov
>> http://www.linkedin.com/in/eugenekirpichov
>
>
>
> --
> Eugene Kirpichov
> http://www.linkedin.com/in/eugenekirpichov



--
Eugene Kirpichov
http://www.linkedin.com/in/eugenekirpichov

_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to : openstack [at] lists
Unsubscribe : https://launchpad.net/~openstack
More help : https://help.launchpad.net/ListHelp


ekirpichov at gmail

Aug 16, 2012, 12:32 PM

Post #4 of 8 (242 views)
Permalink
LBaaS IRC meeting notes [In reply to]

Hi,

This time again Oleg Gelbukh and me were the sole participants, so let
me just repeat the news on our side here:

* Work is in progress on the F5 driver.
* A new scheduler (device allocator) similar to Nova's FilterScheduler
is ready for master (though not pushed to the public repo at the
moment)
* We had some communication with LB vendors and with Dan from Quantum
about LBaaS/Quantum integration, and identified some key questions.
Dan already sent a link to a wiki page about that (though there's not
much there now).
* There are going to be several design sessions on LBaaS and Quantum
integration at the Summit.
* We're going to provide the first Quantum integration proposal next
week on the ML, to start the discussion before the summit.

--
Eugene Kirpichov
http://www.linkedin.com/in/eugenekirpichov

_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to : openstack [at] lists
Unsubscribe : https://launchpad.net/~openstack
More help : https://help.launchpad.net/ListHelp


Atul.Jha at csscorp

Aug 16, 2012, 3:11 PM

Post #5 of 8 (242 views)
Permalink
Re: LBaaS IRC meeting notes [In reply to]

Hi,

<Snip>
Hi,

This time again Oleg Gelbukh and me were the sole participants, so let
me just repeat the news on our side here:

* Work is in progress on the F5 driver.
* A new scheduler (device allocator) similar to Nova's FilterScheduler
is ready for master (though not pushed to the public repo at the
moment)
* We had some communication with LB vendors and with Dan from Quantum
about LBaaS/Quantum integration, and identified some key questions.
Dan already sent a link to a wiki page about that (though there's not
much there now).
* There are going to be several design sessions on LBaaS and Quantum
integration at the Summit.
* We're going to provide the first Quantum integration proposal next
week on the ML, to start the discussion before the summit.
</snip>

Is there a blueprint or project page LBaaS where i can see ongoing development of the project.

Thanks,

Atul Jha
http://www.csscorp.com/common/email-disclaimer.php

_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to : openstack [at] lists
Unsubscribe : https://launchpad.net/~openstack
More help : https://help.launchpad.net/ListHelp


ekirpichov at gmail

Aug 16, 2012, 3:30 PM

Post #6 of 8 (244 views)
Permalink
Re: LBaaS IRC meeting notes [In reply to]

Hi,

Not yet. But I think we'll create one now that you've mentioned it :)

On Thu, Aug 16, 2012 at 3:11 PM, Atul Jha <Atul.Jha [at] csscorp> wrote:
> Hi,
>
> <Snip>
> Hi,
>
> This time again Oleg Gelbukh and me were the sole participants, so let
> me just repeat the news on our side here:
>
> * Work is in progress on the F5 driver.
> * A new scheduler (device allocator) similar to Nova's FilterScheduler
> is ready for master (though not pushed to the public repo at the
> moment)
> * We had some communication with LB vendors and with Dan from Quantum
> about LBaaS/Quantum integration, and identified some key questions.
> Dan already sent a link to a wiki page about that (though there's not
> much there now).
> * There are going to be several design sessions on LBaaS and Quantum
> integration at the Summit.
> * We're going to provide the first Quantum integration proposal next
> week on the ML, to start the discussion before the summit.
> </snip>
>
> Is there a blueprint or project page LBaaS where i can see ongoing development of the project.
>
> Thanks,
>
> Atul Jha
> http://www.csscorp.com/common/email-disclaimer.php



--
Eugene Kirpichov
http://www.linkedin.com/in/eugenekirpichov

_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to : openstack [at] lists
Unsubscribe : https://launchpad.net/~openstack
More help : https://help.launchpad.net/ListHelp


ekirpichov at gmail

Aug 16, 2012, 3:37 PM

Post #7 of 8 (252 views)
Permalink
Re: LBaaS IRC meeting notes [In reply to]

Created blueprint in Quantum:
https://blueprints.launchpad.net/quantum/+spec/lbaas

On Thu, Aug 16, 2012 at 3:30 PM, Eugene Kirpichov <ekirpichov [at] gmail> wrote:
> Hi,
>
> Not yet. But I think we'll create one now that you've mentioned it :)
>
> On Thu, Aug 16, 2012 at 3:11 PM, Atul Jha <Atul.Jha [at] csscorp> wrote:
>> Hi,
>>
>> <Snip>
>> Hi,
>>
>> This time again Oleg Gelbukh and me were the sole participants, so let
>> me just repeat the news on our side here:
>>
>> * Work is in progress on the F5 driver.
>> * A new scheduler (device allocator) similar to Nova's FilterScheduler
>> is ready for master (though not pushed to the public repo at the
>> moment)
>> * We had some communication with LB vendors and with Dan from Quantum
>> about LBaaS/Quantum integration, and identified some key questions.
>> Dan already sent a link to a wiki page about that (though there's not
>> much there now).
>> * There are going to be several design sessions on LBaaS and Quantum
>> integration at the Summit.
>> * We're going to provide the first Quantum integration proposal next
>> week on the ML, to start the discussion before the summit.
>> </snip>
>>
>> Is there a blueprint or project page LBaaS where i can see ongoing development of the project.
>>
>> Thanks,
>>
>> Atul Jha
>> http://www.csscorp.com/common/email-disclaimer.php
>
>
>
> --
> Eugene Kirpichov
> http://www.linkedin.com/in/eugenekirpichov



--
Eugene Kirpichov
http://www.linkedin.com/in/eugenekirpichov

_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to : openstack [at] lists
Unsubscribe : https://launchpad.net/~openstack
More help : https://help.launchpad.net/ListHelp


Atul.Jha at csscorp

Aug 16, 2012, 3:48 PM

Post #8 of 8 (243 views)
Permalink
Re: LBaaS IRC meeting notes [In reply to]

<snip>
Created blueprint in Quantum:
https://blueprints.launchpad.net/quantum/+spec/lbaas
</snip>

Makes the project more visible IMHO. :)


Cheers!!


Atul Jha

http://www.csscorp.com/common/email-disclaimer.php

_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to : openstack [at] lists
Unsubscribe : https://launchpad.net/~openstack
More help : https://help.launchpad.net/ListHelp

OpenStack dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.