Thursday, 2017-09-07

*** limao has joined #openstack-kuryr00:49
*** kiennt has joined #openstack-kuryr00:54
*** caowei has joined #openstack-kuryr01:31
*** hongbin has joined #openstack-kuryr01:54
*** yamamoto_ has joined #openstack-kuryr02:09
*** wangbo has joined #openstack-kuryr02:27
*** wangbo has quit IRC03:11
*** wangbo has joined #openstack-kuryr03:13
*** wangbo has quit IRC03:33
*** wangbo has joined #openstack-kuryr03:34
*** wangbo has quit IRC03:36
*** wangbo has joined #openstack-kuryr03:37
*** wangbo has quit IRC03:38
*** wangbo has joined #openstack-kuryr03:41
*** c00281451_ has joined #openstack-kuryr03:56
*** zengchen has quit IRC03:56
*** wangbo has quit IRC04:12
*** ashishb_ has joined #openstack-kuryr04:19
*** yamamot__ has joined #openstack-kuryr04:20
*** yamamoto_ has quit IRC04:21
*** ashishb has quit IRC04:21
*** hongbin has quit IRC04:26
*** gouthamr has quit IRC04:31
*** dims has quit IRC04:40
*** janki has joined #openstack-kuryr04:55
*** caowei has quit IRC05:00
*** lihi has quit IRC05:06
*** yamamot__ has quit IRC05:07
*** lihi has joined #openstack-kuryr05:07
*** yamamoto_ has joined #openstack-kuryr05:07
*** pcaruana has joined #openstack-kuryr05:15
*** caowei has joined #openstack-kuryr05:46
openstackgerritLuis Tomas Bolivar proposed openstack/kuryr-kubernetes master: Add Pool Manager to handle subports  https://review.openstack.org/49869805:53
*** oanson has quit IRC05:58
*** oanson has joined #openstack-kuryr05:59
irenabltomasbo, checking the patch now06:00
ltomasbogreat! thanks!06:00
irenabltomasbo, do you have some scenarios ?06:01
ltomasbowith the last patch, it should be configurable in the overcloud, to be directly started06:01
ltomasboirenab, it is just for the nested case06:01
ltomasboto handle the subports06:02
irenabI see, I run it in the the nested one06:02
ltomasboand the main idea is that you can precreate X amount of ports06:02
irenabdevstsck option are great, we need it for the rest of the settings too06:02
ltomasbothat way you can pre-populate given pools (trunk ports with subports)06:02
ltomasboso that you can save more time when booting nested-pods06:03
irenabltomasbo, the tool is not added to the execution path, right?06:03
ltomasbono, I used it directly from contrib/pool-manager06:05
ltomasboI included a README there to show how to use it, though maybe I should add the information about how to deploy it directly with devstack, right?06:06
ltomasboor maybe that should go inside the nested deployment info06:07
irenabthis can be useful, and yes, I think its chapter for nested deployment06:07
ltomasboirenab, great, I'll add it after your review, let me know of any issues06:11
irenabltomasbo, https://pastebin.com/cs3ANs9U06:11
irenabbrb06:12
ltomasboumm06:12
ltomasboirenab, does it work with: curl --unix-socket /etc/kuryr/kuryr_manage.sock http://localhost/populatePool -H "Content-Type: application/json" -X POST -d '{"trunks": ["10.11.0.9"]}'06:13
ltomasboalso, I think I have a gap into the docummentation, it is not --trunk, but --trunks06:14
irenabI get 'empty reply from server'06:16
ltomasbois 10.11.0.9 a parent port?06:17
ltomasboand do you have the pool driver enabled? nested instead of noop?06:17
ltomasboirenab, ^^06:17
irenabyes, it is parent06:18
irenabbut it the same port with FIP06:18
irenabltomasbo, I forgot to setup neutron defaults in config ..06:19
irenablet me fix it06:19
ltomasboif the driver is noop, the pool manager is not started06:20
ltomasboas there will be no pool to manage06:20
ltomasbothat explains the empty response06:20
ltomasbothough I should add something for the first case where the parameters are wrong! it should not call the manager06:21
ltomasboumm, though it failed because the manager was not up, right? and it did not receive any response06:31
*** ajo has quit IRC06:34
irenabI was missing neutron default setting06:39
*** yboaron__ has joined #openstack-kuryr07:00
*** limao has quit IRC07:11
*** aojea has joined #openstack-kuryr07:13
*** aojea has quit IRC07:13
*** aojea has joined #openstack-kuryr07:13
irenabltomasbo, it works, will try to check it a bit more07:13
ltomasboirenab, great!07:17
ltomasbothanks!07:17
*** limao has joined #openstack-kuryr07:36
*** limao has quit IRC07:37
*** yboaron__ has quit IRC07:38
*** limao has joined #openstack-kuryr07:38
*** egonzalez has joined #openstack-kuryr07:41
*** premsankar has quit IRC07:51
*** Snacker has joined #openstack-kuryr07:52
irenabltomasbo, maybe worth to add show capability to the tool to see how many available ports ther07:54
ltomasboirenab, sounds good, what information will you include? port_id and ips? just the total number?07:55
ltomasbothough I would like to add that in a follow up patch07:56
*** pgadige has joined #openstack-kuryr08:47
irenabsure, just something I thought while playing with it09:18
*** yamamoto_ has quit IRC09:28
*** limao has quit IRC09:37
*** c00281451_ is now known as zengchen09:39
*** ajo has joined #openstack-kuryr09:45
*** yamamoto has joined #openstack-kuryr09:46
*** yboaron has joined #openstack-kuryr09:53
*** kiennt has quit IRC09:58
*** yamamoto has quit IRC10:14
*** oanson has quit IRC10:16
*** oanson has joined #openstack-kuryr10:18
*** yamamoto has joined #openstack-kuryr10:19
*** livelace has joined #openstack-kuryr10:23
*** caowei has quit IRC10:29
*** reedip is now known as reed_afk10:53
*** reed_afk is now known as reedip_afk10:53
*** ajo has quit IRC10:57
openstackgerritYossi Boaron proposed openstack/kuryr-kubernetes master: Add support for service type=LoadBalancer  https://review.openstack.org/49825311:57
*** dims has joined #openstack-kuryr12:07
*** ajo has joined #openstack-kuryr12:27
*** yboaron_ has joined #openstack-kuryr12:27
*** yboaron has quit IRC12:30
*** yboaron_ has quit IRC13:20
*** gouthamr has joined #openstack-kuryr13:30
*** pgadige has quit IRC13:37
*** yboaron_ has joined #openstack-kuryr13:45
yboaron_ping irenab14:01
*** apuimedo has joined #openstack-kuryr14:12
apuimedoyboaron_:14:12
yboaron_min14:13
yboaron_I’ll be glad to hear your feedback about   https://review.openstack.org/#/c/498253/14:13
yboaron_Some doubts were raised about the lbass/ServicePubIp driver’s architecture/structure.14:14
yboaron_Briefly, there are two suggested options:14:14
yboaron_1. ServicePubIp driver  as a separate driver  2. ServicePubIp driver as part of lbaas driver14:14
yboaron_I'll be more than glad to hear your opinion14:15
yboaron_current patch implement option#114:15
apuimedoyboaron_: what did the rest of the people say?14:16
yboaron_ltomasbo, would you like to add your input ?14:16
yboaron_I can see that ivc is offline14:16
apuimedoirenab: ^^14:17
yboaron_ltomasbo, ivc vote for '1'14:18
yboaron_ltomasbo, ivc vote for '2'14:18
yboaron_sorry14:18
apuimedowhat do you think yboaron_ ?14:23
yboaron_if we"ll need to implement service public IP in other ways than floating IP in future I'll go with 114:24
yboaron_otherwise '2'14:24
*** aojea has quit IRC14:27
*** yboaron_ has quit IRC14:36
*** janki has quit IRC14:36
*** hongbin has joined #openstack-kuryr14:42
*** limao has joined #openstack-kuryr14:54
*** limao_ has joined #openstack-kuryr14:58
*** limao has quit IRC14:59
*** dougbtv has quit IRC15:01
*** irenab has quit IRC15:12
*** irenab has joined #openstack-kuryr15:12
irenabapuimedo: yboaron: I will check the patch , but from your summary seems option 2 fits better current design where parts that can be performed differently are in Drivers15:15
*** dougbtv has joined #openstack-kuryr15:15
*** limao has joined #openstack-kuryr15:20
*** limao_ has quit IRC15:21
*** egonzalez has quit IRC16:03
*** limao has quit IRC16:12
*** limao has joined #openstack-kuryr16:12
*** limao has quit IRC16:17
*** Snacker has left #openstack-kuryr16:25
*** ajo has quit IRC16:55
*** limao has joined #openstack-kuryr17:13
*** limao has quit IRC17:18
*** gouthamr has quit IRC17:33
*** livelace has quit IRC17:38
*** livelace has joined #openstack-kuryr17:50
*** livelace has quit IRC17:56
*** gouthamr has joined #openstack-kuryr18:01
*** livelace has joined #openstack-kuryr18:13
*** egonzalez has joined #openstack-kuryr18:21
*** dims has quit IRC18:34
*** dims has joined #openstack-kuryr18:36
*** dims has quit IRC18:41
*** dims has joined #openstack-kuryr18:45
*** aojea has joined #openstack-kuryr18:54
*** aojea has quit IRC18:58
*** limao has joined #openstack-kuryr19:14
*** limao has quit IRC19:19
*** dougbtv has quit IRC19:20
*** dougbtv has joined #openstack-kuryr19:24
*** dougbtv has quit IRC19:25
*** dougbtv has joined #openstack-kuryr19:25
*** pcaruana has quit IRC19:31
*** dmellado has quit IRC19:45
*** aojea has joined #openstack-kuryr20:02
*** ajo has joined #openstack-kuryr20:22
openstackgerritHongbin Lu proposed openstack/kuryr master: Introduce a SR-IOV binding driver  https://review.openstack.org/50042021:00
*** egonzalez has quit IRC21:06
*** ajo has quit IRC21:36
*** aojea has quit IRC22:47
*** gouthamr has quit IRC23:09
*** limao has joined #openstack-kuryr23:16
*** limao has quit IRC23:20
*** hongbin has quit IRC23:24
*** dougbtv_ has joined #openstack-kuryr23:35
*** gouthamr has joined #openstack-kuryr23:59

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!