Monday, 2018-04-09

openstackgerritMerged openstack/octavia master: Minor refactor of health_sender.py  https://review.openstack.org/55895501:37
*** AlexeyAbashkin has joined #openstack-lbaas01:50
*** AlexeyAbashkin has quit IRC01:54
openstackgerritMerged openstack/octavia master: Fix revert method for batch member update  https://review.openstack.org/55865502:01
openstackgerritMerged openstack/octavia master: Defend against neutron error response missing keys  https://review.openstack.org/55895102:01
*** longkb_ has joined #openstack-lbaas02:23
*** sapd_ has joined #openstack-lbaas02:23
*** sapd has quit IRC02:26
*** dayou has quit IRC02:33
*** dayou has joined #openstack-lbaas02:39
*** AlexeyAbashkin has joined #openstack-lbaas02:50
*** AlexeyAbashkin has quit IRC02:55
*** imacdonn has joined #openstack-lbaas03:08
*** bbzhao has quit IRC03:35
*** bbzhao has joined #openstack-lbaas03:36
*** bbzhao has quit IRC03:42
*** bbzhao has joined #openstack-lbaas03:42
*** annp has joined #openstack-lbaas03:46
*** links has joined #openstack-lbaas04:25
*** Alex_Staf has joined #openstack-lbaas04:30
*** sanfern has joined #openstack-lbaas04:38
openstackgerritMerged openstack/octavia master: Make keepalived initialization more predictable  https://review.openstack.org/55895404:56
*** sanfern has quit IRC05:11
*** bbzhao has quit IRC05:36
*** bbzhao has joined #openstack-lbaas05:36
*** bbzhao has quit IRC05:38
*** bbzhao has joined #openstack-lbaas05:38
*** Alex_Staf has quit IRC06:14
*** bbzhao has quit IRC06:14
*** bbzhao has joined #openstack-lbaas06:15
*** pcaruana has joined #openstack-lbaas06:35
*** irenab has quit IRC06:42
*** oanson has quit IRC06:42
*** irenab has joined #openstack-lbaas06:43
*** oanson has joined #openstack-lbaas06:44
*** velizarx has joined #openstack-lbaas06:54
*** gokhan has quit IRC06:55
*** gokhan has joined #openstack-lbaas06:58
openstackgerritMerged openstack/octavia master: Add a devstack variable for legacy RBAC  https://review.openstack.org/55387907:12
*** tesseract has joined #openstack-lbaas07:14
*** rcernin has quit IRC07:16
*** velizarx has quit IRC07:23
*** velizarx has joined #openstack-lbaas07:34
*** bbzhao has quit IRC07:40
*** bbzhao has joined #openstack-lbaas07:40
*** Alex_Staf has joined #openstack-lbaas07:58
rm_worksomeone cherry-picking my stuff to stable branches? :P08:00
rm_workcgoncalves: I sense a disturbance in the force08:00
cgoncalvesrm_work: uhm... I should have not?08:05
rm_workno, it's just interesting the fervor with which you backport ;P08:06
cgoncalvesRight, maybe you'd have liked to since they were your patches... Sorry!08:06
rm_workthey should be fine, I think08:06
rm_worknope, that's not it either08:06
rm_workmy care level is as close to zero as possible08:06
rm_workmostly i find it humorous08:06
rm_workand am just saying hi ;)08:07
cgoncalvesHaha OK :) good morning than08:08
cgoncalvesThe time I spend cherry-picking is orders of magnitude less than time I'd spend with customer cases for bugs that had already been merged in master08:10
rm_workyeah, most of those are just small refactors/cleanups though, not really bugs. but, they might save us from some merge headaches on future cherrypicks08:14
rm_worki wouldn't take them back to pike tho08:14
nmagnezio/08:21
*** trongtan has joined #openstack-lbaas08:29
cgoncalvesrm_work: refactors and cleanups I do not cherry-pick, unless commit messages mislead me ;)08:32
cgoncalvesnmagnezi: welcome back!08:32
trongtanhi everyone. I'm learning about project octavia. i use pip command to install, but i had an error when i start octavia-worker with command: /usr/local/bin/octavia-worker --config-file /usr/local/etc/octavia/octavia.conf08:34
trongtanmy octavia config file: http://termbin.com/z6tp08:34
rm_workwhat's the error log output?08:36
trongtancan you see log error with this picture: http://prntscr.com/j2sahq08:37
trongtani rename host=controller1, but same erros.08:38
trongtani rename host=controller1, but same error08:38
rm_workhmmm08:39
rm_worksomething with rabbit08:39
rm_worklooking at the difference from my config...08:39
rm_worknot seeing what would be broken there immediately08:40
trongtanother process octavia, i start normally. http://prntscr.com/j2sce708:41
trongtanps -ef |grep octavia: http://prntscr.com/j2sd2608:43
rm_worktrongtan: looks like this was asked before: http://eavesdrop.openstack.org/irclogs/%23openstack-lbaas/%23openstack-lbaas.2017-10-25.log.html#t2017-10-25T09:55:2208:45
rm_workmichael's answer is... unclear to me exactly: http://eavesdrop.openstack.org/irclogs/%23openstack-lbaas/%23openstack-lbaas.2017-10-25.log.html#t2017-10-25T13:59:2508:45
rm_workbut might be helpful08:45
rm_workhmm08:45
rm_workbut that host IS correct, I assume08:46
rm_workyou're using it elsewhere08:46
trongtanyes, i searched that irc message, but, i am not understand yet. johnsom say: host is used for the message queuing over rabbitmq. i setup rabbitmq with function script: http://prntscr.com/j2sfug for all project OpenStack08:50
trongtanperhap, Octavia need other user for rabbitmq?08:51
rm_workmmm09:02
rm_worki'm not sure unfortunately :(09:02
rm_worki'll look one more time to see if my config seems very different09:02
trongtani can see to compare?09:03
rm_workyou might need:09:03
rm_work[oslo_messaging]09:03
rm_worktopic = octavia_prov09:03
rm_workbut i think that has a sane default...09:03
rm_workoh, it does not09:04
rm_workT_T09:04
rm_workyes, you really need that09:04
rm_workI feel like we should be able to have a default for that...09:04
rm_workprobably that is your issue09:04
rm_workall of your services need that in their configs09:05
rm_workit's just that, most services don't try to connect to rabbit until something prompts them to, so it'll look like they started fine even if they can't connect to rabbit at all09:05
rm_workwhereas the worker tries to connect immediately, and fails09:06
rm_worktrongtan: hopefully that works for you. i need to head out for a while09:06
rm_worki'm not sure I understand michael's response from before, probably he was thinking about something else. i'm guessing the guy then had this same issue09:07
trongtanok. thank you. i research rabbitmq for my error09:07
rm_workyou can literally just add that09:07
rm_work[oslo_messaging]09:07
rm_worktopic = octavia_prov09:07
rm_workjust like that, it should work09:07
rm_workwe create the topic on demand, it can be named whatever you want09:07
rm_workso add that, and restart all the services09:08
trongtanok. i will try09:08
trongtanwithconfig you recomment. i started octavia-worker. i am learning octavia continuos. Thank you.09:14
openstackgerritAdam Harwell proposed openstack/octavia master: Correct naming for quota resources  https://review.openstack.org/55967209:25
*** salmankhan has joined #openstack-lbaas09:35
openstackgerrithuangshan proposed openstack/python-octaviaclient master: Add loadbalancer status show client api and osc  https://review.openstack.org/54271510:17
*** salmankhan has quit IRC10:29
*** sanfern has joined #openstack-lbaas10:34
*** trongtan has quit IRC10:43
*** sanfern has quit IRC10:53
*** salmankhan has joined #openstack-lbaas11:15
*** longkb_ has quit IRC11:35
*** salmankhan has quit IRC11:37
*** atoth has joined #openstack-lbaas11:44
*** sanfern has joined #openstack-lbaas11:52
*** pcaruana has quit IRC12:46
*** velizarx has quit IRC12:51
*** velizarx has joined #openstack-lbaas12:54
*** samccann has joined #openstack-lbaas12:59
*** AlexeyAbashkin has joined #openstack-lbaas13:01
*** AlexeyAbashkin has quit IRC13:10
*** AlexeyAbashkin has joined #openstack-lbaas13:10
*** pcaruana has joined #openstack-lbaas13:11
*** AlexeyAbashkin has quit IRC13:17
*** AlexeyAbashkin has joined #openstack-lbaas13:17
*** AlexeyAbashkin has quit IRC13:34
*** AlexeyAbashkin has joined #openstack-lbaas13:37
*** fnaval has joined #openstack-lbaas13:42
*** Alex_Staf has quit IRC14:02
*** fnaval has quit IRC14:26
*** fnaval has joined #openstack-lbaas14:28
*** sanfern has quit IRC14:34
*** AlexeyAbashkin has quit IRC14:54
*** velizarx has quit IRC14:57
*** sapd has joined #openstack-lbaas14:59
*** dayou has quit IRC15:16
*** links has quit IRC15:37
*** dayou has joined #openstack-lbaas16:00
*** bbzhao has quit IRC16:06
*** bbzhao has joined #openstack-lbaas16:06
openstackgerritMichael Johnson proposed openstack/octavia master: Fix version discovery for the Octavia API  https://review.openstack.org/55946016:08
*** AlexeyAbashkin has joined #openstack-lbaas16:18
*** bbzhao has quit IRC16:29
*** bbzhao has joined #openstack-lbaas16:30
*** yamamoto has joined #openstack-lbaas16:37
*** yamamoto has quit IRC16:38
*** SumitNaiksatam has quit IRC16:42
*** sshank has joined #openstack-lbaas16:45
*** tesseract has quit IRC16:48
-openstackstatus- NOTICE: zuul was restarted to update to the latest code; please recheck any changes uploaded within the past 10 minutes16:52
*** velizarx has joined #openstack-lbaas16:55
*** AlexeyAbashkin has quit IRC17:02
*** AlexeyAbashkin has joined #openstack-lbaas17:09
*** SumitNaiksatam has joined #openstack-lbaas17:14
*** yamamoto has joined #openstack-lbaas17:16
openstackgerritGerman Eichberger proposed openstack/neutron-lbaas master: Fix proxy extension for neutron RBAC  https://review.openstack.org/55400417:26
openstackgerritGerman Eichberger proposed openstack/neutron-lbaas master: Fix proxy extension for neutron RBAC  https://review.openstack.org/55400417:27
openstackgerritGerman Eichberger proposed openstack/neutron-lbaas master: Gate API test for the lbaasv2-proxy plugin  https://review.openstack.org/53935017:27
*** velizarx has quit IRC17:29
*** sapd has quit IRC17:32
*** sanfern has joined #openstack-lbaas17:38
*** yamamoto has quit IRC17:57
*** AlexeyAbashkin has quit IRC18:01
*** gokhan is now known as Guest9477418:23
*** AlexeyAbashkin has joined #openstack-lbaas18:28
openstackgerritSanthosh Fernandes proposed openstack/octavia master: [WIP] ACTIVE-ACTIVE with exabgp-speaker - Octavia agent  https://review.openstack.org/49101618:44
*** atoth has quit IRC19:02
*** atoth has joined #openstack-lbaas19:04
openstackgerritSanthosh Fernandes proposed openstack/octavia master: [WIP] ACTIVE-ACTIVE with exabgp-speaker - Octavia agent  https://review.openstack.org/49101619:05
*** atoth has quit IRC19:07
*** AlexeyAbashkin has quit IRC19:09
*** sanfern has quit IRC19:17
*** sanfern has joined #openstack-lbaas19:18
*** yamamoto has joined #openstack-lbaas19:18
*** sanfern has quit IRC19:18
*** sanfern has joined #openstack-lbaas19:19
*** salmankhan has joined #openstack-lbaas19:19
*** sanfern has quit IRC19:19
rm_workxgerman_: what are you going to need on https://review.openstack.org/#/c/555454/19:20
*** sanfern has joined #openstack-lbaas19:20
rm_worki'm trying to get ahold of kfox but he won't respond19:20
*** sanfern has quit IRC19:20
*** sanfern has joined #openstack-lbaas19:20
*** sanfern has quit IRC19:21
xgerman_ok, +A — I just like to be more end user freindly…19:21
*** sanfern has joined #openstack-lbaas19:21
*** sanfern has quit IRC19:22
*** sanfern has joined #openstack-lbaas19:22
*** sanfern has quit IRC19:22
*** sanfern has joined #openstack-lbaas19:23
*** sanfern has quit IRC19:23
*** sanfern has joined #openstack-lbaas19:24
*** salmankhan has quit IRC19:24
*** sanfern has quit IRC19:24
*** sanfern has joined #openstack-lbaas19:24
rm_workI wonder if Kevin Fox moved on from openstack19:25
*** sanfern has quit IRC19:25
*** sshank has quit IRC19:26
openstackgerritAdam Harwell proposed openstack/octavia master: Add debug timing logging to amphora health update  https://review.openstack.org/55895619:27
openstackgerritAdam Harwell proposed openstack/octavia master: Add usage admin resource  https://review.openstack.org/55754819:30
openstackgerritAdam Harwell proposed openstack/octavia master: Fix amp failover where failover already failed  https://review.openstack.org/54898919:31
rm_workjohnsom: FYI I addressed your issues on https://review.openstack.org/#/c/548989/ I think, reworked it a bit19:31
johnsomOk, will have a look19:32
*** yamamoto has quit IRC19:33
rm_workand you don't appear to have responded ever on https://review.openstack.org/#/c/556989/19:33
*** ipsecguy has quit IRC19:40
*** ipsecguy has joined #openstack-lbaas19:45
*** yamamoto has joined #openstack-lbaas20:09
*** slaweq has joined #openstack-lbaas20:10
slaweqjohnsom, nmagnezi and other neutron-lbaas cores, can You take a look at https://review.openstack.org/#/c/559412/ if You will have few minutes? Thx in advance20:10
*** salmankhan has joined #openstack-lbaas20:14
cgoncalvesslaweq, neutron-lbaas is deprecated. not sure goals set my TC overrule deprecation20:16
*** yamamoto has quit IRC20:18
slaweqcgoncalves: I know that it is deprecated but I was thinking that if it's so small change we can maybe merge it to accomplish community goal. If it's shouldn't be done, I can of course abandon this patch :)20:18
*** yamamoto has joined #openstack-lbaas20:19
cgoncalvesslaweq, yeah, small and low impact it seems. up to johnsom :)20:21
*** yamamoto has quit IRC20:22
xgerman_https://www.irccloud.com/pastebin/bcGaaE42/20:23
*** bbzhao has quit IRC20:24
*** bbzhao has joined #openstack-lbaas20:24
rm_workxgerman_: field filtering is for list calls20:27
rm_workthat's for a get_one20:27
rm_workwhich doesn't support field filtering20:27
* rm_work happened to be looking at that method currently20:28
xgerman_https://developer.openstack.org/api-ref/load-balancer/v2/#show-listener-details20:28
xgerman_says we do20:28
*** fnaval has quit IRC20:28
rm_workhmm20:28
rm_workdoc is wrong i thinl20:28
rm_work*think20:28
rm_workthere's no point in filtering fields server-side on a single get20:28
xgerman_well, LBaaS V2 API spec (as tested by tempest) disagrees20:29
rm_workhmmmmmmmm20:29
rm_workwell20:29
rm_workwe can fix it i guess :/20:29
rm_worksec20:29
xgerman_k20:29
*** fnaval has joined #openstack-lbaas20:30
xgerman_we would need that on all get_ones20:30
xgerman_rm_work: should I make a patch or would you like to20:32
xgerman_?20:32
rm_workI am doing it20:32
xgerman_+100020:32
xgerman_I will make the gate depends-on then20:32
*** pcaruana has quit IRC20:36
openstackgerritMerged openstack/octavia master: Expose timeout options  https://review.openstack.org/55545420:41
rm_workxgerman_: which objects20:41
rm_workxgerman_: I've got LB, listener, pool20:42
xgerman_helathmanager20:42
rm_workour API docs show those, but looking at others ...20:42
rm_workhmmm20:42
rm_workactually our API doc doesn't show it for pools20:42
rm_workor HM20:42
rm_workis it in the n-lbaas docs?20:42
*** sshank has joined #openstack-lbaas20:46
xgerman_nope20:46
rm_workhmmm20:48
rm_workwellllll20:48
rm_worki guess i'll just add it to everything because why not20:48
xgerman_yeah, that would be my take20:48
xgerman_johnsom: ?20:48
johnsomThis is the filtering stuff for "show"?20:50
xgerman_yep20:51
johnsomIt would be nice to have.20:51
xgerman_well, proxy gate fails without20:51
johnsomIt's only fields really20:51
johnsomYeah, I think it was a bug in our API. Pretty sure the api-ref lists it20:51
xgerman_yes, partially20:51
xgerman_we don’t have it on HM20:51
xgerman_https://www.irccloud.com/pastebin/CEqeO9Ot/20:51
xgerman_but tempest tests it20:52
xgerman_also pools20:52
xgerman_members20:52
xgerman_ok, we can fix in Octavia or I can suppress it in the proxy…20:54
johnsomWe should fix the API.  Shouldn't be too bad20:54
*** yamamoto has joined #openstack-lbaas20:54
xgerman_ok, will wait for that then —20:55
*** yamamoto has quit IRC20:58
*** samccann has quit IRC21:01
*** slaweq has quit IRC21:01
*** salmankhan has quit IRC21:01
*** slaweq has joined #openstack-lbaas21:02
rm_workrunning tests21:03
*** harlowja has joined #openstack-lbaas21:03
rm_workand then it's done21:03
rm_workwaiting on pep8 / functional21:03
rm_worki see it in all docs21:03
rm_workif you see a doc that doesn't list it, tell me21:04
*** slaweq has quit IRC21:06
xgerman_k21:07
openstackgerritAdam Harwell proposed openstack/octavia master: Allow fields filter on single object GETs  https://review.openstack.org/55984221:07
rm_workthere's your review ^^21:07
rm_workcgoncalves: ^^ testing out a tag for you21:08
cgoncalvesrm_work, \o/21:09
rm_workalso discovered for some reason our wsme expose call was slightly wrong for hm and amphora, prolly a copy/pasta artifact21:09
cgoncalvesrm_work, it would have been better if it had a story21:10
rm_workT_T21:10
rm_workI just can't win21:10
xgerman_:-(21:10
rm_workcgoncalves: it would have taken me about as long to make a story as to fix the bug21:10
rm_worklol21:10
rm_worki guess i could have been like, "sorry xgerman_ can't fix that without a story" :P21:11
xgerman_lol21:11
rm_workso do we need to have another discussion re: https://review.openstack.org/#/c/557548/ or do we think this is usable?21:14
rm_workthe response object looks like http://logs.openstack.org/48/557548/5/check/build-openstack-api-ref/449aeb6/html/v2/index.html#id20221:15
cgoncalvesrm_work, ok, fair enough. in that case, backport-candidate tag is awesome!21:15
openstackgerritAdam Harwell proposed openstack/octavia master: Experimental multi-az support  https://review.openstack.org/55896221:20
johnsomI love nova: "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 27d253b6-9ec1-413d-9108-2322593f3503.", "code": 50021:25
johnsomSo helpful21:25
cgoncalvesrackspace ran out of servers?! heh21:27
openstackgerritAdam Harwell proposed openstack/octavia master: WIP: Floating IP Network Driver (spans L3s)  https://review.openstack.org/43561221:30
johnsomNo, my local devstack VM. It was just being dumb. The really error is "port security is disabled".21:31
openstackgerritGerman Eichberger proposed openstack/neutron-lbaas master: Gate API test for the lbaasv2-proxy plugin  https://review.openstack.org/53935021:40
*** ianychoi has quit IRC22:10
*** ianychoi has joined #openstack-lbaas22:11
*** rcernin has joined #openstack-lbaas22:14
cgoncalvesxgerman_, so I've setup the lbaasv2proxy plugin and threw a stack create at it for testing22:34
cgoncalvesstack_status_reason   | Resource CREATE failed: Conflict: resources.pool_member1: {"debuginfo": null, "faultcode": "Client", "faultstring": "Load Balancer 4fbeda8b-528d-4173-9434-6e58de044628 is immutable and cannot be updated."}22:34
xgerman_mmh, I haven’t seen tnat in our tempest tests but it should get out of non-immutable eventually22:35
xgerman_it just hands back what Octavia is telling it22:36
cgoncalvesxgerman_, right, it does get out but it's too late by then for heat22:37
xgerman_it shouldn’t be much slower than straight Octavia (though it adds an additional GET to support neutron quotas)22:39
openstackgerritMichael Johnson proposed openstack/octavia-tempest-plugin master: Create scenario tests for load balancers  https://review.openstack.org/54303422:48
*** slaweq has joined #openstack-lbaas23:02
*** slaweq has quit IRC23:07
*** fnaval has quit IRC23:11
*** fnaval has joined #openstack-lbaas23:21
*** yamamoto has joined #openstack-lbaas23:22
*** yamamoto has quit IRC23:26
*** SumitNaiksatam has quit IRC23:33
openstackgerritMichael Johnson proposed openstack/octavia-tempest-plugin master: Create scenario tests for load balancers  https://review.openstack.org/54303423:36
openstackgerritAdam Harwell proposed openstack/octavia master: DNM: Remove PING type from HM options list  https://review.openstack.org/52843923:41
openstackgerritAdam Harwell proposed openstack/octavia master: When SG delete fails on vip deallocate, try harder  https://review.openstack.org/54926323:48
openstackgerritAdam Harwell proposed openstack/octavia master: Update HAProxy version for Centos  https://review.openstack.org/54842023:48
*** korean101 has quit IRC23:56
openstackgerritMichael Johnson proposed openstack/octavia-tempest-plugin master: Create scenario tests for load balancers  https://review.openstack.org/54303423:58
*** yamamoto has joined #openstack-lbaas23:59

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