Thursday, 2015-08-06

dougwigminwang2: actually, the job you're trying to add tests neutron lbaas with an octavia backend. that is separate from the default job, that tests against the namespaced haproxy backend.00:14
minwang2agree, so how can we use the octavia as backend instead of haproxy as backend00:15
dougwigby creating a second job that passes octavia as the lbaas env, and in the hooks, if you see that, doing exactly what you're doing.00:15
*** diogogmt has joined #openstack-lbaas00:18
*** crc32 has quit IRC00:22
*** ganeshna has joined #openstack-lbaas00:27
minwang2dougwig, can you specify which file are you talking about?00:29
johnsomdougwig you lost me with " and in the hooks, if you see that, doing exactly what you're doing."  Do you mean copy the main job and update the settings to use octavia?00:31
*** KunalGandhi has quit IRC00:37
*** bana_k has quit IRC00:41
*** minwang2 has quit IRC01:00
*** madhu_ak is now known as madhu_ak_home01:17
*** ganeshna has quit IRC01:33
*** fnaval has quit IRC01:40
*** fnaval has joined #openstack-lbaas02:00
*** logan2 has quit IRC02:08
*** logan2 has joined #openstack-lbaas02:09
*** enikanorov has joined #openstack-lbaas02:12
*** bharath has quit IRC02:13
*** enikanorov_ has quit IRC02:15
*** vivek-ebay has quit IRC02:16
*** diogogmt has quit IRC02:22
openstackgerritMerged openstack/neutron-lbaas: Updating devstack plugin for authtoken  https://review.openstack.org/20860802:37
*** cing has joined #openstack-lbaas02:53
*** bharath has joined #openstack-lbaas03:13
*** logan2 has quit IRC03:14
*** bharath has quit IRC03:18
*** minwang2 has joined #openstack-lbaas03:21
*** mmdurrant has quit IRC03:25
*** mmdurrant has joined #openstack-lbaas03:26
*** logan2 has joined #openstack-lbaas03:31
*** vivek-ebay has joined #openstack-lbaas03:47
*** vivek-ebay has quit IRC03:53
*** vivek-ebay has joined #openstack-lbaas04:05
*** vivek-ebay has quit IRC04:10
*** vivek-ebay has joined #openstack-lbaas04:10
*** ganeshna has joined #openstack-lbaas04:11
*** cing has quit IRC04:12
*** cing has joined #openstack-lbaas04:13
*** bharath has joined #openstack-lbaas04:15
*** bharath has quit IRC04:19
*** vivek-ebay has quit IRC04:25
*** minwang2 has quit IRC04:25
*** vivek-ebay has joined #openstack-lbaas04:26
*** Alex_Stef has joined #openstack-lbaas04:27
*** vivek-ebay has quit IRC04:28
*** vivek-ebay has joined #openstack-lbaas04:29
*** vivek-ebay has quit IRC05:03
*** minwang2 has joined #openstack-lbaas05:05
*** bharath_ has joined #openstack-lbaas05:15
*** bharath_ has quit IRC05:20
*** ganeshna has quit IRC05:22
*** ganeshna has joined #openstack-lbaas05:24
*** nmagnezi has joined #openstack-lbaas05:59
*** bana_k has joined #openstack-lbaas06:39
*** minwang2 has quit IRC06:44
*** cing has quit IRC06:48
*** cing has joined #openstack-lbaas06:51
*** blogan has quit IRC07:03
*** blogan has joined #openstack-lbaas07:04
*** cing has quit IRC07:09
openstackgerritCarlos Garza proposed openstack/octavia: Implement UDP heartbeat sender and receiver  https://review.openstack.org/20188207:10
*** cing has joined #openstack-lbaas07:18
*** bana_k has quit IRC07:20
*** numan has joined #openstack-lbaas07:24
*** jschwarz has joined #openstack-lbaas07:27
*** numan has quit IRC07:33
openstackgerritEvgeny Fedoruk proposed openstack/neutron-lbaas: L7 support for Radware LBaaS v2 driver  https://review.openstack.org/20214707:49
*** numan has joined #openstack-lbaas07:50
*** apuimedo has joined #openstack-lbaas07:59
*** enikanorov has quit IRC07:59
*** kiran-r has joined #openstack-lbaas08:10
*** mmdurrant has quit IRC10:09
*** cing has quit IRC10:35
*** ganeshna_ has joined #openstack-lbaas11:22
*** ganeshna has quit IRC11:24
*** ganeshna_ has quit IRC11:28
*** Alex_Stef has quit IRC11:54
*** diogogmt has joined #openstack-lbaas11:54
*** Alex_Stef has joined #openstack-lbaas12:10
*** diogogmt has quit IRC12:31
*** mmdurrant has joined #openstack-lbaas12:37
*** pai15 has joined #openstack-lbaas12:48
*** kiran-r has quit IRC13:11
*** mestery has quit IRC13:32
pai15hello, trying to install/configure lbaas v2 on kilo. Following https://wiki.openstack.org/wiki/Neutron/LBaaS/DeployWithDevstack13:33
pai15how do I check if any version of load balancer is already installed and where would that be?13:34
*** mestery has joined #openstack-lbaas13:38
*** Alex_Stef has quit IRC13:54
ajmillerpai15  If you say "neutron help" it will list all of the sub-commands, and if commands beginning in "lbaas" show up, you at least have the v2.  V1 commands begin with "lb_"14:07
*** vjay6 has joined #openstack-lbaas14:11
*** pai15 has quit IRC14:21
jschwarzHi guys, can you please take a look at https://review.openstack.org/174384 ? :)14:21
*** pai15 has joined #openstack-lbaas14:22
*** fnaval has quit IRC14:22
*** pai15 has quit IRC14:26
*** mixos has joined #openstack-lbaas14:29
*** mixos_ has joined #openstack-lbaas14:31
*** mixos has quit IRC14:33
*** minwang2 has joined #openstack-lbaas14:36
*** fnaval has joined #openstack-lbaas14:36
*** diogogmt has joined #openstack-lbaas14:38
*** kiran-r has joined #openstack-lbaas14:45
*** pai15 has joined #openstack-lbaas14:50
diogogmtxgerman: pothole will the lbaas v2 have support for different ha proxy stickness policy types attributes besides connectionLimit and appCookieName?14:52
pai15ajmiller: I do have those commands show up. but when I do neutron agent-list, I don't see lbaas agent in ther. Also, in /usr/local/bin, I don't see lbaas-agent14:54
*** mlavalle has joined #openstack-lbaas14:55
ajmillerThe executable names of the agent are neutron-lbaas-agent (v1) and neutron-lbaasv2-agent (v2)14:55
pai15right, there is no neutron-lbaas-agent or neutron-lbaasv2-agent14:56
pai15so cli is installed with neutron installation, but lbaas is not installed - is that deduction right?14:57
ajmillerOK.  Give me a few minutes, I'll look at a few things.14:57
*** kiran-r has quit IRC14:59
ajmillerpai15 to clarify, are you doing this in devstack or installing on real nodes?15:00
pai15real nodes15:02
ajmillerYes, OK.15:02
*** pai15 has quit IRC15:06
*** pai15 has joined #openstack-lbaas15:07
ajmillerpai1 have you sucessfully set up V2 in devstack? That can be useful as a reference.  Also, I am working on an updated local.conf for V2 devstack.  Have a look at15:14
ajmillerhttps://review.openstack.org/#/c/209199/15:14
pai15ajmiller: I have not set it up in devstack, will look at local.conf - thanks15:15
ajmillerI would suggest setting up a devstack and use that as a reference.  Everything is on one node, so it is easy to see how things run in a simple setup.15:16
*** diogogmt has quit IRC15:16
*** vivek-ebay has joined #openstack-lbaas15:17
pai15ok - will try that in a local vm first - thanks15:17
*** diogogmt has joined #openstack-lbaas15:17
openstackgerritMerged openstack/octavia: Adds policy based routing for the amphora  https://review.openstack.org/20879315:17
*** nmagnezi has quit IRC15:20
ajmillerpai15 If there is anything unclear about how to set up devstack based on what is in that patch, please leave comments in gerrit, and I'll make improvements.15:20
*** TrevorV has joined #openstack-lbaas15:25
pai15ajmiller: will do - thanks15:26
*** mixos_ has quit IRC15:40
*** kiran-r has joined #openstack-lbaas15:40
*** mixos has joined #openstack-lbaas15:40
openstackgerritGerman Eichberger proposed openstack/octavia: Adds the reload on cert change  https://review.openstack.org/20864015:46
*** mixos has quit IRC15:46
*** mixos has joined #openstack-lbaas15:47
*** pai15 has quit IRC15:53
*** pai15 has joined #openstack-lbaas15:53
*** bana_k has joined #openstack-lbaas15:56
*** pai15 has quit IRC15:57
*** pai15 has joined #openstack-lbaas15:57
*** pai15 has quit IRC16:01
*** rm_work is now known as rm_work|away16:02
*** jschwarz_ has joined #openstack-lbaas16:03
*** jschwarz has quit IRC16:04
*** kiran-r has quit IRC16:12
*** minwang2 has quit IRC16:13
*** mixos has quit IRC16:13
*** minwang2 has joined #openstack-lbaas16:19
*** minwang2 has quit IRC16:23
*** kbyrne has quit IRC16:29
*** pai15 has joined #openstack-lbaas16:31
*** apuimedo has quit IRC16:32
*** enikanorov2 has joined #openstack-lbaas16:32
*** kbyrne has joined #openstack-lbaas16:33
*** vivek-eb_ has joined #openstack-lbaas16:34
*** vivek-ebay has quit IRC16:37
*** vivek-eb_ has quit IRC16:38
*** sbalukoff has quit IRC16:40
*** vivek-ebay has joined #openstack-lbaas16:57
*** minwang2 has joined #openstack-lbaas16:59
*** minwang2 has quit IRC17:00
*** minwang2 has joined #openstack-lbaas17:07
*** jschwarz_ has quit IRC17:08
*** madhu_ak_home is now known as madhu_ak17:11
*** chlong has quit IRC17:14
*** bana_k has quit IRC17:16
dougwigjohnsom, minwang2: yes, dup job and set for octavia.17:22
minwang2can you clarify  a bit, octavia does not have tempest test, the curent script is setting tempest for lbaas17:24
*** bana_k has joined #openstack-lbaas17:28
*** mixos has joined #openstack-lbaas17:28
openstackgerritMerged openstack/neutron-lbaas: Vip delegation  https://review.openstack.org/19777217:33
*** mmdurrant has quit IRC17:47
*** mmdurrant has joined #openstack-lbaas17:47
*** enikanorov2 has quit IRC17:53
openstackgerritmin wang proposed openstack/neutron-lbaas: Set up LBaas V2 tempest test gate against Octavia  https://review.openstack.org/20967517:54
*** SumitNaiksatam has joined #openstack-lbaas17:54
*** bharath has joined #openstack-lbaas17:56
*** vjay6 has quit IRC18:04
*** apuimedo has joined #openstack-lbaas18:17
*** pai15 has quit IRC18:22
*** pai15 has joined #openstack-lbaas18:22
*** pai15 has quit IRC18:28
*** pai15 has joined #openstack-lbaas18:28
*** pai15_ has joined #openstack-lbaas18:29
*** pai15 has quit IRC18:33
*** pai15_ has quit IRC18:34
*** pai15 has joined #openstack-lbaas18:34
*** Aish has joined #openstack-lbaas18:53
*** harlowja has quit IRC18:56
*** TrevorV has quit IRC18:59
xgermanblogan, johnsom, rm_work wonder if we can +A that one: https://review.openstack.org/#/c/205537/19:06
johnsomLooing19:18
johnsomOk, looking, not out housing19:18
xgermanyeah, housing needs work19:18
*** jhova has joined #openstack-lbaas19:20
*** pai15 has quit IRC19:23
*** pai15 has joined #openstack-lbaas19:24
*** pai15 has quit IRC19:28
*** pai15 has joined #openstack-lbaas19:29
*** numan has quit IRC19:30
*** minwang2 has quit IRC19:40
*** pai15 has quit IRC19:52
*** pai15 has joined #openstack-lbaas19:52
*** Aish has quit IRC19:59
*** logan2 has quit IRC20:12
*** logan2 has joined #openstack-lbaas20:12
*** minwang2 has joined #openstack-lbaas20:12
*** rm_work|away is now known as rm_work20:28
johnsomOk, I +2'd the VRRP spec https://review.openstack.org/#/c/205537/ pending one more set of eyes: blogan rm_work20:29
rm_worklooking20:29
johnsomCool!20:30
rm_worktho i have a meeting in one (1) minute20:30
xgermanthat’s the best time to do reviews :-)20:30
johnsom+120:30
*** mixos has quit IRC20:32
ajmillermwang2 hi20:40
johnsomajmiller did you mean minwang2?20:41
minwang2dougwig , can you help to review this patch please ?https://review.openstack.org/#/c/209675/320:41
ajmillerjohnsom yes, I meant minwang2 (we are experimenting with IRC client name highlighting stuff)20:42
johnsomAh20:42
*** Aish has joined #openstack-lbaas20:44
*** logan2 has quit IRC20:48
*** chadix has joined #openstack-lbaas20:57
*** jhova has quit IRC20:59
*** Aish has quit IRC21:00
*** Aish has joined #openstack-lbaas21:01
*** Aish has quit IRC21:01
*** Aish has joined #openstack-lbaas21:02
xgermannice21:03
rm_work+2, but blogan said he wants to look at it before it goes in21:06
rm_work:(21:06
rm_workbbl21:06
*** rm_work is now known as rm_work|away21:07
openstackgerritmin wang proposed openstack/neutron-lbaas: Set up LBaas V2 tempest test gate against Octavia  https://review.openstack.org/20967521:21
*** SumitNaiksatam has quit IRC21:22
*** Aish has quit IRC21:25
*** pai15 has quit IRC21:25
*** chadix has quit IRC21:27
*** pai15 has joined #openstack-lbaas21:27
*** pai15 has quit IRC21:28
*** Aish has joined #openstack-lbaas21:32
*** harlowja has joined #openstack-lbaas21:34
*** harlowja has quit IRC21:39
*** harlowja has joined #openstack-lbaas21:39
*** chadix has joined #openstack-lbaas21:39
*** jhova has joined #openstack-lbaas21:48
*** johnsom has quit IRC21:56
*** SumitNaiksatam has joined #openstack-lbaas21:57
*** johnsom has joined #openstack-lbaas22:09
*** crc32 has joined #openstack-lbaas22:37
*** jhova has quit IRC22:45
*** logan2 has joined #openstack-lbaas23:06
*** sc68cal has quit IRC23:09
openstackgerritMadhusudhan Kandadai proposed openstack/neutron-lbaas: Fix for healthmonitor scenario tests  https://review.openstack.org/20719623:10
*** sc68cal has joined #openstack-lbaas23:14
openstackgerritmin wang proposed openstack/neutron-lbaas: Set up LBaas V2 tempest test gate against Octavia  https://review.openstack.org/20967523:18
*** cing has joined #openstack-lbaas23:23
*** crc32 has quit IRC23:35
*** bharath has quit IRC23:38
*** Aish has quit IRC23:41
*** minwang2 has quit IRC23:41
*** madhu_ak is now known as madhu_ak_away23:45
*** madhu_ak_away has quit IRC23:50
*** madhu_ak has joined #openstack-lbaas23:52

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