Friday, 2016-03-11

*** TrevorV|Home has quit IRC00:02
bankjohnsom : curl -X GET http://localhost:9876/v1/loadbalancers?project_id=084861c249404c8584cc9659c2999f6c00:06
bankreturns the data.00:06
johnsomOk, that is kind of expected00:07
bankI think we need have to mention the in doc00:07
bankto*00:07
johnsomblogan with the octavia api should you be able to get a list of all LBs for all projects if you don't specify one?00:08
openstackgerritMichael Johnson proposed openstack/neutron-lbaas: Fix the neutron-lbaas namespace driver gate  https://review.openstack.org/28879700:10
*** doug-fish has joined #openstack-lbaas00:16
*** doug-fish has quit IRC00:17
*** doug-fish has joined #openstack-lbaas00:17
ajmillerdoug-fish neelashah johnsom I have given +2/+A on the final two neutron-lbaas-dashboard patches..  They should merge within the next few minutes.00:20
openstackgerritMichael Johnson proposed openstack/neutron-lbaas: Fix the neutron-lbaas namespace driver gate  https://review.openstack.org/28879700:21
*** doug-fish has quit IRC00:22
*** doug-fis_ has joined #openstack-lbaas00:22
*** openstackgerrit_ has quit IRC00:23
*** yamamoto_ has joined #openstack-lbaas00:24
openstackgerritMerged openstack/neutron-lbaas-dashboard: Do not allow deleting a listener that has a default pool  https://review.openstack.org/29141500:24
openstackgerritMerged openstack/neutron-lbaas-dashboard: Hide load balancers v2 panel if not enabled  https://review.openstack.org/29138800:24
*** openstackgerrit_ has joined #openstack-lbaas00:25
*** doug-fis_ has quit IRC00:26
*** doug-fis_ has joined #openstack-lbaas00:27
*** yamamoto_ has quit IRC00:28
*** bank has quit IRC00:29
*** doug-fish has joined #openstack-lbaas00:29
*** madhu_ak has quit IRC00:30
*** doug-fis_ has quit IRC00:32
*** alhu has joined #openstack-lbaas00:32
*** armax has quit IRC00:33
*** doug-fish has quit IRC00:34
*** armax has joined #openstack-lbaas00:35
*** armax has quit IRC00:35
*** openstackgerrit_ has quit IRC00:48
*** openstackgerrit_ has joined #openstack-lbaas00:49
*** alhu has quit IRC00:50
*** alhu has joined #openstack-lbaas00:50
johnsomkevinbenton That was in fact the problem.  I suspect the issue with the exception is the haproxy call is the second command, the primary is ip netns.00:51
johnsomkevinbenton Thanks for that.  I never would have guessed these gates didn't have haproxy installed.00:52
*** chlong has joined #openstack-lbaas00:52
*** ajmiller has quit IRC00:57
johnsomkevinbenton https://bugs.launchpad.net/oslo.rootwrap/+bug/155587400:59
openstackLaunchpad bug 1555874 in oslo.rootwrap "IpNetnsExecFilter with missing nested executable returns misleading exception" [Undecided,New]00:59
*** Aish has quit IRC01:00
*** alhu has quit IRC01:05
*** alhu has joined #openstack-lbaas01:05
*** neelashah has joined #openstack-lbaas01:08
neelashahjohnsom: around?01:10
johnsomneelashah Yes01:10
neelashahwe have all the code merged for the lbaas dashboard01:11
neelashahjohnsom: I wanted to let you know since its RC1 day tomorrow01:11
openstackgerritTin Lam proposed openstack/octavia: Add hacking check to ensure not use xrange()  https://review.openstack.org/29150201:13
johnsomneelashah Oh, excellent01:13
johnsomneelashah Let me check on the status of the project files.01:14
neelashahjohnsom: anything else you need from us?01:14
neelashahjohnsom: ok01:14
openstackgerritMerged openstack/neutron-lbaas: Updated from global requirements  https://review.openstack.org/29137601:16
johnsomOk, so the independent release patch has not merged yet, nor the update to set the project up for release, though it has a +201:16
johnsomdougwig It sounds like dashboard has merged everything.  The governance change hasn't merged yet.01:16
johnsomhttps://review.openstack.org/#/c/290735/01:17
johnsomneelashah So you guys are done testing and confident enough to make your Mitaka release?01:18
*** SumitNaiksatam has quit IRC01:23
*** alhu has quit IRC01:27
neelashahjohnsom: yes01:27
neelashahjohnsom if any minor bugs are discovered we will fix them in newton, but all the functionality has been tested01:28
johnsomOk, sounds good.  I will try to poke people to get those patches merged.  Is there a version number you would like?  0.5?01:28
*** Paco has joined #openstack-lbaas01:28
*** alhu has joined #openstack-lbaas01:28
johnsomGo for the big 1.0?01:28
neelashahjohnsom: is the 1.0 a question for me?01:29
johnsomneelashah Yes.  Do you have a preference for the version number I assign?  0.5 or 1.0?01:30
neelashahjohnsom: yes 1.0 sounds good to me01:30
johnsomOk, sounds good.  That is all I need.  I will check with you right before I make the release.  I expect it will be tomorrow.01:30
*** TrevorV|Home has joined #openstack-lbaas01:31
neelashahok, sounds good…I will be around tomorrow01:31
*** Paco has quit IRC01:33
*** Paco_ has joined #openstack-lbaas01:35
*** Paco_ has quit IRC01:39
*** Paco_ has joined #openstack-lbaas01:41
*** minwang2 has quit IRC01:43
openstackgerritMichael Johnson proposed openstack/neutron-lbaas: Fix the neutron-lbaas namespace driver gate  https://review.openstack.org/28879701:44
*** TrevorV|Home has quit IRC01:49
*** kevo has quit IRC02:09
*** yamamoto_ has joined #openstack-lbaas02:25
*** fawadkhaliq has quit IRC02:32
*** woodster_ has quit IRC02:37
*** yamamoto_ has quit IRC02:48
*** ajmiller has joined #openstack-lbaas02:56
*** ajmiller_ has joined #openstack-lbaas03:00
*** ajmiller has quit IRC03:03
*** fnaval_ has joined #openstack-lbaas03:05
*** fnaval has quit IRC03:05
*** barra204 has joined #openstack-lbaas03:22
*** reedip_ has joined #openstack-lbaas03:24
*** reedip_away has quit IRC03:30
*** shakamunyi has quit IRC03:30
kevinbentonjohnsom: thanks03:33
kevinbentonjohnsom: good point about the IP command03:33
kevinbentonjohnsom: might still be something worth seeing if oslo rootwrap can fix03:33
kevinbentonjohnsom: oh, i see you filed a bug03:34
kevinbentonjohnsom: cool03:34
*** yamamoto has joined #openstack-lbaas03:36
*** links has joined #openstack-lbaas03:45
openstackgerritTin Lam proposed openstack/octavia: Add hacking check to ensure not use xrange()  https://review.openstack.org/29150203:53
*** reedip_ is now known as reedip03:57
openstackgerritFranklin Naval proposed openstack/neutron-lbaas: Delete tempest fork  https://review.openstack.org/27381704:01
*** fnaval_ has quit IRC04:04
*** Purandar has quit IRC04:08
*** diogogmt has quit IRC04:09
*** amrith is now known as _amrith_04:10
*** diogogmt has joined #openstack-lbaas04:10
*** Purandar has joined #openstack-lbaas04:16
*** jwarendt has quit IRC04:17
*** ajmiller_ has quit IRC04:33
*** prabampm has joined #openstack-lbaas05:02
*** Aish has joined #openstack-lbaas05:09
*** Aish has left #openstack-lbaas05:11
*** neelashah has quit IRC05:13
*** armax has joined #openstack-lbaas05:20
*** anilvenkata has joined #openstack-lbaas05:20
*** eranra_ has joined #openstack-lbaas05:47
*** amotoki has joined #openstack-lbaas05:50
*** amotoki has quit IRC05:50
*** eranra has quit IRC05:51
*** Paco_ has quit IRC05:53
*** armax has quit IRC05:53
*** Paco_ has joined #openstack-lbaas05:54
*** armax has joined #openstack-lbaas05:55
*** ctracey has quit IRC05:56
*** ctracey has joined #openstack-lbaas06:02
*** barra204 has quit IRC06:04
*** Purandar has quit IRC06:14
*** alhu has quit IRC06:14
*** kobis has joined #openstack-lbaas06:16
*** openstackgerrit_ has quit IRC06:17
*** openstackgerrit_ has joined #openstack-lbaas06:18
*** numans has joined #openstack-lbaas06:21
*** eezhova has quit IRC06:23
*** eezhova has joined #openstack-lbaas06:23
*** Purandar has joined #openstack-lbaas06:38
*** rcernin has joined #openstack-lbaas06:49
*** alhu has joined #openstack-lbaas06:55
*** alhu has quit IRC06:57
*** sbalukoff has joined #openstack-lbaas07:05
*** Purandar has quit IRC07:06
*** ctracey has quit IRC07:10
*** fnaval has joined #openstack-lbaas07:17
*** ctracey has joined #openstack-lbaas07:21
*** amotoki has joined #openstack-lbaas07:29
*** alhu has joined #openstack-lbaas07:40
*** Qiming has joined #openstack-lbaas07:41
*** ctracey has quit IRC07:47
*** lixinhui has joined #openstack-lbaas07:51
*** ctracey has joined #openstack-lbaas07:54
*** bank has joined #openstack-lbaas07:55
*** kobis has quit IRC08:02
*** bank has quit IRC08:15
*** alhu has quit IRC08:21
*** kobis has joined #openstack-lbaas08:40
*** pcaruana has joined #openstack-lbaas08:41
*** ihrachys has joined #openstack-lbaas08:45
*** kobis has quit IRC08:45
*** kobis has joined #openstack-lbaas08:46
*** chlong has quit IRC08:49
lixinhuiHello, everyone. I am using latest master branch netron-lbaas and octavia, but lbaas-loadbalancer-create or delete will keep pending.08:58
lixinhuiAnyone can help here? thanks in advance08:58
lixinhuiBTW O-CW report WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.08:58
lixinhuibut we can show the loadbalancer instance by nova as http://paste.openstack.org/show/490105/08:59
*** kobis has quit IRC09:00
*** kobis has joined #openstack-lbaas09:05
*** anilvenkata has quit IRC09:10
*** ramishra has quit IRC09:19
*** anilvenkata has joined #openstack-lbaas09:24
*** yamamoto has quit IRC09:40
*** johnsom has quit IRC09:42
*** anilvenkata has quit IRC09:53
*** anilvenkata has joined #openstack-lbaas09:54
bharathmlixinhui: Nova instance output looks good.. I got a fresh devstack installed hours ago and I can create LBs' without issues..10:07
bharathmCan you ping the instance over 192.168.0.4 from your host node? If yes, octavia services can reach it and you should no see that timeout error ... If No, your local network config may have messed up..10:10
bharathmI suggest you do a clean and re stack10:10
*** Qiming has quit IRC10:11
*** johnsom has joined #openstack-lbaas10:13
*** jwarendt has joined #openstack-lbaas10:13
lixinhuithanks for your help, bharathm10:15
lixinhuiI can ping it10:15
lixinhuiactually before the warning10:16
lixinhuiI can print the error as:10:16
lixinhuiERROR octavia.amphorae.drivers.haproxy.rest_api_driver [-] {'url': 'https://192.168.0.5:9443/0.5/plug/vip/10.0.0.5', 'verify': '/etc/octavia/certs/ca_01.pem', 'json': {'subnet_cidr': u'10.0.0.0/24', 'gateway': u'10.0.0.1', 'mac_address': u'fa:16:3e:94:b0:2c'}, 'timeout': (10.0, 60.0), 'headers': {'User-Agent': 'Octavia HaProxy Rest Client/0.5 (https://wiki.openstack.org/wiki/Octavia)'}}10:17
lixinhuithis is thrown out with new creation of loadbalancer imstance10:17
lixinhuiI have cleaned the devtsack by remove /etc/oct... neutron ... and dist-package liberaries10:17
*** jwarendt has quit IRC10:22
bharathmErr.. You can reach the instance. Plug vip url looks correct.. I am not sure why it's failing.. I dont think there's a bug but I may be wrong..10:25
bharathmCan you paste the log with errors and share the url10:26
lixinhuihttps://bugs.launchpad.net/octavia/+bug/155601510:27
openstackLaunchpad bug 1556015 in octavia "blocked by Pending to Create" [Undecided,New]10:27
bharathmAlso, you can try increasing the timeout under [haproxy_amphora] conf section..10:27
lixinhuiokay10:27
lixinhuiI will try this10:27
bharathmSorry I meant connection_max_retries.. My guess is the lb creation failed before the amphora became fully functional10:36
lixinhuiOkay10:37
bharathmAlso, it's hard to understand what the error could be from the concise log you provided.. Would help if it's a detailed one with all DEBUG msgs10:38
*** Qiming has joined #openstack-lbaas11:01
*** yamamoto has joined #openstack-lbaas11:02
*** yamamoto_ has joined #openstack-lbaas11:06
lixinhuiokay, I will try the config and stick the complete log this time11:08
*** yamamoto has quit IRC11:09
*** prabampm has quit IRC11:12
*** yamamoto_ has quit IRC11:25
*** yamamoto has joined #openstack-lbaas11:26
*** yamamoto has quit IRC11:30
*** tesseract has joined #openstack-lbaas11:33
*** tesseract has quit IRC11:34
*** Guest16009 has joined #openstack-lbaas11:34
*** Guest16009 has quit IRC11:37
*** tesseract- has joined #openstack-lbaas11:40
*** yamamoto has joined #openstack-lbaas11:42
*** yamamoto has quit IRC11:43
*** _amrith_ is now known as amrith11:44
*** kobis has quit IRC12:02
*** madhu_ak has joined #openstack-lbaas12:19
*** yamamoto has joined #openstack-lbaas12:31
*** amrith is now known as _amrith_12:33
*** yamamoto has quit IRC12:40
*** _amrith_ is now known as amrith12:47
*** eranra_ has quit IRC12:52
*** yamamoto has joined #openstack-lbaas12:54
*** amrith is now known as _amrith_13:00
*** yamamoto has quit IRC13:01
*** rtheis has joined #openstack-lbaas13:02
*** ducttape_ has joined #openstack-lbaas13:16
*** diogogmt has quit IRC13:23
*** diogogmt has joined #openstack-lbaas13:25
*** yamamoto has joined #openstack-lbaas13:26
*** eranra has joined #openstack-lbaas13:32
*** diogogmt has quit IRC13:35
*** ducttape_ has quit IRC13:37
*** links has quit IRC13:39
*** links has joined #openstack-lbaas13:42
*** matt-borland has joined #openstack-lbaas13:45
openstackgerritTin Lam proposed openstack/octavia: Add hacking check to ensure not use xrange()  https://review.openstack.org/29150213:49
*** doug-fish has joined #openstack-lbaas13:54
*** Qiming has quit IRC13:54
*** Qiming has joined #openstack-lbaas13:54
*** Bjoern_ has joined #openstack-lbaas14:01
*** neelashah has joined #openstack-lbaas14:03
*** eranra has quit IRC14:03
*** eranra has joined #openstack-lbaas14:04
*** diogogmt has joined #openstack-lbaas14:06
*** ajmiller has joined #openstack-lbaas14:13
*** ajmiller_ has joined #openstack-lbaas14:15
*** links has quit IRC14:17
*** ajmiller has quit IRC14:18
*** eranra has quit IRC14:30
*** eranra has joined #openstack-lbaas14:30
*** _amrith_ is now known as amrith14:32
*** eranra has quit IRC14:39
*** eranra has joined #openstack-lbaas14:40
*** bank has joined #openstack-lbaas14:48
*** ajmiller_ has quit IRC14:48
*** ducttape_ has joined #openstack-lbaas14:56
*** ducttape_ has quit IRC14:56
*** ducttape_ has joined #openstack-lbaas14:56
*** Qiming has quit IRC14:58
*** Qiming has joined #openstack-lbaas14:58
*** anilvenkata has quit IRC15:04
*** woodster_ has joined #openstack-lbaas15:11
*** TrevorV has joined #openstack-lbaas15:15
*** anilvenkata has joined #openstack-lbaas15:17
*** ajmiller has joined #openstack-lbaas15:17
*** ducttape_ has quit IRC15:21
*** anilvenkata has quit IRC15:23
*** anilvenkata has joined #openstack-lbaas15:24
*** alhu has joined #openstack-lbaas15:35
*** yamamoto has quit IRC15:49
*** yamamoto has joined #openstack-lbaas15:49
*** yamamoto has quit IRC15:50
*** yamamoto has joined #openstack-lbaas15:51
*** yamamoto has quit IRC15:56
*** ducttape_ has joined #openstack-lbaas15:56
*** numans has quit IRC15:57
*** matt-borland has quit IRC15:58
TrevorVxgerman you stinker16:02
TrevorVsbalukoff you too16:02
xgermanYou mean stickler16:02
openstackgerritTrevor Vardeman proposed openstack/neutron-lbaas: WIP - Get Me A LB  https://review.openstack.org/25720116:03
TrevorVNope, callin you a stinker16:03
TrevorVYou guys couldn't just +2 and put in a bug, could you?  You guys gotta just make this merge as close to the deadline as possible, eh?16:03
TrevorVYou stinkers.16:03
TrevorVIts fine, I'm adding it now.16:03
TrevorV(except the name change)16:03
openstackgerritTrevor Vardeman proposed openstack/octavia: Updating unit testing  https://review.openstack.org/29104116:08
TrevorVxgerman how's that homie?  Look good now?16:08
TrevorVxgerman I can add negative testing, but how do you mean?16:09
*** Qiming has quit IRC16:11
*** jwarendt has joined #openstack-lbaas16:18
*** Paco_ has quit IRC16:23
*** jwarendt has quit IRC16:26
*** ducttape_ has quit IRC16:27
*** jwarendt has joined #openstack-lbaas16:28
xgermanI am not sure about negative testing. Let's do that later16:31
openstackgerritPhillip Toohill proposed openstack/octavia: Add VHD support in DIB  https://review.openstack.org/29026516:32
*** minwang2 has joined #openstack-lbaas16:33
*** ducttape_ has joined #openstack-lbaas16:34
*** minwang2 has quit IRC16:36
*** kobis has joined #openstack-lbaas16:41
openstackgerritMichael Johnson proposed openstack/neutron-lbaas: Fix the neutron-lbaas namespace driver gate  https://review.openstack.org/28879716:43
*** minwang2 has joined #openstack-lbaas16:44
*** anilvenkata has quit IRC16:44
*** bank has quit IRC16:46
*** pcaruana has quit IRC16:50
*** fnaval_ has joined #openstack-lbaas16:51
TrevorVxgerman I wasn't quite sure what you were asking for.  Like, putting a pool on a member as an object or something?16:53
*** fnaval has quit IRC16:54
*** tesseract- has quit IRC16:55
*** rcernin has quit IRC17:01
*** Aish has joined #openstack-lbaas17:01
*** bank has joined #openstack-lbaas17:03
*** alhu has quit IRC17:03
*** minwang2 has quit IRC17:11
*** alhu has joined #openstack-lbaas17:14
*** minwang2 has joined #openstack-lbaas17:14
*** rtheis_ has joined #openstack-lbaas17:29
*** fnaval_ has quit IRC17:31
*** rtheis has quit IRC17:31
*** pcaruana has joined #openstack-lbaas17:35
sbalukoffTrevorV: <3 I figured adding session persistence would a simple addition.17:47
*** fnaval has joined #openstack-lbaas17:47
*** fnaval_ has joined #openstack-lbaas17:48
sbalukoffTrevorV: I think by way of negative testing, doing something like putting an error in one of the objects somewhere in the tree, verifying that this generates an error, etc...   but I thought we did this elsewhere already.17:48
*** fnaval has quit IRC17:52
*** matt-borland has joined #openstack-lbaas17:52
johnsomdougwig https://review.openstack.org/#/c/288797 Let me know if that works for you.  Also, https://review.openstack.org/#/c/285596/ is pending a +A17:53
dougwigjohnsom: very nice17:55
openstackgerritJames Arendt proposed openstack/neutron-lbaas: Add neutron-lbaas v2 providers to devstack if flavors enabled  https://review.openstack.org/29183817:57
johnsomneelashah Can someone at a release note to the dashboard? http://docs.openstack.org/developer/reno/usage.html18:03
johnsomI can merge it once it's done, so just ping me with the patch18:03
*** ihrachys has quit IRC18:06
neelashahjohnsom: ok18:08
*** Purandar has joined #openstack-lbaas18:09
*** barclaac has quit IRC18:13
*** barclaac has joined #openstack-lbaas18:15
sbalukoffLots of bugfix and other small patches reviewed this morning (and mostly +2'ed). If ooooonly someone would review my bugfix patches.... ;)18:28
*** kevo has joined #openstack-lbaas18:32
openstackgerritMadhusudhan Kandadai proposed openstack/neutron-lbaas: Neutron LBaaS: TLS Barbican Scenario Test (With no SNI and Intermediates)  https://review.openstack.org/16482818:33
madhu_akfnaval_, ptoohill: posted the above patch for TLS barbican Scenario tests. Verified its working in my local setup18:34
openstackgerritMadhusudhan Kandadai proposed openstack/neutron-lbaas: [WIP] Neutron LBaaS: TLS Barbican Scenario Test (With no SNI and Intermediates)  https://review.openstack.org/16482818:38
madhu_akfnaval_: cleanup is required for the above patch, so marked WIP for now18:39
TrevorVsbalukoff I see.  I don't know that I have a negative test explicitly, but since its using the wsgi types for validation, they're definitely "caught" already, you know?18:43
sbalukoffJust passing the WSGI types does not necessarily validate that the input is correct. (think of L7Rules for example). But you're right that these are hit in unit tests elsewhere.18:44
TrevorVOh for the logic, not just the object, that's right my bad18:45
TrevorVI just meant it was "properly formed"18:45
TrevorVsbalukoff ^^18:45
sbalukoffRightl18:46
sbalukoffRight.18:46
*** ducttape_ has quit IRC18:48
*** ajmiller_ has joined #openstack-lbaas18:50
*** ajmiller__ has joined #openstack-lbaas18:53
*** ajmiller_ has quit IRC18:53
*** ajmiller has quit IRC18:53
*** ducttape_ has joined #openstack-lbaas18:53
openstackgerritMadhusudhan Kandadai proposed openstack/neutron-lbaas: [WIP] Neutron LBaaS: TLS Barbican Scenario Test (With no SNI and Intermediates)  https://review.openstack.org/16482818:55
TrevorVjohnsom can I steal your time for a bit to get a +A on this? https://review.openstack.org/#/c/291442/18:58
TrevorVThen both bug fixes for "single-create" that were mitaka targetted will be in18:58
johnsomYep, NP18:59
TrevorVty ty18:59
ptoohillLooking good madhu_ak18:59
*** alhu has quit IRC19:00
*** alhu has joined #openstack-lbaas19:01
*** Bjoern_ is now known as Bjoern_zZzZzZzZ19:04
TrevorVsbalukoff we forgot to talk about the single-create and shared pools on Wednesday, do you have time in the next hour to talk about it?19:05
sbalukoffTrevorV: I'm in the middle of something right now. Will ping you when available.19:05
TrevorVsbalukoff all good, we can talk later.19:05
TrevorVI'm gone after 3 my time (meeting from 2 to 3) so worst case its next week, sound good?19:05
*** doug-fis_ has joined #openstack-lbaas19:05
*** doug-fish has quit IRC19:08
openstackgerritMadhusudhan Kandadai proposed openstack/neutron-lbaas: [WIP] Neutron LBaaS: TLS Barbican Scenario Test (With no SNI and Intermediates)  https://review.openstack.org/16482819:11
fnaval_madhu_ak: cool - does it fix the bug that you found earlier or does the bug still persist?19:17
*** fnaval_ is now known as fnaval19:18
madhu_akwell. Yeah, previously the certs and key are not being generated properly, so revamped the code to make it work19:18
madhu_akfnaval:19:18
fnavalawesome.  i'll review it when i get a chance. I'm working on the tempest refactor in neutron-lbaa19:19
fnavalawesome.  i'll review it when i get a chance. I'm working on the tempest refactor in neutron-lbaas19:19
fnavalill cherry pick your patch on top of it to test19:21
openstackgerritJustin Pomeroy proposed openstack/neutron-lbaas-dashboard: Add release note for LBaaS v2 dashboard work in Mitaka  https://review.openstack.org/29187419:26
neelashahjohnsom ^^ release patch19:29
madhu_aksure fnaval. Let me know if you I need to take a look into it19:29
*** ajmiller__ is now known as ajmiller19:29
fnavalsbalukoff: will there be any url changes on the neutron-lbaas side.  if so, are the changes reflected in the api docs: https://wiki.openstack.org/wiki/Neutron/LBaaS/API_2.0#List_all_Pools19:29
fnavalmadhu_ak: kk19:30
johnsomneelashah Thank you!19:30
*** amrith is now known as _amrith_19:38
sbalukofffnaval: To what are you referring?19:39
fnavalurls being deprecated such as in octavia - will that also occur in the neutron-lbaas side?19:39
sbalukoffURLs are being deprecated in Octavia?19:39
fnavalhttp://docs.openstack.org/developer/octavia/api/octaviaapi.html19:39
sbalukoffOh!19:40
sbalukoffRight-- as far as I know the neutorn-lbaas URLs are not being changed.19:40
fnavale.g.  URL/v1/loadbalancers/{lb_id}/pools[?listener_id={listener_id}]   vs URL/v1/loadbalancers/{lb_id}/listeners/{listener_id}/pools19:40
sbalukoffThere are some being added for the L7 stuff.19:40
sbalukoffBut I was also unaware of that wiki page you linked.19:40
sbalukoff(Which hasn't been updated in a year, I see...)19:41
*** ducttape_ has quit IRC19:41
fnavalCool - hope someone can update it?  I've been basing tests off of that doc19:41
sbalukoffYeah, it'll be good when that documentation lives in our repository...19:41
openstackgerritMerged openstack/octavia: Updating unit testing  https://review.openstack.org/29104119:49
openstackgerritMerged openstack/octavia: Single-Create Documentation  https://review.openstack.org/29144219:49
*** Bjoern_zZzZzZzZ is now known as Bjoern_19:50
openstackgerritMerged openstack/neutron-lbaas-dashboard: Add release note for LBaaS v2 dashboard work in Mitaka  https://review.openstack.org/29187419:53
xgermanFood for thought: swift contributed a runbook to OpenStack (http://docs.openstack.org/developer/swift/ops_runbook/index.html) — wonder if one of the operators could/would do the same for Octavia ;-)19:59
johnsomsbalukoff FYI, that doc does live in our repo: https://github.com/openstack/octavia/blob/master/doc/source/api/octaviaapi.rst20:03
*** alhu has quit IRC20:03
*** alhu has joined #openstack-lbaas20:04
sbalukoffjohnsom: No, the doc on the wiki is for neutron-lbaas v220:08
sbalukoffjohnsom: this one: https://wiki.openstack.org/wiki/Neutron/LBaaS/API_2.020:09
*** ducttape_ has joined #openstack-lbaas20:17
*** ihrachys has joined #openstack-lbaas20:21
*** ajmiller_ has joined #openstack-lbaas20:30
*** ajmiller has quit IRC20:30
*** kevo has quit IRC20:36
*** kevo has joined #openstack-lbaas20:37
*** kobis has quit IRC20:43
johnsomAh, sorry, I saw the other link.20:44
*** kobis has joined #openstack-lbaas20:45
*** TrevorV has quit IRC20:52
*** ducttape_ has quit IRC20:57
*** alhu has quit IRC21:05
*** alhu has joined #openstack-lbaas21:06
*** ducttape_ has joined #openstack-lbaas21:14
*** matt-borland_ has joined #openstack-lbaas21:19
*** matt-borland has quit IRC21:22
bloganjohnsom: so there wasn't any code changes needed for the actual agent to work? it was just the devstack script?21:33
johnsomRight, it was all gate issues21:33
bloganinteresting, i figured bit rot would have happened, but looks like it was our move to the devstack plugin that did it21:34
*** kobis has quit IRC21:42
johnsomThe bitrot was we weren't even installing haproxy....21:47
bloganyeah but thats bc the devstack plugin was written for octavia21:48
*** bank has quit IRC22:00
*** ajmiller has joined #openstack-lbaas22:02
*** ajmiller_ has quit IRC22:02
*** rtheis_ has quit IRC22:04
openstackgerritMerged openstack/neutron-lbaas: Fix the neutron-lbaas namespace driver gate  https://review.openstack.org/28879722:05
*** Bjoern_ is now known as Bjoernt22:06
*** matt-borland_ has quit IRC22:09
*** Bjoernt has left #openstack-lbaas22:24
*** rcernin has joined #openstack-lbaas22:47
*** ihrachys has quit IRC22:53
*** ducttape_ has quit IRC22:53
*** amotoki has quit IRC23:04
*** rcernin has quit IRC23:06
*** rcernin has joined #openstack-lbaas23:08
*** madhu_ak has quit IRC23:09
openstackgerritFranklin Naval proposed openstack/neutron-lbaas: Delete tempest fork  https://review.openstack.org/27381723:18
*** neelashah has quit IRC23:21
*** neelashah has joined #openstack-lbaas23:22
*** neelashah has quit IRC23:24
*** diogogmt has quit IRC23:29
*** rcernin has quit IRC23:31
*** Aish has quit IRC23:45
*** Aish has joined #openstack-lbaas23:45
*** Aish has quit IRC23:50

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