*** mixos has joined #openstack-lbaas | 00:15 | |
*** bar_ has quit IRC | 00:16 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/python-octaviaclient master: Updated from global requirements https://review.openstack.org/529438 | 00:45 |
---|---|---|
*** mixos has quit IRC | 00:50 | |
johnsom | dayou Around? | 01:04 |
dayou | yes | 01:05 |
*** aojea has joined #openstack-lbaas | 01:06 | |
dayou | johnsom, what can I do for you, sir? | 01:09 |
johnsom | Hi there | 01:09 |
johnsom | looking at https://review.openstack.org/#/c/528370 | 01:09 |
dayou | yes | 01:09 |
johnsom | I can't find a change between your DB migration and the existing except you dropped the index on the pool_id column. It's a unique constraint in both. | 01:10 |
johnsom | The key to the sqlite issue is the DB model though. That was a good catch. | 01:10 |
johnsom | Am I missing something on the DB migration? | 01:11 |
*** aojea has quit IRC | 01:11 | |
dayou | I tried to align with the db model, so without my db migration, it would be a unique index. After the migration it would be a unique constraint, usually a unique constraint implies a unique index, not sure about vice versa. | 01:12 |
dayou | Since I checked other tables, they also use uique constraint. | 01:13 |
johnsom | Yeah, a unique index forces the column to both be unique and indexed, where a constraint on some engines might not have an index. This is indexed as it's a common lookup column on that table (in fact it was the old primary key). | 01:14 |
johnsom | Master looks like this: | 01:14 |
johnsom | https://www.irccloud.com/pastebin/a9jw31HC/ | 01:14 |
dayou | Maybe the migration is not needed, definitely we can change the name in the model to be uq_health_monitor_pool. | 01:16 |
johnsom | Ok, I will update it. That is my feeling as well. | 01:17 |
dayou | Another reason I did the migration is I used a named with the same style as other tables. | 01:17 |
dayou | sa.UniqueConstraint('pool_id', 'ip_address', 'protocol_port', | 01:17 |
dayou | name='uq_member_pool_id_address_protocol_port'), | 01:17 |
dayou | But name does not matter much here | 01:17 |
dayou | Thanks, johnsom | 01:18 |
openstackgerrit | Michael Johnson proposed openstack/octavia master: Improve user error messages for duplicate objects https://review.openstack.org/528370 | 01:19 |
*** jniesz has quit IRC | 01:20 | |
dayou | Also thanks for the reviewing of https://review.openstack.org/#/c/521138/, I'll propose a new patchset maybe tomorrow based on your comments | 01:20 |
dayou | Today I have some personal affair to deal with | 01:20 |
johnsom | Ok, yeah, trying to work on the act/act stuff. | 01:20 |
dayou | Yes, we heavily on your base to be ready | 01:21 |
dayou | So hope you don't mind we push you a little bit on this | 01:21 |
dayou | relies on | 01:21 |
johnsom | No, no harm in poking people for reviews | 01:21 |
dayou | :-), nice | 01:22 |
johnsom | I hoped to finish the amphora driver today, but got pulled into other issues today. Will get back to it tomorrow | 01:22 |
openstackgerrit | Michael Johnson proposed openstack/octavia master: ACTIVE-ACTIVE: Initial distributor data model https://review.openstack.org/528850 | 01:23 |
dayou | If you can spare more love this, it would be a great help to us | 01:23 |
johnsom | Doing what I can... ha | 01:23 |
johnsom | Ok, that is just a rebase and updated the DB alembic head for the patch that merged today. Not real changes. | 01:24 |
dayou | The simpler, the better, right? | 01:24 |
johnsom | Yep | 01:25 |
openstackgerrit | Michael Johnson proposed openstack/octavia-dashboard master: Test requirements cleanup https://review.openstack.org/529288 | 01:37 |
openstackgerrit | huangshan proposed openstack/octavia master: VIP port is created with port_security_enabled: False https://review.openstack.org/529449 | 01:42 |
*** threestrands has joined #openstack-lbaas | 01:51 | |
*** threestrands has quit IRC | 01:51 | |
*** threestrands has joined #openstack-lbaas | 01:51 | |
*** jappleii__ has quit IRC | 01:52 | |
openstackgerrit | Guoqiang Ding proposed openstack/octavia master: Fix the misspelling of "listener" https://review.openstack.org/529257 | 01:52 |
*** redondo-mk_ has joined #openstack-lbaas | 02:04 | |
*** harlowja has quit IRC | 02:07 | |
*** redondo-mk has quit IRC | 02:07 | |
*** dulek has quit IRC | 02:07 | |
*** dlundquist has quit IRC | 02:07 | |
*** redondo-mk_ is now known as redondo-mk | 02:07 | |
*** dulek has joined #openstack-lbaas | 02:08 | |
*** dlundquist has joined #openstack-lbaas | 02:09 | |
*** yamamoto has joined #openstack-lbaas | 02:09 | |
*** krypto has joined #openstack-lbaas | 02:37 | |
*** krypto has quit IRC | 02:37 | |
*** krypto has joined #openstack-lbaas | 02:37 | |
*** mixos has joined #openstack-lbaas | 02:41 | |
*** mixos has quit IRC | 03:03 | |
*** irenab has quit IRC | 03:16 | |
*** irenab has joined #openstack-lbaas | 03:17 | |
*** threestrands_ has joined #openstack-lbaas | 03:39 | |
*** threestrands_ has quit IRC | 03:39 | |
*** threestrands_ has joined #openstack-lbaas | 03:39 | |
*** threestrands has quit IRC | 03:41 | |
*** yamamoto_ has joined #openstack-lbaas | 03:53 | |
*** yamamoto has quit IRC | 03:56 | |
*** krypto has quit IRC | 04:12 | |
*** links has joined #openstack-lbaas | 04:35 | |
*** links has quit IRC | 04:35 | |
*** krypto has joined #openstack-lbaas | 04:40 | |
*** irenab has quit IRC | 05:06 | |
*** irenab has joined #openstack-lbaas | 05:06 | |
*** LutzB has quit IRC | 05:13 | |
*** LutzB has joined #openstack-lbaas | 05:13 | |
*** vegarl has quit IRC | 05:13 | |
*** vegarl_ has joined #openstack-lbaas | 05:13 | |
*** aojea has joined #openstack-lbaas | 05:41 | |
*** reedip has quit IRC | 05:44 | |
*** aojea has quit IRC | 05:52 | |
*** reedip has joined #openstack-lbaas | 05:56 | |
openstackgerrit | huangshan proposed openstack/octavia master: VIP port is created with port_security_enabled: False https://review.openstack.org/529449 | 06:04 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/neutron-lbaas master: Imported Translations from Zanata https://review.openstack.org/527600 | 06:09 |
*** armax has quit IRC | 06:12 | |
*** armax has joined #openstack-lbaas | 06:12 | |
*** armax has quit IRC | 06:13 | |
*** armax has joined #openstack-lbaas | 06:13 | |
*** armax has quit IRC | 06:14 | |
*** armax has joined #openstack-lbaas | 06:14 | |
*** armax has quit IRC | 06:14 | |
*** armax has joined #openstack-lbaas | 06:15 | |
*** armax has quit IRC | 06:15 | |
*** threestrands_ has quit IRC | 06:21 | |
*** reedip has quit IRC | 06:26 | |
*** LutzB has quit IRC | 06:26 | |
*** krypto has quit IRC | 06:26 | |
*** dlundquist has quit IRC | 06:26 | |
*** redondo-mk has quit IRC | 06:26 | |
*** Dave has quit IRC | 06:26 | |
*** robcresswell has quit IRC | 06:26 | |
*** bcafarel has quit IRC | 06:27 | |
*** bcafarel has joined #openstack-lbaas | 06:30 | |
*** LutzB has joined #openstack-lbaas | 06:31 | |
*** krypto has joined #openstack-lbaas | 06:31 | |
*** dlundquist has joined #openstack-lbaas | 06:31 | |
*** redondo-mk has joined #openstack-lbaas | 06:31 | |
*** Dave has joined #openstack-lbaas | 06:31 | |
*** robcresswell has joined #openstack-lbaas | 06:31 | |
*** reedip has joined #openstack-lbaas | 06:33 | |
*** LutzB has quit IRC | 06:48 | |
*** krypto has quit IRC | 06:48 | |
*** dlundquist has quit IRC | 06:48 | |
*** redondo-mk has quit IRC | 06:48 | |
*** Dave has quit IRC | 06:48 | |
*** robcresswell has quit IRC | 06:48 | |
*** yamamoto_ has quit IRC | 06:49 | |
*** nmagnezi has quit IRC | 06:50 | |
*** nmagnezi has joined #openstack-lbaas | 06:52 | |
*** eN_Guruprasad_Rn has joined #openstack-lbaas | 06:58 | |
*** yamamoto has joined #openstack-lbaas | 07:17 | |
*** krypto has joined #openstack-lbaas | 07:24 | |
*** krypto has quit IRC | 07:24 | |
*** krypto has joined #openstack-lbaas | 07:24 | |
*** dlundquist has joined #openstack-lbaas | 07:24 | |
*** LutzB has joined #openstack-lbaas | 07:24 | |
*** robcresswell has joined #openstack-lbaas | 07:25 | |
*** Dave__ has joined #openstack-lbaas | 07:25 | |
*** redondo-mk has joined #openstack-lbaas | 07:26 | |
*** gcheresh_ has joined #openstack-lbaas | 07:32 | |
*** rcernin has quit IRC | 07:37 | |
*** AlexeyAbashkin has joined #openstack-lbaas | 07:41 | |
openstackgerrit | huangshan proposed openstack/octavia master: VIP port is created with port_security_enabled: False https://review.openstack.org/529449 | 07:57 |
*** pcaruana has joined #openstack-lbaas | 07:58 | |
*** annp has joined #openstack-lbaas | 07:59 | |
*** Alex_Staf_ has joined #openstack-lbaas | 08:03 | |
openstackgerrit | huangshan proposed openstack/octavia master: VIP port is created with port_security_enabled: False https://review.openstack.org/529449 | 08:12 |
*** rm_work has quit IRC | 08:59 | |
*** rm_work has joined #openstack-lbaas | 09:07 | |
*** b_bezak has joined #openstack-lbaas | 09:27 | |
openstackgerrit | Alex Stafeyev proposed openstack/octavia-tempest-plugin master: Added session persistence test. https://review.openstack.org/529243 | 09:30 |
*** issp has quit IRC | 09:41 | |
*** yamamoto_ has joined #openstack-lbaas | 09:45 | |
*** yamamoto has quit IRC | 09:48 | |
*** aojea has joined #openstack-lbaas | 09:54 | |
*** eN_Guruprasad_Rn has quit IRC | 09:54 | |
*** eN_Guruprasad_Rn has joined #openstack-lbaas | 09:55 | |
*** eN_Guruprasad_Rn has quit IRC | 09:55 | |
*** eN_Guruprasad_Rn has joined #openstack-lbaas | 09:56 | |
*** aojea_ has joined #openstack-lbaas | 10:04 | |
*** ianychoi has joined #openstack-lbaas | 10:06 | |
*** aojea has quit IRC | 10:07 | |
*** aojea has joined #openstack-lbaas | 10:09 | |
*** aojea_ has quit IRC | 10:12 | |
*** aojea_ has joined #openstack-lbaas | 10:13 | |
*** annp has quit IRC | 10:16 | |
*** aojea has quit IRC | 10:17 | |
*** salmankhan has joined #openstack-lbaas | 10:21 | |
*** gcheresh_ has quit IRC | 10:21 | |
*** aojea_ has quit IRC | 10:24 | |
*** bar_ has joined #openstack-lbaas | 10:28 | |
*** pcaruana has quit IRC | 10:43 | |
*** sanfern has joined #openstack-lbaas | 11:01 | |
*** AlexeyAbashkin has quit IRC | 11:01 | |
*** AlexeyAbashkin has joined #openstack-lbaas | 11:08 | |
openstackgerrit | Bar RH proposed openstack/octavia master: [WIP] Remove tempest tests from Octavia repo https://review.openstack.org/529547 | 11:14 |
openstackgerrit | Bar RH proposed openstack/octavia master: [WIP] Remove tempest tests from Octavia repo https://review.openstack.org/529547 | 11:16 |
*** sanfern has quit IRC | 11:29 | |
*** gcheresh_ has joined #openstack-lbaas | 11:35 | |
*** fnaval has joined #openstack-lbaas | 11:37 | |
*** sanfern has joined #openstack-lbaas | 11:39 | |
*** fnaval has quit IRC | 11:40 | |
*** sanfern has quit IRC | 11:43 | |
*** fnaval has joined #openstack-lbaas | 11:44 | |
*** fnaval has quit IRC | 11:46 | |
*** yamamoto_ has quit IRC | 12:06 | |
*** bar_ has quit IRC | 12:07 | |
*** yamamoto has joined #openstack-lbaas | 12:11 | |
Alex_Staf_ | BUG- https://storyboard.openstack.org/#!/story/2001419 :) | 12:29 |
*** salmankhan has quit IRC | 12:31 | |
*** fnaval has joined #openstack-lbaas | 12:31 | |
*** salmankhan has joined #openstack-lbaas | 12:35 | |
*** fnaval has quit IRC | 12:35 | |
*** krypto has quit IRC | 12:41 | |
*** krypto has joined #openstack-lbaas | 12:42 | |
*** krypto has quit IRC | 12:42 | |
*** krypto has joined #openstack-lbaas | 12:42 | |
*** b_bezak_ has joined #openstack-lbaas | 12:54 | |
*** b_bezak has quit IRC | 12:57 | |
openstackgerrit | Alex Stafeyev proposed openstack/octavia-tempest-plugin master: Added session persistence test. https://review.openstack.org/529243 | 13:01 |
*** bar_ has joined #openstack-lbaas | 13:01 | |
*** gcheresh_ has quit IRC | 13:13 | |
*** fnaval has joined #openstack-lbaas | 13:16 | |
*** fnaval has quit IRC | 13:18 | |
openstackgerrit | Merged openstack/python-octaviaclient master: Add VIP QoS Policy client support https://review.openstack.org/526217 | 13:19 |
*** gcheresh_ has joined #openstack-lbaas | 13:23 | |
*** yamamoto has quit IRC | 13:24 | |
*** bar_ has quit IRC | 13:27 | |
*** yamamoto has joined #openstack-lbaas | 13:28 | |
*** eN_Guruprasad_Rn has quit IRC | 13:28 | |
*** bar_ has joined #openstack-lbaas | 13:37 | |
*** yamamoto has quit IRC | 13:48 | |
openstackgerrit | Merged openstack/python-octaviaclient master: Updated from global requirements https://review.openstack.org/529438 | 13:57 |
*** yamamoto has joined #openstack-lbaas | 14:18 | |
bar_ | xgerman_, ping | 14:24 |
xgerman_ | pong | 14:24 |
bar_ | hey, I have several patches await a second +2 (or comments). Could you take a look before the holidays? | 14:25 |
bar_ | https://review.openstack.org/#/q/owner:bar@redhat.com+AND+status:open | 14:26 |
xgerman_ | absolutely | 14:26 |
bar_ | xgerman_, thanks! I'm afraid Monday will be my last day, so I appreciate it if you could review those. | 14:27 |
xgerman_ | sure | 14:27 |
*** gcheresh_ has quit IRC | 14:28 | |
xgerman_ | well, some of them have -1 — those need love | 14:28 |
*** gcheresh_ has joined #openstack-lbaas | 14:30 | |
bar_ | There are 2 -1's: In one of them the patch itself it fine in my deployment, but not in rm_work's. The other one (https://review.openstack.org/#/c/523931/ ) could use more reviews, I'm not sure how should I continue. | 14:30 |
xgerman_ | ok, will have a look | 14:31 |
bar_ | thx | 14:31 |
openstackgerrit | Merged openstack/octavia-tempest-plugin master: Update README https://review.openstack.org/529190 | 14:36 |
*** gcheresh_ has quit IRC | 14:39 | |
*** b_bezak_ has quit IRC | 14:49 | |
bar_ | xgerman_, you're awesome | 14:59 |
xgerman_ | thx | 15:00 |
*** eN_Guruprasad_Rn has joined #openstack-lbaas | 15:04 | |
*** armax has joined #openstack-lbaas | 15:09 | |
openstackgerrit | Merged openstack/python-octaviaclient master: Allow case-insensitive entries when selecting from choices https://review.openstack.org/525791 | 15:12 |
openstackgerrit | Merged openstack/octavia-tempest-plugin master: Add missing __init__.py file https://review.openstack.org/529429 | 15:13 |
*** jniesz has joined #openstack-lbaas | 15:25 | |
*** bar_ has quit IRC | 15:27 | |
*** bbbzhao has joined #openstack-lbaas | 15:31 | |
*** bzhao has quit IRC | 15:34 | |
*** eN_Guruprasad_Rn has quit IRC | 15:38 | |
*** eN_Guruprasad_Rn has joined #openstack-lbaas | 15:38 | |
*** eN_Guruprasad_Rn has quit IRC | 15:43 | |
*** eN_Guruprasad_Rn has joined #openstack-lbaas | 15:43 | |
*** gans has joined #openstack-lbaas | 15:54 | |
*** AlexeyAbashkin has quit IRC | 15:55 | |
*** gans_ has joined #openstack-lbaas | 16:00 | |
*** gans has quit IRC | 16:01 | |
*** gans_ is now known as gans | 16:01 | |
*** krypto has quit IRC | 16:05 | |
*** krypto has joined #openstack-lbaas | 16:06 | |
openstackgerrit | Merged openstack/octavia master: Remove reliance on NeutronException message field https://review.openstack.org/527839 | 16:07 |
*** aojea has joined #openstack-lbaas | 16:12 | |
*** krypto has quit IRC | 16:17 | |
*** krypto has joined #openstack-lbaas | 16:18 | |
*** krypto has quit IRC | 16:18 | |
*** krypto has joined #openstack-lbaas | 16:18 | |
*** pcaruana has joined #openstack-lbaas | 17:04 | |
*** yamamoto has quit IRC | 17:10 | |
openstackgerrit | ZhaoBo proposed openstack/octavia master: WIP:UDP for [2] https://review.openstack.org/529651 | 17:12 |
*** salmankhan has quit IRC | 17:14 | |
openstackgerrit | ZhaoBo proposed openstack/octavia master: Support UDP load balancing https://review.openstack.org/503606 | 17:15 |
*** salmankhan has joined #openstack-lbaas | 17:19 | |
*** Alex_Staf_ has quit IRC | 17:23 | |
*** yamamoto has joined #openstack-lbaas | 17:25 | |
*** yamamoto has quit IRC | 17:30 | |
*** armax has quit IRC | 17:31 | |
*** armax has joined #openstack-lbaas | 17:34 | |
*** krypto has quit IRC | 17:40 | |
*** salmankhan has quit IRC | 17:43 | |
*** SumitNaiksatam has joined #openstack-lbaas | 17:45 | |
*** kowsalya has joined #openstack-lbaas | 17:50 | |
*** aojea has quit IRC | 17:53 | |
*** gcheresh_ has joined #openstack-lbaas | 17:53 | |
*** salmankhan has joined #openstack-lbaas | 17:57 | |
*** Alex_staf has joined #openstack-lbaas | 18:01 | |
*** Alex_staf has quit IRC | 18:03 | |
*** salmankhan has quit IRC | 18:07 | |
*** eN_Guruprasad_Rn has quit IRC | 18:08 | |
*** harlowja has joined #openstack-lbaas | 18:16 | |
*** irenab has quit IRC | 18:43 | |
*** oanson has quit IRC | 18:44 | |
openstackgerrit | Michael Johnson proposed openstack/octavia master: Change how path munging works for sphinx docs https://review.openstack.org/521211 | 19:00 |
*** yamamoto has joined #openstack-lbaas | 19:06 | |
*** yamamoto has quit IRC | 19:14 | |
*** kpalan1__ has joined #openstack-lbaas | 19:24 | |
*** SumitNaiksatam_ has joined #openstack-lbaas | 19:40 | |
*** SumitNaiksatam has quit IRC | 19:43 | |
*** SumitNaiksatam_ is now known as SumitNaiksatam | 19:43 | |
*** kpalan1__ has quit IRC | 19:46 | |
*** gcheresh_ has quit IRC | 19:48 | |
rm_work | which one was the one that didn't work in my env? :/ | 19:58 |
*** kpalan1__ has joined #openstack-lbaas | 19:59 | |
openstackgerrit | Adam Harwell proposed openstack/octavia master: Switch to using PKCS12 for TLS Term certs https://review.openstack.org/504175 | 20:01 |
johnsom | rm_work I'm guessing he is talking about the amp-agent IP binding | 20:01 |
rm_work | ah that is abandoned tho | 20:02 |
johnsom | Yeah, I don't think we want that to go forward. | 20:02 |
openstackgerrit | Adam Harwell proposed openstack/octavia master: Producer/endpoint code to allow for amphora failovers https://review.openstack.org/525302 | 20:11 |
openstackgerrit | Adam Harwell proposed openstack/octavia master: Amphora API Failover call https://review.openstack.org/525778 | 20:11 |
openstackgerrit | Adam Harwell proposed openstack/octavia master: Add unit tests for neutron utils, add model/util for floating_ip https://review.openstack.org/525353 | 20:11 |
*** kpalan1__ has quit IRC | 20:11 | |
*** pcaruana has quit IRC | 20:12 | |
openstackgerrit | Adam Harwell proposed openstack/octavia master: WIP: Floating IP Network Driver (spans L3s) https://review.openstack.org/435612 | 20:18 |
openstackgerrit | Adam Harwell proposed openstack/octavia master: DNM: Remove PING type from HM options list https://review.openstack.org/528439 | 20:18 |
*** kpalan1__ has joined #openstack-lbaas | 20:24 | |
*** pcaruana has joined #openstack-lbaas | 20:29 | |
*** AlexeyAbashkin has joined #openstack-lbaas | 20:29 | |
*** AlexeyAbashkin has quit IRC | 20:33 | |
*** pcaruana has quit IRC | 20:42 | |
*** kpalan1__ has quit IRC | 20:42 | |
johnsom | I think these are ready for review to fix the gates/stable branches for the docs job changes: | 20:44 |
johnsom | https://review.openstack.org/#/c/521211/ | 20:45 |
johnsom | https://review.openstack.org/529688 | 20:45 |
johnsom | https://review.openstack.org/529693 | 20:45 |
*** fnaval has joined #openstack-lbaas | 20:55 | |
*** fnaval has quit IRC | 20:57 | |
*** fnaval has joined #openstack-lbaas | 21:18 | |
*** fnaval has quit IRC | 21:21 | |
*** kpalan1__ has joined #openstack-lbaas | 21:24 | |
*** threestrands_ has joined #openstack-lbaas | 21:35 | |
*** threestrands_ has joined #openstack-lbaas | 21:35 | |
*** kpalan1__ has quit IRC | 22:09 | |
*** rcernin has joined #openstack-lbaas | 22:24 | |
*** bar_ has joined #openstack-lbaas | 22:34 | |
bar_ | johnsom, hey | 22:40 |
johnsom | Hi | 22:40 |
bar_ | Did you get to read my reply for the security group failure patch? | 22:41 |
bar_ | I'm not sure what I should do. Are you good with the current flow? i.e. sec_grp failure ==> lb deletion failure | 22:42 |
johnsom | No, I had not seen it | 22:42 |
johnsom | Looking | 22:42 |
johnsom | Yeah, I think we just need more comments from team members on this one. | 22:44 |
johnsom | Security group removal is different than the full deallocate vip IMO. | 22:45 |
bar_ | ok, but that would only log, not raise | 22:45 |
johnsom | I say leave it and let's see what the other folks say. If it needs a change I will do it if it's past your time on the project. | 22:45 |
bar_ | sounds good. | 22:46 |
bar_ | rm_work, here? | 22:46 |
johnsom | There is a very good chance I am the only one here at the moment... lol | 22:46 |
bar_ | echo...echo..ech...e... | 22:47 |
*** Dave__ is now known as Dave | 23:01 | |
*** kbyrne has quit IRC | 23:33 | |
*** AlexeyAbashkin has joined #openstack-lbaas | 23:34 | |
*** AlexeyAbashkin has quit IRC | 23:39 | |
*** kbyrne has joined #openstack-lbaas | 23:39 | |
*** aojea has joined #openstack-lbaas | 23:45 | |
*** fnaval has joined #openstack-lbaas | 23:46 | |
*** fnaval has quit IRC | 23:49 | |
*** aojea has quit IRC | 23:54 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!