Friday, 2018-06-01

rm_workalmost done, just having issues with one redirect type...00:11
*** amotoki has quit IRC00:15
rm_workinteresting... somehow i got a pool to be stuck in PENDING_UPDATE00:17
rm_worknot sure how00:17
rm_worksomething do to with deletes I think?00:17
rm_workmembers/l7policies were involved00:17
rm_workgoing to be difficult to repro, but keep an eye out if you're in the flows <_<00:18
*** longkb has joined #openstack-lbaas00:27
*** amotoki has joined #openstack-lbaas00:38
*** links has joined #openstack-lbaas00:44
*** amotoki has quit IRC00:47
openstackgerritAdam Harwell proposed openstack/octavia-tempest-plugin master: Create api+scenario tests for l7policies  https://review.openstack.org/57048200:52
openstackgerritAdam Harwell proposed openstack/octavia-tempest-plugin master: Create api+scenario tests for l7rules  https://review.openstack.org/57048500:52
rm_workthere we go00:52
rm_workincludes scenario tests for *actual l7 traffic redirections*00:53
rm_workthose are good to go now I think00:53
rm_workoh oops00:53
openstackgerritAdam Harwell proposed openstack/octavia-tempest-plugin master: Create api+scenario tests for l7policies  https://review.openstack.org/57048200:55
rm_workpep8 fails00:55
openstackgerritAdam Harwell proposed openstack/octavia-tempest-plugin master: Create api+scenario tests for l7rules  https://review.openstack.org/57048500:55
rm_workk00:55
*** harlowja has quit IRC00:58
*** hongbin has joined #openstack-lbaas01:58
*** amotoki has joined #openstack-lbaas02:02
*** hyang has quit IRC02:02
*** SumitNaiksatam has joined #openstack-lbaas02:38
*** mordred has quit IRC02:41
*** mordred has joined #openstack-lbaas02:55
*** annp has joined #openstack-lbaas03:03
*** SumitNaiksatam has quit IRC03:03
*** SumitNaiksatam has joined #openstack-lbaas03:11
openstackgerritLingxian Kong proposed openstack/octavia master: Use HMAC.hexdigest to avoid non-ascii characters for package data  https://review.openstack.org/57133303:24
*** xuhaiwei has joined #openstack-lbaas03:33
*** jmccrory has quit IRC03:44
*** phuoc has quit IRC03:44
*** ptoohill1 has quit IRC03:44
*** ctracey has quit IRC03:44
*** coreycb has quit IRC03:44
*** hongbin has quit IRC04:09
*** xuhaiwei has quit IRC04:10
*** harlowja has joined #openstack-lbaas04:17
*** harlowja has quit IRC04:20
*** xuhaiwei has joined #openstack-lbaas04:39
xuhaiweiHi, rm_work,  I am still installing octavia-ocata, when I started amphora vm, and amphora-agent started inside vm, but octavia-worker can't connect to the amphora vm, inside amphora vm I got this error in amphora-agent.log04:39
xuhaiwei"SSL_HANDSHAKE_FAILURE] ssl handshake failure"04:40
xuhaiweiIt seems SSL vertification failed. I used create_certificate.sh to created the key files, and configured the [certificates] and [haproxy_amphora] section in /etc/octavia/octavia.conf, but I am not sure I used the right key04:42
xuhaiweiCan you or anyone help to show which file should be configured?04:42
*** JudeC_ has quit IRC04:47
*** AlexeyAbashkin has joined #openstack-lbaas04:49
*** Alexey_Abashkin has joined #openstack-lbaas04:52
*** AlexeyAbashkin has quit IRC04:53
*** Alexey_Abashkin is now known as AlexeyAbashkin04:53
*** kobis has joined #openstack-lbaas04:59
*** kobis has quit IRC05:03
*** AlexeyAbashkin has quit IRC05:22
*** kobis has joined #openstack-lbaas05:30
*** kobis has quit IRC05:37
*** kobis has joined #openstack-lbaas05:43
lxkongjohnsom, rm_work https://review.openstack.org/#/c/571333/ is ready for review :-)05:46
*** kobis has quit IRC05:52
*** imacdonn has quit IRC06:17
*** imacdonn has joined #openstack-lbaas06:17
*** annp has quit IRC06:18
*** annp has joined #openstack-lbaas06:18
*** phuoc has joined #openstack-lbaas06:26
*** pcaruana has joined #openstack-lbaas06:40
openstackgerritOpenStack Proposal Bot proposed openstack/octavia-dashboard master: Imported Translations from Zanata  https://review.openstack.org/57164306:46
*** rcernin has quit IRC07:08
*** kobis has joined #openstack-lbaas07:11
*** kobis has quit IRC07:14
*** tesseract has joined #openstack-lbaas07:25
rm_worklxkong: can you add to the commit message:07:28
rm_workDepends-On: https://review.openstack.org/#/c/567688/07:29
rm_worklxkong: want to see it pass the new HM scenario tests07:29
*** SumitNaiksatam_ has joined #openstack-lbaas07:33
*** SumitNaiksatam has quit IRC07:33
*** SumitNaiksatam_ is now known as SumitNaiksatam07:33
*** rpittau has joined #openstack-lbaas07:37
*** jmccrory has joined #openstack-lbaas07:47
*** ptoohill1 has joined #openstack-lbaas07:47
*** ctracey has joined #openstack-lbaas07:47
*** coreycb has joined #openstack-lbaas07:47
openstackgerritLingxian Kong proposed openstack/octavia master: Use HMAC.hexdigest to avoid non-ascii characters for package data  https://review.openstack.org/57133308:00
lxkongrm_work: done08:00
*** AlexeyAbashkin has joined #openstack-lbaas08:03
xuhaiweihi rm_work, could you kindly give suggestion about the SSL error happened to me,  I configured ca_certificate and ca_private_key in [certificates] and server_ca, client_cert in [haproxy_amphora], but still have SSL handshake error in amphora-agent log08:05
xuhaiweiIs there anything missed?  I also checked the amphora vm got the key files and stored them08:06
rm_worklxkong: thanks :)08:11
lxkongrm_work: np08:11
rm_workxuhaiwei: not sure, the cert config is a tricksy business -- might need to see your config, if you can pastebin that? you should remove passwords from it if you do08:12
rm_workthere are other things that can cause a handshake failure though -- one of them is times being off on either host08:13
xuhaiweirm_work, you mean the time is not synced? that's a good point08:15
rm_workyeah, it's just a possibility -- but worth checking out08:17
xuhaiweirm_work, as you said the time has 5mins differences, but after I synced it, still the same error08:21
rm_workyeah, if you can pastebin the config, that would be good08:22
xuhaiweirm_work, this is my config  https://pastebin.com/kVX3d1g308:25
rm_workok, and can you check permissions on all of those files to make sure the service can read them?08:26
rm_workthat looks like the default devstack config?08:27
xuhaiweiI used ocata version, and put them in /etc/octavia/certs , I made the permission to root: octavia for that folder08:29
rm_workwhat about the private/ folder?08:30
xuhaiweiI got this error log in amphora_agent.log of the vm:  Invalid request from ip=::ffff:20.20.0.10: [SSL: SSL_HANDSHAKE_FAILURE] ssl handshake failure (_ssl.c:1783)08:30
rm_workwhat is in the controller-worker log at that same time?08:30
xuhaiweiprivate folder has the same permission08:31
xuhaiweithe worker.log has this infor: WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] REQARGSSSS: {'url': 'https://20.20.0.13:9443/0.5/plug/vip/111.1.1.26', 'verify': '/etc/octavia/certs/ca_01.pem', 'json': {'subnet_cidr': u'111.1.1.0/24', 'vrrp_ip': u'111.1.1.18', 'mtu': 1450, 'host_routes': [], 'mac_address': u'fa:16:3e:b5:55:52', 'gateway': u'111.1.1.1'}, 'timeout': (10.0, 60.0), 'headers': {'User-Agent': 'Octavia H08:32
rm_workwhat permission is that exactly?08:32
rm_worklike08:32
rm_workdrwxr-xr-x 4 stack stack 4096 May  4 18:50 /etc/octavia/certs/08:32
xuhaiweiroot: octavia08:32
rm_workdrwx------ 2 stack stack 4096 May  4 18:40 /etc/octavia/certs/private/08:32
xuhaiweidrwxr-xr-x. 2 root octavia   23 Jun  2 15:40 private08:32
xuhaiweithe others are like -rw-r--r--. 1 root octavia 6.0K Jun  1 21:20 client.pem08:33
rm_workand the cakey.pem?08:33
xuhaiwei-rw-r--r--. 1 root octavia 1.8K Jun  1 21:20 cakey.pem08:33
rm_workk08:33
rm_workthose permissions are a little permissive actually, for the private key, but you can fix that after it's working ;)08:34
rm_workactually, how did you install this?08:35
xuhaiweiyou mean octavia service?08:35
rm_workyeah08:35
xuhaiweiby redhat package08:35
xuhaiweiyum install08:36
rm_workahhh which exact version is that08:36
rm_worknmagnezi: which version did you guys fix the cryptography pinning issue?08:36
xuhaiwei0.10.008:36
rm_worknmagnezi: and do you remember how it was manifesting? was it this?08:36
rm_workor cgoncalves but i think you're on vacation08:37
rm_workxuhaiwei: is it possible to install newer than ocata?08:38
xuhaiweiit is difficult, because some customer wants to use it08:38
rm_workactually, in ocata you won't even be able to run octavia as a standalone, it will need to be behind neutron-lbaas, which is not great... and, there were a LOT of bugs in ocata... :/08:38
rm_workpike is the first version I can really recommend running, I think...08:38
xuhaiweiohhhhh08:39
rm_workoctavia version does not need to match the version of the rest of the cloud though08:39
xuhaiweiI know that, I take a long time to go here08:39
rm_workso it might be easy to just boot a separate controller and install octavia pike or even queens08:39
rm_workand you can run that on a cloud that is ocata08:40
rm_workotherwise... possibly you can fix this specific issue by installing a newer version of python-cryptography08:40
xuhaiweiwhat is the bug you mentioned about cryptography08:41
rm_worki don't remember where the bug report was... nmagnezi or cgoncalves would know, or possibly bcafarel08:41
xuhaiweiI will go to check the bug fix08:41
rm_workbut on 0.10.0 i bet it is not fixed08:42
rm_workis there not even a newer package than that for 0.10.x?08:42
xuhaiweiif not a big fix, I can do it manually, I want to have a test08:42
rm_workis there a reason you are stuck on ocata for this?08:43
xuhaiweiBecause there is problem happened in the custom side, they are using ocata version08:43
xuhaiweiI need to support08:43
*** hvhaugwitz has joined #openstack-lbaas08:44
*** ipsecguy_ has joined #openstack-lbaas08:45
*** FErki has joined #openstack-lbaas08:47
rm_workah you're trying to just experiment locally so you can help someone else08:47
rm_workgot it08:47
hvhaugwitzWhere can I find deb packages for Octavia (Opentack Pike Release)?08:47
rm_workdo you know what version they are using? is it also 0.10.0?08:48
rm_workhvhaugwitz: they should be in the ubuntu openstack repo08:48
rm_workhttps://docs.openstack.org/install-guide/environment-packages-ubuntu.html08:48
xuhaiweirm_work, yes, they are using 0.10.008:48
rm_workxuhaiwei: hmm.... interesting that it works for them08:49
*** ipsecguy has quit IRC08:49
rm_worki wish nmagnezi or cgoncalves could point me back at that ticket or remember what was up with the crypto version pin08:49
xuhaiweiI am also supperised08:49
bcafarelrm_work: xuhaiwei: I remember https://review.openstack.org/#/c/553136/ on cryptography bump08:53
bcafarelbut ocata... that's a bit old (beyond basic load balancing stuff)08:53
xuhaiweibcafarel: thank you, I will check it08:54
rm_workbcafarel: do you remember a bug in specifically the RHEL/OSP packages where the version installed on the system was incorrectly pinned too low?08:54
xuhaiweirm_work, bcafare1: In my environemnt I am using python2-cryptography-1.7.2-2.el7.x86_6408:56
bcafarelhttps://bugzilla.redhat.com/show_bug.cgi?id=1553517 ? there are a few linked ones in "blocks" field too08:56
openstackbugzilla.redhat.com bug 1553517 in distribution "Bump python-cryptography to >=2.1" [Urgent,Closed: currentrelease] - Assigned to amoralej08:56
xuhaiweiseems too old08:56
FErkihi! anyone using octavia with postgresql as database backend?08:57
cgoncalvesrm_work, I'm back today :)08:57
hvhaugwitzrm_work: I cannot find octavia in http://ubuntu-cloud.archive.canonical.com/ubuntu/dists/xenial-updates/pike/main/binary-amd64/Packages , are the packages named differently?08:58
rm_workhmmm08:58
cgoncalveshttps://bugzilla.redhat.com/show_bug.cgi?id=155352008:58
openstackbugzilla.redhat.com bug 1553520 in openstack-octavia "Cannot create listener with TLS termination" [Urgent,Verified] - Assigned to cgoncalves08:59
rm_worki thought they were released, but maybe the packaging for octavia was not done properly...08:59
rm_workcgoncalves: ah was it just an issue for creating TLS listeners?08:59
rm_workok, maybe off-base then08:59
cgoncalvesrm_work, if there were other issues I don't know.09:00
rm_workFErki: I am not sure -- most installations i'm aware of are mysql unfortunately, though I BELIEVE we have tested with postgres via a job somewhere in neutron-lbaas gates before09:00
cgoncalvesrm_work, btw I super quickly cherry-picked your barbican acl patch and gave it a run. I was able to create a tls terminated listener :)09:00
rm_workcgoncalves: so it did work!?09:01
lxkongrm_work: https://review.openstack.org/#/c/571333/ got an odd result09:01
rm_worki am... honestly a little surprised it worked first try, that was me blindly taking a stab at it with no testing :P09:01
cgoncalvesrm_work, yup! I also reviewed quickly your code (except tests) and LGTM09:01
rm_worklxkong: ummm.... one sec, maybe i need to rebase09:01
openstackgerritAdam Harwell proposed openstack/octavia master: Allow DB retries on controller_worker creates  https://review.openstack.org/57110709:02
openstackgerritAdam Harwell proposed openstack/octavia-tempest-plugin master: Create api+scenario tests for healthmonitors  https://review.openstack.org/56768809:02
rm_worklxkong: looks like it's running now, something must have been just a little wonky09:03
lxkongrm_work: <309:03
rm_workcgoncalves: you should also review some of the other stuff :P:P need you to get a bunch of good reviews in if you're going to earn that core status ^_^09:03
rm_worklxkong: should get a +2 from me once i see those all pass09:04
rm_workcgoncalves: so... denver?09:04
cgoncalvesrm_work, haha! I will pretty soon get back to octavia upstream. I need to take care of internal stuff today (neutron-lbaas newton)09:05
cgoncalvesrm_work, too early to tell. I'd like to09:05
hvhaugwitzrm_work: whom can I ask for the state of packaging octavia?09:05
rm_workugh how is that not dead yet09:05
* rm_work kicks the dead neutron-lbaas horse09:05
cgoncalveshvhaugwitz, rpm or deb?09:05
hvhaugwitzdeb09:05
cgoncalvesno idea :)09:05
rm_workhvhaugwitz: actually i'm not sure about that T_T09:05
cgoncalvesrpm work is done and integrated in tripleo \o/09:06
cgoncalvesI recall I saw some deb bits in puppet-octavia09:06
openstackgerritAdam Harwell proposed openstack/octavia-tempest-plugin master: Create api+scenario tests for l7policies  https://review.openstack.org/57048209:07
openstackgerritAdam Harwell proposed openstack/octavia-tempest-plugin master: Create api+scenario tests for l7rules  https://review.openstack.org/57048509:07
openstackgerritAdam Harwell proposed openstack/octavia-tempest-plugin master: Create api+scenario tests for amphora  https://review.openstack.org/57125109:07
hvhaugwitzcgoncalves: yeah, but I cannot find the corresponding packages ;-/09:09
cgoncalveshvhaugwitz, right. there are none afaik. there's python-octaviaclient for ubuntu only09:09
cgoncalveshttps://github.com/openstack/puppet-octavia/blob/master/manifests/params.pp#L26-L3309:10
FErkirm_work: I actually hacked it work with postgresql during a manual install, but I had to patch 3 SQL commands in the alembic migrations; so I wondered whether I should be on the lookout for more bumps or not :) or whether it is supposed to work with postgres in the first place09:10
cgoncalvespackage names were defined specifically for debian-based in puppet-octavia but do not exist? :S09:10
rm_workFErki: at some point we were validating, but maybe we stopped -- if you want to submit patches to fix those migrations, that would be appreciated, I'm sure09:11
FErkirm_work: could you point me to those tests? I'd like to learn more, and I yeah, I'm more than happy to contribute back a proper patch that works with all supported DB backends09:12
rm_workwe could also have a postgresql gate, theoretically -- but someone would need to sign up to make it09:12
rm_worki am trying to remember if openstack officially claims to support postgres anymore <_<09:13
hvhaugwitzcgoncalves: https://github.com/openstack/puppet-octavia/blob/master/manifests/params.pp#L2609:13
FErkirm_work: I've found traces of evidence for that, like in puppet-octavia, but I don't think that's the most authentic source for this kind of info :)09:16
*** salmankhan has joined #openstack-lbaas09:16
hvhaugwitzcgoncalves: so yes they are defined specifically for debian-based distros09:18
rm_workFErki: johnsom might remember, but he's asleep -- could check with him in the morning (he might be up in ~6-7 hours)09:18
hvhaugwitzrm_work cgoncalves: the reason I ask is that we need deb packages and would now start to create our own but dont want to do the work twice09:25
cgoncalveshvhaugwitz, I understand. I can't find octavia debs so I assume either a) there are none or b) someone packaged it internally only09:27
cgoncalveshvhaugwitz, I'd encourage you to create them and publish them :)09:27
*** yamamoto has quit IRC09:27
hvhaugwitzyeah, we would happy to contribute back09:29
cgoncalvesyou may want to coordinate that effort with the debian packaging team: https://wiki.openstack.org/wiki/Packaging/Debian09:31
openstackgerritVadim Ponomarev proposed openstack/octavia master: Support create amphora instance from volume based.  https://review.openstack.org/57050509:31
rm_workI think there is a debian maintainer specifically for openstack, or maybe a team09:32
rm_worki can try to find out more tomorrow, when other people are online again (it's very late in US timezones)09:33
*** yamamoto has joined #openstack-lbaas09:33
FErkirm_work: thanks! I'll definitely try to contribute my findings back09:33
* rm_work sleeps09:46
hvhaugwitzcgoncalves, rm_work: thanks for your help09:46
*** ispp has joined #openstack-lbaas09:54
isppHi, I there any doc which explains how to deploy octavia in helm?09:55
rm_workispp: openstack-helm MAY have something for octavia? but i am not sure -- it's on my list of things to look at soon, as I currently use k8s to deploy my controlplane and would like to have it done in a standard way :P09:56
* rm_work really sleeps09:56
jcarpentierrm_work: good night !09:56
cgoncalveshttps://review.openstack.org/#/c/457378 was abandoned :/10:00
ispprm_work thanks :) Ill try there so10:00
hvhaugwitzcgoncalves: thanks to your hint to the debian packaging team I've now found https://salsa.debian.org/openstack-team/services/octavia10:01
cgoncalveshvhaugwitz, oh cool! thanks for sharing that!10:02
isppcgoncalves  :( so I will have a look at it10:02
*** annp has quit IRC10:08
*** salmankhan has quit IRC10:10
*** ispp has quit IRC10:16
*** salmankhan has joined #openstack-lbaas10:27
*** yamamoto has quit IRC10:30
*** xuhaiwei has quit IRC10:33
*** yamamoto has joined #openstack-lbaas10:49
*** salmankhan1 has joined #openstack-lbaas11:03
*** salmankhan has quit IRC11:06
*** salmankhan1 is now known as salmankhan11:06
*** longkb has quit IRC11:08
*** yamamoto has quit IRC11:10
*** yamamoto has joined #openstack-lbaas11:12
*** ispp has joined #openstack-lbaas11:15
*** yamamoto has quit IRC11:16
openstackgerritDavid Homolka proposed openstack/octavia master: Fix DB migration on mysql-cluster  https://review.openstack.org/57170311:29
*** hvhaugwitz has quit IRC11:36
*** hvhaugwitz has joined #openstack-lbaas11:36
*** ispp has quit IRC12:07
*** ispp has joined #openstack-lbaas12:10
*** yamamoto has joined #openstack-lbaas12:14
*** amuller has joined #openstack-lbaas12:16
openstackgerritVadim Ponomarev proposed openstack/octavia master: Support create amphora instance from volume based.  https://review.openstack.org/57050512:59
openstackgerritMerged openstack/octavia master: Allow DB retries on controller_worker creates  https://review.openstack.org/57110713:09
openstackgerritVadim Ponomarev proposed openstack/octavia master: Support create amphora instance from volume based.  https://review.openstack.org/57050513:14
*** pcaruana has quit IRC13:15
*** samccann has joined #openstack-lbaas13:21
openstackgerritVadim Ponomarev proposed openstack/octavia master: Support create amphora instance from volume based.  https://review.openstack.org/57050513:29
*** velizarx has quit IRC13:37
*** links has quit IRC13:37
*** ispp has quit IRC13:38
*** kobis has joined #openstack-lbaas13:44
*** jcarpentier has quit IRC13:53
*** jiteka has joined #openstack-lbaas13:59
*** jitek4 has joined #openstack-lbaas14:10
*** pcaruana has joined #openstack-lbaas14:10
*** fnaval has joined #openstack-lbaas14:12
*** jiteka1 has joined #openstack-lbaas14:14
*** jiteka1 has quit IRC14:14
*** kobis has quit IRC14:20
*** kobis has joined #openstack-lbaas14:27
*** fnaval has quit IRC14:46
*** yamamoto has quit IRC14:48
*** yamamoto has joined #openstack-lbaas14:56
*** yamamoto has quit IRC15:00
*** rpittau has quit IRC15:00
*** yamamoto has joined #openstack-lbaas15:11
*** yamamoto has quit IRC15:16
*** irenab has quit IRC15:18
*** irenab has joined #openstack-lbaas15:19
*** yamamoto has joined #openstack-lbaas15:25
*** yamamoto has quit IRC15:25
*** sapd has joined #openstack-lbaas15:28
openstackgerritMerged openstack/octavia-dashboard master: Imported Translations from Zanata  https://review.openstack.org/57164315:30
*** irenab has quit IRC15:39
*** irenab has joined #openstack-lbaas15:40
*** FErki has quit IRC15:46
*** tesseract has quit IRC16:01
*** fnaval has joined #openstack-lbaas16:01
*** harlowja has joined #openstack-lbaas16:11
*** SumitNaiksatam has quit IRC16:11
*** yamamoto has joined #openstack-lbaas16:25
*** yamamoto has quit IRC16:32
*** SumitNaiksatam has joined #openstack-lbaas16:33
johnsomFYI, I have posted the slides for my two Octavia presentations. They are in the event details on the summit schedule.16:56
xgerman_did so as well17:00
*** AlexeyAbashkin has quit IRC17:02
johnsomIt saddens me that acrobat still converts h.264 video to flash. I was going to include the demo video, but flash is a no-go for me....17:04
openstackgerritMichael Johnson proposed openstack/octavia master: Re-enable KVM on OVH hosts  https://review.openstack.org/54905417:10
johnsomHi-Ho a gate host testing we go.  Added some more debug commands17:10
openstackgerritMichael Johnson proposed openstack/octavia master: Implement provider drivers - Health Monitor  https://review.openstack.org/56703717:18
openstackgerritMichael Johnson proposed openstack/octavia master: Implement provider drivers - L7 Policy  https://review.openstack.org/56705917:18
openstackgerritMichael Johnson proposed openstack/octavia master: Implement provider drivers - L7 Rules  https://review.openstack.org/56707317:18
openstackgerritMichael Johnson proposed openstack/octavia master: Implement provider drivers - Cleanup  https://review.openstack.org/56743117:18
xgerman_johnsom you have a mac you can use handbrake17:18
johnsomTo embed the video?  I tried different formats importing into the PDF, acrobat just converts them all to flash....17:19
*** harlowja has quit IRC17:22
*** ispp has joined #openstack-lbaas17:25
*** kobis has quit IRC17:26
*** yamamoto has joined #openstack-lbaas17:27
xgerman_ah, it’s acrobat :-(17:29
johnsomYeah, they seem to be stuck in the past17:29
xgerman_I just threw up a PPT file — PDF was too big17:29
openstackgerritMichael Johnson proposed openstack/python-octaviaclient master: Add loadbalancer status show client api and osc  https://review.openstack.org/54271517:32
*** ispp has quit IRC17:33
*** yamamoto has quit IRC17:34
*** Swami has joined #openstack-lbaas17:34
johnsomI'm doing client reviews this morning and correcting any small issues. We need to release in the next week or the client will not officially be part of Rocky.17:36
xgerman_ok17:38
openstackgerritMichael Johnson proposed openstack/python-octaviaclient master: Add timeout options to listener resource  https://review.openstack.org/57000717:44
johnsomStatus tree looks good: https://review.openstack.org/56140217:47
*** yamamoto has joined #openstack-lbaas17:56
*** yamamoto has quit IRC18:01
*** harlowja has joined #openstack-lbaas18:14
*** salmankhan has quit IRC18:22
*** fnaval has quit IRC18:26
*** fnaval has joined #openstack-lbaas18:43
*** kobis has joined #openstack-lbaas18:45
*** yamamoto has joined #openstack-lbaas18:58
*** yamamoto has quit IRC19:03
*** openstackgerrit has quit IRC19:04
johnsomListener timeouts as well: https://review.openstack.org/#/c/57000719:09
*** kobis has quit IRC20:00
*** pcaruana has quit IRC20:03
*** KeithMnemonic has quit IRC20:11
*** amuller has quit IRC20:20
*** yamamoto has joined #openstack-lbaas20:25
*** kbyrne has quit IRC20:27
*** kbyrne has joined #openstack-lbaas20:30
*** yamamoto has quit IRC20:31
*** openstackgerrit has joined #openstack-lbaas20:34
openstackgerritMerged openstack/python-octaviaclient master: Add timeout options to listener resource  https://review.openstack.org/57000720:34
*** ispp has joined #openstack-lbaas20:57
johnsomOne more review on the status tree client and I can cut a client release20:57
*** ispp has quit IRC20:58
xgerman_link?21:00
johnsomhttps://review.openstack.org/56140221:00
*** samccann has quit IRC21:03
openstackgerritMichael Johnson proposed openstack/octavia master: Re-enable KVM on OVH hosts  https://review.openstack.org/54905421:05
johnsomAh wrong link, sorry21:06
xgerman_yeah, found it oi the scrollback21:09
openstackgerritMerged openstack/python-octaviaclient master: Add loadbalancer status show client api and osc  https://review.openstack.org/54271521:10
xgerman_johnsom: https://review.openstack.org/#/c/570032/ not sure but appatrently we are blocking neutron-lib?21:10
xgerman_err neutron21:11
johnsomHmm, didn't get a heads up that we were a blocker on that21:12
xgerman_I read boden’s comment that way21:13
johnsomYeah, just wish they would have given us a ping or added me to the bug21:13
johnsompatch21:13
xgerman_yeah, I only saw it because I did +2 and got an e-mail21:13
xgerman_there is a ton of stuff in n-lbaas for review21:14
johnsomYeah, there has been some churn over there21:14
johnsomI'm just working repo to repo based on priority to get stuff in21:14
johnsomclient won today21:14
xgerman_I know… just surprised21:15
xgerman_about the volume for a deprecated project21:15
johnsomYeah, it was dead for like a year, announce deprecation and people start contributing21:18
*** yamamoto has joined #openstack-lbaas21:19
*** SumitNaiksatam_ has joined #openstack-lbaas21:26
*** SumitNaiksatam has quit IRC21:27
*** SumitNaiksatam_ is now known as SumitNaiksatam21:27
*** yamamoto has quit IRC21:29
*** SumitNaiksatam has quit IRC21:30
*** salmankhan has joined #openstack-lbaas21:34
openstackgerritMichael Johnson proposed openstack/octavia master: DNM: Re-enable KVM on OVH hosts  https://review.openstack.org/54905421:41
*** salmankhan has quit IRC21:45
*** salmankhan has joined #openstack-lbaas21:46
openstackgerritMichael Johnson proposed openstack/octavia master: DNM: Re-enable KVM on OVH hosts  https://review.openstack.org/54905421:51
*** salmankhan has quit IRC21:53
johnsomrm_work Do you know what is up with the l7policy tempest patch?21:56
*** pck has joined #openstack-lbaas21:59
*** pck has quit IRC22:00
*** pck has joined #openstack-lbaas22:00
*** fnaval has quit IRC22:02
openstackgerritMichael Johnson proposed openstack/octavia master: DNM: Re-enable KVM on OVH hosts  https://review.openstack.org/54905422:08
*** yamamoto has joined #openstack-lbaas22:15
*** yamamoto has quit IRC22:22
openstackgerritMerged openstack/octavia master: Octavia devstack plugin API mode  https://review.openstack.org/57092422:34
openstackgerritMerged openstack/neutron-lbaas master: use retry_db_errors from neutron-lib  https://review.openstack.org/57003222:35
openstackgerritMerged openstack/neutron-lbaas master: Fix AtrributeError in update_listener  https://review.openstack.org/51845522:47
*** Swami has quit IRC23:04
*** harlowja has quit IRC23:18
*** yamamoto has joined #openstack-lbaas23:18
rm_workjohnsom: errr, no?23:21
rm_workjohnsom: i need to look23:21
johnsomI have started looking at it, but have not got far.23:22
johnsomI tested and +2'd HMs23:22
rm_workk... the policy/rule stuff worked in my devstack23:23
rm_worki'll look at the gate stuff23:23
rm_worki THOUGHT i saw it working there? but maybe it broke after i rebased23:23
rm_workjohnsom: you could just upload your videos to youtube and put a link to them in the PDF >_>23:23
rm_workthat's what i would do at least23:23
*** yamamoto has quit IRC23:24
johnsomYeah, I just posted it as presented and left it at that.  The demo doesn't stand on it's own anyway. I didn't put an audio track on it23:26
rm_workjohnsom: https://review.openstack.org/#/c/548420/ :P:P:P23:27
*** mrodriguez has quit IRC23:29
openstackgerritMichael Johnson proposed openstack/octavia master: DNM: Re-enable KVM on OVH hosts  https://review.openstack.org/54905423:29
rm_workjohnsom: i think the L7Policy thing just needs a recheck, that's super weird. it's in the listener test suite? >_>23:29
rm_workoh wait no, i did futz with that23:29
johnsomMakes me nervous that there is another race23:29
rm_workbut ... what I *added* was a test for LB status first23:30
rm_work<_<23:30
rm_worki'll go check the response code23:30
rm_workerk23:31
rm_workhttp://logs.openstack.org/82/570482/8/check/octavia-v2-dsvm-py35-scenario/f17e35f/controller/logs/screen-o-cw.txt.gz#_Jun_01_09_45_18_67217723:31
rm_workmight need help looking at that...23:32
rm_workyeah that could be a race... :/23:33
rm_workugh23:33
rm_workjohnsom: yep pretty sure that's a race23:35
rm_workbet it's doing pool create on listener -> update listener to include pool that's just created23:35
rm_workjohnsom: we're going to need to put on thinking caps and REALLY solve this, I think :/23:37
rm_workwe *might* just have to go ahead and do the driver rewrite now :/23:37
rm_workall this chasing of race-conditions and retry and whatever is going to end up costing us more time probably in the long run23:37
johnsomWell, for updates maybe what Kobi is proposing in the spec change23:37
rm_workk...23:38
rm_workhow long do you think it *would* take to do a proper rewrite?23:38
rm_workI would point out that if we want more testing/feedback on the interface ... we might want to make sure it works for our own use-case <_<23:38
rm_workwe ARE a provider23:39
johnsomYes, I was just hoping we could do this incrementally23:39
rm_workI think it may not be worth it to avoid for so long23:39
rm_workwe may just need to bite the bullet and do it23:39
rm_workI could take a crack at it maybe, but my next two weeks is pretty shot23:40
rm_worki am guessing your schedule probably looks similar23:40
johnsomGeez, Apple, an update on a Friday....  BTW, my macbook says it will be 30 minutes...23:40
rm_worki have a week-long company thing on the 10-15th23:40
rm_workso i'll be out that whole week23:40
*** JudeC_ has joined #openstack-lbaas23:48

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