| *** tosky has quit IRC | 00:19 | |
| *** gouthamr has joined #openstack-manila | 00:40 | |
| *** logan- has quit IRC | 01:22 | |
| *** logan- has joined #openstack-manila | 01:23 | |
| *** logan- has quit IRC | 01:31 | |
| *** logan- has joined #openstack-manila | 01:31 | |
| *** ganso has quit IRC | 01:57 | |
| openstackgerrit | Goutham Pacha Ravi proposed openstack/manila master: WIP Fix tls-proxy issues with the devstack plugin https://review.openstack.org/638320 | 02:01 |
|---|---|---|
| *** erlon__ has joined #openstack-manila | 02:24 | |
| *** erlon__ has quit IRC | 02:31 | |
| openstackgerrit | Goutham Pacha Ravi proposed openstack/manila master: WIP Fix tls-proxy issues with the devstack plugin https://review.openstack.org/638320 | 02:42 |
| *** whoami-rajat has joined #openstack-manila | 03:05 | |
| openstackgerrit | Goutham Pacha Ravi proposed openstack/manila master: WIP Fix tls-proxy issues with the devstack plugin https://review.openstack.org/638320 | 03:13 |
| openstackgerrit | Merged openstack/manila master: Return request-id to APIs that don't respond with a body https://review.openstack.org/637318 | 03:37 |
| openstackgerrit | Goutham Pacha Ravi proposed openstack/manila stable/rocky: Return request-id to APIs that don't respond with a body https://review.openstack.org/638326 | 03:37 |
| *** ianychoi has quit IRC | 04:31 | |
| openstackgerrit | Goutham Pacha Ravi proposed openstack/manila master: Fix tls-proxy issues with the devstack plugin https://review.openstack.org/638320 | 04:51 |
| openstackgerrit | Goutham Pacha Ravi proposed openstack/manila master: [CI] Always use tls-proxy on tempest jobs https://review.openstack.org/638335 | 04:53 |
| openstackgerrit | Goutham Pacha Ravi proposed openstack/manila-ui master: [CI] Run integration tests with tls-proxy https://review.openstack.org/638338 | 05:02 |
| *** pcaruana has joined #openstack-manila | 07:19 | |
| *** tosky has joined #openstack-manila | 08:26 | |
| *** e0ne has joined #openstack-manila | 09:14 | |
| *** cmoura has joined #openstack-manila | 09:22 | |
| *** luizbag has joined #openstack-manila | 10:41 | |
| *** ganso has joined #openstack-manila | 10:42 | |
| *** carlos_silva has joined #openstack-manila | 10:56 | |
| *** mauricio_ps has joined #openstack-manila | 10:58 | |
| *** erlon__ has joined #openstack-manila | 11:10 | |
| *** FlorianFa has joined #openstack-manila | 11:47 | |
| *** FlorianFa has quit IRC | 11:51 | |
| *** FlorianFa has joined #openstack-manila | 11:54 | |
| *** FlorianFa has quit IRC | 11:56 | |
| *** FlorianFa has joined #openstack-manila | 11:56 | |
| *** erlon__ has quit IRC | 11:57 | |
| *** erlon__ has joined #openstack-manila | 11:59 | |
| *** erlon_ has joined #openstack-manila | 12:13 | |
| *** erlon__ has quit IRC | 12:17 | |
| *** lseki has joined #openstack-manila | 12:17 | |
| *** e0ne has quit IRC | 12:24 | |
| *** e0ne has joined #openstack-manila | 12:31 | |
| *** thgcorrea has joined #openstack-manila | 12:38 | |
| *** enriquetaso has joined #openstack-manila | 12:53 | |
| *** s0ru has joined #openstack-manila | 14:11 | |
| *** eharney has joined #openstack-manila | 14:25 | |
| *** s0ru has quit IRC | 14:58 | |
| *** cmoura has quit IRC | 15:05 | |
| openstackgerrit | Lucio Seki proposed openstack/manila-tempest-plugin master: Add functional tests for manage/unmanage of shares in DHSS=True https://review.openstack.org/638231 | 15:49 |
| *** tosky has quit IRC | 15:53 | |
| *** tosky has joined #openstack-manila | 15:54 | |
| amito | gouthamr: unfortunately we can't simply replace 'capacity' with 'units' | 15:55 |
| gouthamr | amito: oh... some mismatch? | 15:55 |
| amito | gouthamr: infinisdk uses 'capacity' so we prefer to use it if we can | 15:55 |
| amito | gouthamr: however, the fix for the same Cinder driver pylint issue imports units if capacity is missing | 15:56 |
| amito | gouthamr: its an internal lib, unfortunately not my decision ¯\_(ツ)_/¯ | 15:57 |
| gouthamr | amito: yeahh, i saw the fix in cinder, and thought it was kinda weird | 15:57 |
| gouthamr | amito: this is the one you're referring to? https://review.openstack.org/#/c/576939/ | 15:57 |
| amito | gouthamr: yep | 15:58 |
| gouthamr | amito: the reason i find it weird is that oslo_utils.units doesn't have those members, i.e, they're called different things | 15:58 |
| amito | gouthamr: I see... We'll decide who pushes this patch (me or my colleague) and how we fix this | 15:58 |
| amito | gouthamr: oh, so there's a bug in our Cinder driver then. | 15:59 |
| gouthamr | amito: may not be a bug, but pylint is not all that intelligent either, dunno why it is okay with replacing the import | 15:59 |
| gouthamr | amito: and not finding the members elsewhere :) | 16:00 |
| gouthamr | https://docs.openstack.org/oslo.utils/latest/reference/units.html | 16:00 |
| amito | gouthamr: yep, not sure about that | 16:00 |
| amito | thanks gouthamr, I'll take a look and we'll come up with a solution | 16:01 |
| gouthamr | thanks amito, | 16:02 |
| amito | gouthamr: np | 16:03 |
| *** e0ne has quit IRC | 16:23 | |
| *** pcaruana has quit IRC | 17:07 | |
| openstackgerrit | Merged openstack/manila master: Include .inc files in doc8 linting https://review.openstack.org/637957 | 17:07 |
| openstackgerrit | Victoria Martinez de la Cruz proposed openstack/manila master: Deploy manila with uwsgi on devstack https://review.openstack.org/631338 | 17:09 |
| *** erlon_ has quit IRC | 17:14 | |
| *** luizbag_ has joined #openstack-manila | 17:21 | |
| openstackgerrit | Rodrigo Barbieri proposed openstack/manila master: Add manage/unmanage of shares in DHSS=True https://review.openstack.org/635831 | 17:22 |
| *** luizbag has quit IRC | 17:24 | |
| *** luizbag_ has quit IRC | 17:26 | |
| *** erlon_ has joined #openstack-manila | 17:35 | |
| openstackgerrit | Tom Barron proposed openstack/manila master: [pylint] fix errors with http.client status codes https://review.openstack.org/638127 | 17:48 |
| *** erlon_ has quit IRC | 19:15 | |
| *** erlon_ has joined #openstack-manila | 19:17 | |
| *** enriquetaso has quit IRC | 19:45 | |
| *** enriquetaso has joined #openstack-manila | 19:47 | |
| *** mauricio_ps has quit IRC | 19:55 | |
| *** whoami-rajat has quit IRC | 20:02 | |
| *** thgcorrea has quit IRC | 20:03 | |
| *** e0ne has joined #openstack-manila | 20:14 | |
| *** erlon__ has joined #openstack-manila | 20:26 | |
| *** erlon_ has quit IRC | 20:29 | |
| openstackgerrit | Goutham Pacha Ravi proposed openstack/manila master: Fix tls-proxy issues with the devstack plugin https://review.openstack.org/638320 | 20:35 |
| *** e0ne has quit IRC | 20:37 | |
| ganso | tbarron: I replied to your comments in the Container refactor patch | 20:42 |
| *** enriquetaso has quit IRC | 21:03 | |
| *** erlon__ has quit IRC | 21:04 | |
| *** eharney has quit IRC | 21:35 | |
| *** lseki has quit IRC | 21:45 | |
| *** carlos_silva has quit IRC | 22:09 | |
| tbarron | ganso: ack | 22:55 |
| *** tosky has quit IRC | 23:11 | |
| openstackgerrit | Goutham Pacha Ravi proposed openstack/manila master: Fix tls-proxy issues with the devstack plugin https://review.openstack.org/638320 | 23:16 |
| *** ganso has quit IRC | 23:21 | |
| *** geeksilas has joined #openstack-manila | 23:28 | |
| *** geeksilas has quit IRC | 23:34 | |
| *** erlon__ has joined #openstack-manila | 23:54 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!