*** mlavalle has quit IRC | 00:07 | |
*** bharath has quit IRC | 00:09 | |
*** Varun_Lodaya has quit IRC | 00:10 | |
*** madhu_ak has joined #openstack-lbaas | 00:36 | |
*** madhu_ak has quit IRC | 00:41 | |
*** Varun_Lodaya has joined #openstack-lbaas | 00:57 | |
johnsom_ | Alright, got it working using the linux bridge for a vip network I created. | 01:03 |
---|---|---|
*** johnsom_ is now known as johnsom | 01:04 | |
*** logan2 has quit IRC | 01:05 | |
*** Varun_Lodaya has quit IRC | 01:27 | |
*** hitalia has quit IRC | 01:41 | |
*** clev-away is now known as clev | 01:47 | |
*** sbalukoff has quit IRC | 01:51 | |
*** clev is now known as clev-away | 02:04 | |
blogan | johnsom: how are you setting the bridge up? | 02:22 |
*** Varun_Lodaya has joined #openstack-lbaas | 02:33 | |
*** barclaac has quit IRC | 02:46 | |
johnsom | blogan I am creating a vip network and tenant network (for the members) For each I light up an instance then find the linux bridge and tap interface created for the instance. | 02:51 |
johnsom | Then I assign the bridge interface a static IP on the network I created | 02:51 |
johnsom | Works great | 02:51 |
johnsom | Just a little hand waving.... | 02:51 |
johnsom | I'm loading up Doug's driver now to give it a shot. | 02:52 |
johnsom | If I wasn't fighting my sinuses it would have been a 30 minute fix, but oye... I hope it clears up by Monday. | 02:53 |
blogan | johnsom: ok great, i think using ip rules on the amphora will solve this as well but doubt i'll be able to actually get it working by the demo | 02:53 |
johnsom | Right, this is a short term, hand waving, hack... Not a long term solution | 02:54 |
blogan | works for me :) | 02:54 |
blogan | thanks for doing it | 02:54 |
johnsom | NP, feeling much better about the demo now. Thanks to you guys for all the patches too, couldn't pull it off without them | 02:55 |
blogan | likewise, all the controller and taskflow setup was great | 02:55 |
blogan | i'm feeling really good about having a great foundation to iterate off of | 02:55 |
blogan | well by great, i mean working lol bc there are still many many things to do on it | 02:56 |
johnsom | Sigh, yes, but a decent start | 02:56 |
blogan | rome wasn't built in a day | 02:56 |
*** Varun_Lodaya has quit IRC | 02:58 | |
johnsom | So close: | 03:09 |
johnsom | stack@OctaviaDevStack:~/devstack$ neutron lbaas-member-create --subnet 7d409262-e1c7-45b2-bf2a-865a7bebf6af --address 172.21.1.13 --protocol-port 80 450183c0-f86e-4312-a530-2c031a1d038a | 03:09 |
johnsom | An error happened in the driver | 03:09 |
*** bharath has joined #openstack-lbaas | 03:09 | |
johnsom | Got a 404 back from the api it looks like | 03:11 |
johnsom | Ah, member vs. members | 03:12 |
*** bharath has quit IRC | 03:14 | |
blogan | ah lol | 03:18 |
blogan | bug in dougs code | 03:19 |
blogan | ? | 03:19 |
johnsom | Yep | 03:19 |
johnsom | But caused two interfaces to come up in the amp and the network is borked. Taking another run at it with a new lb | 03:19 |
blogan | i hate that damn driver error message, and its my creation | 03:21 |
johnsom | Cool! LBaaS driver works with that fix: | 03:23 |
johnsom | stack@OctaviaDevStack:~$ curl 10.1.1.15 | 03:23 |
johnsom | Hello OpenStack from 172.21.1.13 | 03:23 |
johnsom | The demo will be with the neutron client! | 03:24 |
blogan | sweetness! | 03:27 |
blogan | good job man | 03:27 |
johnsom | It takes a team | 03:27 |
*** mixos has joined #openstack-lbaas | 03:28 | |
blogan | very true | 03:28 |
johnsom | Ok, calling it a night. Will practice demo and take a video tomorrow. | 03:28 |
blogan | quick question | 03:28 |
johnsom | Sure | 03:28 |
blogan | the slides have a demo slide, then later octavia specific slides have a demo slide | 03:29 |
blogan | is the first demo slide the point where all the other vendor demos get shown? | 03:29 |
johnsom | Yeah, I think the earlier demo slide is about the vendor demos | 03:29 |
johnsom | That is my thought. I think the octavia fits better with the context around it | 03:30 |
blogan | yeah your right | 03:30 |
*** woodster_ has quit IRC | 03:30 | |
johnsom | I expect 80% of the room to have not heard of Octavia | 03:30 |
blogan | at this point if i my portion is 5 minutes i'd be happy | 03:30 |
blogan | or less | 03:30 |
blogan | yeah these talks will made up of a an audience that isn't very active in the community | 03:31 |
johnsom | Ok, yeah, I had hoped we had a good timeline/plan by now, but... | 03:31 |
blogan | lol me too, i do wonder if we will run long though with demos of vendors, horizon, octavia | 03:32 |
blogan | but better than last year where we went way short | 03:32 |
blogan | last summit | 03:32 |
johnsom | Yeah, I worry about time too. Maybe Doug will be sick and we breeze through intro. So far I only have video for radware and it's a quick one | 03:33 |
johnsom | My fear is we hit Monday and we don't have horizon or other vendor videos and we run short. | 03:34 |
blogan | what portion doug talking on? | 03:34 |
johnsom | The cool thing is right after our session, around the corner, HP will have food and beer so we can all go relax... | 03:34 |
blogan | i tend to speed through everything i'm talking about | 03:35 |
blogan | i will be relaxing right after i get off stage | 03:35 |
johnsom | I think he wanted to cover lbaas, what it is, history sort of stuff | 03:35 |
blogan | so that'd be more the beginnign then | 03:35 |
johnsom | yep | 03:35 |
johnsom | Are you updating slides? I hope to pull the content down tomorrow and clean it up in powerpoint for the presentation | 03:36 |
blogan | well hopefully we have the horizon demo from ebay so I can reference it when i mention horizon support | 03:36 |
blogan | i'm going to add one or two | 03:36 |
johnsom | Cool, sounds good. | 03:37 |
*** Varun_Lodaya has joined #openstack-lbaas | 03:37 | |
blogan | i'm not totally sure other than horizon, L7, and pool sharing we'll want in liberty | 03:37 |
blogan | oh octavia as ref impl | 03:37 |
blogan | and then segue to you | 03:37 |
johnsom | Yep, sounds good. | 03:38 |
johnsom | flavor framework too. We are putting resources into that | 03:38 |
blogan | oh yeah, god i'm so out of the loop on that | 03:38 |
johnsom | Sadly so are we, but we are trying to pick it up | 03:39 |
blogan | but that should benefit neutron in general, or at least the other advanced services | 03:39 |
blogan | we should mention in the links to octavia that it will change to openstack/octavia from stackforge/octavia | 03:40 |
johnsom | I think I did in once place at least. | 03:40 |
johnsom | But update as you see it | 03:40 |
mixos | Will Octavia LB VM can be boot with various favors like cpu / mem /etc for balancing different types of loads ? | 03:41 |
johnsom | Ok, anything else I can answer tonight? Otherwise I will be online again tomorrow. | 03:41 |
blogan | oh yeah you did | 03:42 |
blogan | no thats all i got | 03:42 |
blogan | thanks | 03:42 |
johnsom | mixos That is where we would like to go. Plus let you mix in hw and software offerings | 03:42 |
johnsom | blogan Ok, have a good one and see you in Vancouver if we don't chat before | 03:43 |
blogan | johnsom: you too! have a safe trip up | 03:43 |
mixos | That's cool. like mixing netscaler, f5 + sw | 03:43 |
mixos | that'd be nice. really nice. | 03:43 |
blogan | yeah | 03:46 |
blogan | hw will be interesting for sure | 03:46 |
blogan | since as sw we don't really have a concept of a physical device | 03:46 |
blogan | it just assumes there is some kind of appliance and its already provisioned | 03:47 |
mixos | needed feature for different level of service. | 03:47 |
blogan | yeah we at rackspace are definitely going to want that | 03:47 |
mixos | looks like netscaler sort of having this kind: mixing sw +hw | 03:48 |
mixos | netscaler SDX / MDX / VDX | 03:48 |
mixos | hope that Ocativa provides general framework for this for future. | 03:49 |
mixos | sorry SDX / MPX / VPX | 03:50 |
mixos | by going through addition appliance. (NCC : Netscaler Control Center). | 03:52 |
*** ajmiller has quit IRC | 03:54 | |
*** woodster_ has joined #openstack-lbaas | 03:58 | |
mixos | youtube video: https://www.youtube.com/watch?v=CQgXam5ommc | 03:58 |
blogan | mixos you wouldn't happent o be going to the summit would you? | 04:01 |
mixos | no. unfortunately not. I really want to. but again. all of you are in SA. :- ) | 04:02 |
mixos | if my patch go through . I can next time. I think. LOL | 04:03 |
mixos | https://review.openstack.org/#/c/181609/ :p | 04:03 |
mixos | LOL | 04:03 |
mixos | again.. I seriously want to do something for Octavia. I will beg for any small portion when you guys come back. | 04:04 |
blogan | we're not all in SA, johnsom is in seattle he works for hp | 04:12 |
blogan | the summit is in Vancouver | 04:12 |
blogan | at least i think johnsom is in seattle | 04:12 |
blogan | he might be in portland | 04:12 |
mixos | Good luck on summit. hope I can be part of it later on. :- ) | 04:16 |
*** mestery has quit IRC | 04:17 | |
*** Varun_Lodaya has quit IRC | 04:25 | |
blogan | mixos: me too | 04:31 |
*** Varun_Lodaya has joined #openstack-lbaas | 04:33 | |
*** Varun_Lodaya has quit IRC | 04:45 | |
*** mixos has quit IRC | 05:12 | |
*** mixos has joined #openstack-lbaas | 05:15 | |
*** mixos has quit IRC | 05:40 | |
*** woodster_ has quit IRC | 06:10 | |
*** hitalia has joined #openstack-lbaas | 06:55 | |
*** hitalia has quit IRC | 07:33 | |
*** rm_you| has joined #openstack-lbaas | 09:07 | |
*** rm_you|wtf has quit IRC | 09:09 | |
*** rm_you| has quit IRC | 09:34 | |
*** openstack has joined #openstack-lbaas | 15:47 | |
*** mestery has joined #openstack-lbaas | 15:51 | |
*** woodster_ has quit IRC | 16:10 | |
*** mixos has joined #openstack-lbaas | 16:25 | |
*** nmagnezi has joined #openstack-lbaas | 16:36 | |
*** Varun_Lodaya has joined #openstack-lbaas | 16:39 | |
*** nmagnezi has quit IRC | 16:42 | |
*** logan2 has joined #openstack-lbaas | 16:47 | |
*** woodster_ has joined #openstack-lbaas | 17:01 | |
*** Varun_Lodaya has quit IRC | 19:10 | |
*** clev-away is now known as clev | 19:34 | |
*** mixos is now known as mixos-away | 20:00 | |
*** sbalukoff has quit IRC | 20:34 | |
*** clev is now known as clev-away | 21:47 | |
*** Miouge has quit IRC | 22:08 | |
*** mixos-away is now known as mixos | 22:09 | |
*** mixos has quit IRC | 22:22 | |
*** mixos has joined #openstack-lbaas | 22:24 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!