Wednesday, 2014-08-20

*** vjay5 has joined #openstack-lbaas00:02
*** xgerman has quit IRC00:11
*** vjay5 has quit IRC00:42
*** vjay5 has joined #openstack-lbaas00:43
*** markmcclain has joined #openstack-lbaas00:59
vjay5anyone around?01:45
*** sbfox has joined #openstack-lbaas01:45
vjay5I am trying to use LbaasPluginDbTestCase.loadbalancer while developing testcases for netscaler driver. And I am getting the following error01:46
vjay5  File "neutron/tests/unit/test_db_plugin.py", line 423, in _make_subnet01:46
vjay5    raise webob.exc.HTTPClientError(code=res.status_int)01:46
vjay5HTTPClientError: The server could not comply with the request since it is either malformed or otherwise incorrect.01:46
vjay5LbaasPluginDbTestCase was introduced as part of 105610 by brandon01:48
vjay5blogan: u t?01:49
bloganvjay5: hey01:49
bloganis this a netscaler driver test?01:50
bloganor you're just running existing tests?01:50
vjay5netscaler driver test01:50
vjay5I am running it specifically like tox -e py27  neutron.tests.unit.services.loadbalancer.drivers.netscaler.test_netscaler_driver_v2.TestNetScalerPluginDriverV01:51
blogancan you link me some code?01:53
vjay5ok. let me upload to gerrit what I have.01:54
bloganyou can pastebin it too if you want01:54
bloganbut gerrit will be fine01:54
bloganwhatever is easiest for you01:54
*** VijayB_ has quit IRC02:14
*** markmcclain has quit IRC02:22
vjay5brandon: updated https://review.openstack.org/#/c/114173/ please check https://review.openstack.org/#/c/114173/4/neutron/tests/unit/services/loadbalancer/drivers/netscaler/test_netscaler_driver_v2.py02:23
vjay5line no: 12302:24
*** woodster_ has quit IRC02:25
vjay5blogan: updated the review.02:25
vjay5the unit test is failing at line 123 of https://review.openstack.org/#/c/114173/4/neutron/tests/unit/services/loadbalancer/drivers/netscaler/test_netscaler_driver_v2.py02:26
*** vjay5 has quit IRC02:37
*** markmcclain has joined #openstack-lbaas02:40
*** vjay5 has joined #openstack-lbaas02:49
*** sbfox has quit IRC02:52
*** vjay5 has quit IRC02:53
*** sbfox has joined #openstack-lbaas03:14
*** sbfox1 has joined #openstack-lbaas03:15
*** sbfox has quit IRC03:15
*** markmcclain has quit IRC03:20
*** vjay5 has joined #openstack-lbaas03:49
*** vjay5 has quit IRC03:59
*** vjay5 has joined #openstack-lbaas03:59
*** xgerman has joined #openstack-lbaas04:02
*** rm_you| has joined #openstack-lbaas05:25
*** rm_you has quit IRC05:29
*** sbfox1 has quit IRC05:31
*** xgerman has quit IRC05:41
*** orion_ has joined #openstack-lbaas05:59
*** vjay5 has quit IRC06:03
*** orion_ has quit IRC06:04
*** vjay5 has joined #openstack-lbaas06:14
*** jschwarz has joined #openstack-lbaas06:55
*** ciko has joined #openstack-lbaas09:55
cikoHi09:55
cikoI am doing some research on OpenStack LBaaS currently to get an overview of what is possible. Is there some kind of list of available plugins for LBaas? I already found haproxy, the F5 Plugin and there seems to be some work done with LVS.09:57
*** openstackgerrit has quit IRC10:10
*** woodster_ has joined #openstack-lbaas13:35
*** orion_ has joined #openstack-lbaas14:00
*** markmcclain has joined #openstack-lbaas14:06
*** mestery has joined #openstack-lbaas14:07
*** mestery has quit IRC14:07
*** mestery has joined #openstack-lbaas14:08
jschwarzsbalukoff, blogan, can we possibly discuss https://review.openstack.org/#/c/111475/ at the Octavia meeting today?14:23
*** jschwarz has quit IRC14:47
*** ptoohill has joined #openstack-lbaas14:59
*** sbfox has joined #openstack-lbaas15:00
*** sbfox has quit IRC15:00
*** sbfox has joined #openstack-lbaas15:01
*** sbfox has quit IRC15:07
*** sbfox has joined #openstack-lbaas15:08
*** openstackgerrit has joined #openstack-lbaas15:13
rm_workciko: LBaaS is currently undergoing major changes15:15
rm_workciko: there exists an haproxy driver now, but it is not recommended for production use, I believe (it's just supposed to be a reference implementation)15:15
rm_workciko: some plugins are available directly from the code tree, here: https://github.com/openstack/neutron/tree/master/neutron/services/loadbalancer/drivers15:17
rm_work(embrane, netscaler, radware)15:17
*** jorgem has joined #openstack-lbaas15:17
*** mestery has quit IRC15:23
*** markmcclain has quit IRC15:27
bloganjschwarz: we should save that discussion for tomorrow in the neutron lbaas meeting15:31
*** mestery has joined #openstack-lbaas15:42
*** mestery has quit IRC15:42
*** mestery has joined #openstack-lbaas15:43
*** sbfox has quit IRC15:43
*** sbfox has joined #openstack-lbaas15:54
*** sbfox has quit IRC15:54
bloganvjay5: you around?15:54
*** sbfox has joined #openstack-lbaas15:54
vjay5hi blogan15:54
*** mestery has quit IRC15:56
vjay5blogan: hi15:57
blogansent an email to the ML about your issue15:58
bloganif it doesn't explain it thoroughly let me know15:59
vjay5blogan: i think you are referring to yesterday's issue. i had figured out that15:59
bloganoh damnit15:59
vjay5i dont face that issue any more15:59
bloganlol15:59
vjay5this is a new one :-)15:59
vjay5please refer to the pastebin16:00
vjay5but many thanks for looking into it16:00
bloganill look into this one16:01
vjay5for some reason loadbalancer is not cleaning up the ports which it created.16:02
vjay5because of that subnet didnt get deleted.16:02
vjay5i got the error "One or more ports have an IP allocation from this subnet"16:03
bloganare you calling the db.delete_loadbalancer in your driver?16:04
cikorm_work: Its just research, no production use intended. thx for the links.16:04
bloganvjay5: is that test in the pastbin completing? and the next test fails because the loadbalancer is not deleted?16:06
*** vjay5 has quit IRC16:08
dougwigciko: there are also brocade and a10 drivers in gerrit, and f5 has a private driver.16:14
dougwigmorning all16:15
rm_workah yeah forgot about A10 THUNDER16:16
rm_work:P16:16
*** markmcclain has joined #openstack-lbaas16:16
sbalukoffMorning folks!16:17
*** mestery has joined #openstack-lbaas16:19
*** xgerman has joined #openstack-lbaas16:19
*** mestery has quit IRC16:21
*** vjay has joined #openstack-lbaas16:21
bloganmorning16:22
*** mestery has joined #openstack-lbaas16:22
bloganthunder cats!16:22
vjayblogan: mornin. I made the unit test case work by setting delete=False for network,  subnet and loadbalancer.  Meanwhile if you find an answer let me know.16:26
*** mestery has quit IRC16:27
bloganvjay: were you deleting the loadbalancer in your driver?16:27
vjayYes.16:27
bloganvjay: could you push your updated code up when you get a chance?16:30
vjayGood question. It was doing delete similar to no-op driver. I will upload code to gerrit16:30
dougwigrm_work: i do deserve as much mockery as you wish for that, even if i don't control marketing.16:38
*** mestery has joined #openstack-lbaas16:38
vjayblogan: it was an understanding problem. I had set loadbalncer to no_delete and subnet to delete. Obviously loadbalancer dint clean up the ports so subnet delete failed.16:47
*** mestery_ has joined #openstack-lbaas16:51
*** mestery has quit IRC16:51
*** mestery has joined #openstack-lbaas16:55
*** mestery_ has quit IRC16:58
*** mestery has quit IRC16:59
*** VijayB has joined #openstack-lbaas17:02
*** markmcclain has quit IRC17:12
*** vjay2 has joined #openstack-lbaas17:16
*** vjay has quit IRC17:19
*** vjay has joined #openstack-lbaas17:20
*** vjay2 has quit IRC17:20
*** sbfox has quit IRC17:27
*** sbfox has joined #openstack-lbaas17:27
rm_workohai, whoever is editing the etherpad in yellow :P17:29
* rm_work watches you type17:29
*** vjay2 has joined #openstack-lbaas17:29
*** vjay has quit IRC17:30
*** sbfox has quit IRC17:42
*** sbfox has joined #openstack-lbaas17:57
sbalukoffEr... are all the colors the same for each user?18:01
sbalukoffI'm saying: That's probably me. XD18:01
dougwigit's easy to tell who's sbalukoff.  assertions presented as statements of fact.  :)18:06
sbalukoffHehe!18:13
xgermanhttps://twitter.com/Mierdin/status/502141479884963840/photo/118:18
xgermanWTF?18:18
dougwigif you click on the person icon on the etherpad, you can put your name with your color.18:25
sbalukoffxgerman: Are you WTFing at Kyle's name being on there or something else?18:28
xgermanGBP and Kyle18:28
dougwigkyle works for noiro, which is a group based policy company.  i didn't think that was a secret.18:29
*** samuelbercovici has joined #openstack-lbaas18:31
*** crc32 has joined #openstack-lbaas18:36
xgermandougwig, I didn't know that. But that makes that Neutron GBP stuff smell even more than it was...18:40
bloganwell if it was sanctioned by the community, and the community approved it then it should go in (though obvioulsy there are doubts now, so its gong into the incubator)18:41
dougwigi noticed kyle conspicuously staying out of that debate18:41
bloganim glad he did, at least he wasn't pushing hard for it to get in18:43
xgermanyeah, him staying out is good18:44
crc32top18:59
dougwig23% user, 77% idle19:04
dougwig3000k used19:04
*** ptoohill has quit IRC19:10
*** ptoohill has joined #openstack-lbaas19:30
*** VijayB has quit IRC19:34
*** VijayB has joined #openstack-lbaas19:34
*** VijayB has quit IRC19:38
dougwighttps://www.irccloud.com/pastebin/K46kM39E19:47
*** jschwarz has joined #openstack-lbaas19:48
jschwarzhey guys :)19:48
dougwigjschwarz: hiya19:51
sbalukoffThanks, dougwig!19:53
jschwarzOctavia meeting in a few, right?19:53
sbalukoffYep!19:57
*** orion__ has joined #openstack-lbaas19:58
bloganill be in a second19:59
*** VijayB_ has joined #openstack-lbaas20:00
*** orion_ has quit IRC20:01
roharasame hangout url?20:02
sbalukoffYes.20:02
*** orion_ has joined #openstack-lbaas20:02
sbalukoffhttps://www.irccloud.com/pastebin/K46kM39E20:02
*** orion__ has quit IRC20:02
*** sbfox1 has joined #openstack-lbaas20:08
*** sbfox has quit IRC20:08
*** VijayB_ has quit IRC20:09
*** VijayB has joined #openstack-lbaas20:15
*** VijayB has quit IRC20:31
*** jschwarz has quit IRC20:37
rm_workhmm, I was invited to join the HP Hellion Developer Network :P20:40
*** sbfox1 has quit IRC20:49
*** sbfox has joined #openstack-lbaas20:49
roharasbalukoff: my mic was not working today, but i tried to chime in about getting involed with something20:52
sbalukoffrohara! Awesome!20:52
sbalukoffIf you want to put your name next to something in the etherpad, or respond to the meeting minutes e-mail that Trevor will send out, that would be great!20:53
*** VijayB has joined #openstack-lbaas20:53
sbalukoffDid you have something in particular in mind that you wanted to do?20:53
roharano. nothing specific. still getting up to speed, but i suppose i just need to dive-in to something20:55
*** a2hill_ has joined #openstack-lbaas21:02
*** a2hill_ has quit IRC21:03
*** vivek-ebay has joined #openstack-lbaas21:04
bloganrohara: we're all in a dive-in point right now as well, not much coding has happened with octavia so far21:06
roharablogan: right. meant more like investigating some aspect of the current proposal, etc.21:07
bloganrohara: oh yeah, there's 3 proposals, but yeah we're just focusing on 0.5 for now21:09
roharayup21:10
*** sbfox has quit IRC21:10
*** sbfox has joined #openstack-lbaas21:10
*** orion_ has quit IRC21:18
*** orion_ has joined #openstack-lbaas21:18
*** orion_ has quit IRC21:22
*** sbfox has quit IRC21:23
*** sbfox has joined #openstack-lbaas21:23
xgerman@mestery announces new Neutron Incubator for @OpenStack #linuxcon #cloudopen http://t.co/a6COUk5beT21:34
bloganI felt a great disturbance in the Force, as if millions of voices suddenly cried out in terror, and were suddenly silenced. I fear something terrible has happened.21:44
rm_worklol21:46
sbalukoffHaha21:47
dougwigcan someone msg me trevor's email.  i managed to lose it already.21:51
blogantrevor.vardeman@rackspace.com21:51
*** VijayB has quit IRC21:57
dougwigty21:59
*** VijayB has joined #openstack-lbaas22:00
*** jorgem has quit IRC22:08
*** jorgem has joined #openstack-lbaas22:08
*** jorgem has quit IRC22:09
*** jorgem has joined #openstack-lbaas22:09
*** dlundquist has joined #openstack-lbaas22:09
*** VijayB has quit IRC22:10
*** VijayB has joined #openstack-lbaas22:35
*** sbfox has quit IRC22:37
*** jorgem has quit IRC22:37
rm_workfffff, cache invalidation22:43
rm_workT_T22:43
*** ptoohill has quit IRC23:02
*** sbfox has joined #openstack-lbaas23:21
*** crc32 has quit IRC23:34
*** openstackgerrit has quit IRC23:54
*** openstackgerrit has joined #openstack-lbaas23:58

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