openstackgerrit | Goutham Pacha Ravi proposed openstack/manila master: Fix API version inferred w/ un-versioned URLs https://review.openstack.org/643188 | 00:42 |
---|---|---|
*** erlon has quit IRC | 00:54 | |
*** dviroel_ has quit IRC | 01:14 | |
*** whoami-rajat has joined #openstack-manila | 02:02 | |
*** hoonetorg has quit IRC | 02:59 | |
*** hoonetorg has joined #openstack-manila | 03:12 | |
openstackgerrit | Goutham Pacha Ravi proposed openstack/manila master: Deploy manila with uwsgi on devstack https://review.openstack.org/631338 | 06:25 |
*** kopecmartin|off is now known as kopecmartin | 07:00 | |
*** tosky has joined #openstack-manila | 07:23 | |
*** e0ne has joined #openstack-manila | 07:45 | |
*** pcaruana has joined #openstack-manila | 08:07 | |
*** pcaruana has quit IRC | 08:11 | |
*** a-pugachev has joined #openstack-manila | 08:15 | |
*** pcaruana has joined #openstack-manila | 08:23 | |
*** hoonetorg has quit IRC | 08:32 | |
*** hoonetorg has joined #openstack-manila | 08:45 | |
*** a-pugachev has quit IRC | 09:38 | |
*** a-pugachev has joined #openstack-manila | 09:39 | |
*** e0ne has quit IRC | 09:43 | |
*** e0ne has joined #openstack-manila | 09:46 | |
*** pcaruana has quit IRC | 09:48 | |
*** a-pugachev has quit IRC | 09:58 | |
*** a-pugachev has joined #openstack-manila | 10:01 | |
*** luizbag has joined #openstack-manila | 10:30 | |
openstackgerrit | Helen Walsh proposed openstack/manila master: Manila VMAX docs - differences between quotas https://review.openstack.org/643050 | 10:40 |
*** bal has joined #openstack-manila | 10:44 | |
*** dviroel_ has joined #openstack-manila | 10:47 | |
openstackgerrit | Tom Barron proposed openstack/manila master: Use legacy base to run CI/CD on Bionic https://review.openstack.org/639140 | 10:53 |
openstackgerrit | Tom Barron proposed openstack/manila master: Dell EMC Manila Driver- rebranding changes https://review.openstack.org/638193 | 10:56 |
openstackgerrit | Tom Barron proposed openstack/manila stable/rocky: Extend remove_version_from_href support https://review.openstack.org/642822 | 11:04 |
openstackgerrit | Tom Barron proposed openstack/manila stable/rocky: Fix version selector when for proxy-style URLs https://review.openstack.org/642820 | 11:04 |
openstackgerrit | Tom Barron proposed openstack/manila stable/rocky: Return request-id to APIs that don't respond with a body https://review.openstack.org/638326 | 11:05 |
openstackgerrit | Tom Barron proposed openstack/manila stable/rocky: Bump pylint job timeout https://review.openstack.org/642715 | 11:05 |
*** pcaruana has joined #openstack-manila | 11:32 | |
*** thgcorrea has joined #openstack-manila | 11:33 | |
*** carlos_silva has joined #openstack-manila | 11:41 | |
openstackgerrit | Tom Barron proposed openstack/manila stable/queens: DNM - baseline run on stable/queens https://review.openstack.org/637379 | 11:52 |
openstackgerrit | Tom Barron proposed openstack/manila-tempest-plugin master: Verify request ID in all manila responses https://review.openstack.org/637317 | 12:00 |
*** enriquetaso has joined #openstack-manila | 12:23 | |
*** senrique_ has joined #openstack-manila | 12:23 | |
*** senrique_ has quit IRC | 12:31 | |
*** e0ne has quit IRC | 12:31 | |
*** eharney has quit IRC | 12:32 | |
openstackgerrit | Tom Barron proposed openstack/manila stable/queens: DNM - baseline run on stable/queens https://review.openstack.org/637379 | 13:03 |
*** bal2 has joined #openstack-manila | 13:04 | |
*** enriquetaso has quit IRC | 13:22 | |
*** eharney has joined #openstack-manila | 13:24 | |
*** e0ne has joined #openstack-manila | 13:32 | |
*** erlon has joined #openstack-manila | 13:36 | |
*** bal2 has quit IRC | 13:41 | |
*** bal2 has joined #openstack-manila | 13:48 | |
*** erlon has quit IRC | 14:10 | |
*** enriquetaso has joined #openstack-manila | 14:28 | |
*** enriquetaso has quit IRC | 14:29 | |
*** enriquetaso has joined #openstack-manila | 14:30 | |
openstackgerrit | Tom Barron proposed openstack/python-manilaclient master: base job has changed to bionic https://review.openstack.org/642404 | 14:42 |
openstackgerrit | Tom Barron proposed openstack/manila-ui master: base job has changed to bionic https://review.openstack.org/642405 | 14:43 |
*** lseki has joined #openstack-manila | 14:52 | |
*** luizbag has quit IRC | 14:54 | |
*** luizbag has joined #openstack-manila | 15:08 | |
*** luizbag has quit IRC | 15:10 | |
*** luizbag has joined #openstack-manila | 15:17 | |
*** bal2 has quit IRC | 15:33 | |
*** bal2 has joined #openstack-manila | 15:33 | |
openstackgerrit | Merged openstack/manila stable/rocky: Bump pylint job timeout https://review.openstack.org/642715 | 15:41 |
openstackgerrit | Merged openstack/manila master: Use legacy base to run CI/CD on Bionic https://review.openstack.org/639140 | 16:04 |
*** batrick has quit IRC | 16:06 | |
bswartz | https://github.com/openstack/manila/blob/9dc7f424ec7cc7512bfc9f2769129a01b85db89/manila/tests/api/v2/test_share_instances.py#L111 | 16:06 |
*** jmlowe has quit IRC | 16:07 | |
*** batrick has joined #openstack-manila | 16:11 | |
bswartz | gouthamr: ^ | 16:12 |
bswartz | https://github.com/openstack/manila/blob/master/manila/tests/api/v2/test_share_instances.py#L111 | 16:14 |
bswartz | gouthamr: ^ (ignore first link, it's broken) | 16:14 |
gouthamr | bswartz: hey.. so we're returning a marker, but we don't accept it in the API, i.e, i can't say gimme the next 10 shares from this marker | 16:17 |
gouthamr | looks like cinder added this a couple of releases ago.. | 16:23 |
bswartz | The dangers of using shared code? | 16:24 |
*** kopecmartin is now known as kopecmartin|off | 16:26 | |
*** a-pugachev has quit IRC | 16:28 | |
*** a-pugachev has joined #openstack-manila | 16:29 | |
gouthamr | bswartz: :( yeah | 16:33 |
*** enriquetaso has quit IRC | 16:38 | |
*** e0ne has quit IRC | 16:38 | |
*** arne_wiebalck has quit IRC | 16:59 | |
*** arne_wiebalck has joined #openstack-manila | 17:00 | |
openstackgerrit | Merged openstack/manila-ui master: base job has changed to bionic https://review.openstack.org/642405 | 17:03 |
openstackgerrit | Merged openstack/python-manilaclient master: base job has changed to bionic https://review.openstack.org/642404 | 17:06 |
openstackgerrit | Tom Barron proposed openstack/manila stable/rocky: DNM - baseline run on stable/rocky https://review.openstack.org/641673 | 17:13 |
gouthamr | bswartz: can i bother you for a review here? https://review.openstack.org/#/c/643188/ | 17:19 |
openstackgerrit | Tom Barron proposed openstack/manila master: Fix logging in wsgi module https://review.openstack.org/637292 | 17:22 |
openstackgerrit | Tom Barron proposed openstack/manila master: NetApp cDOT assume disabled compression on empty result https://review.openstack.org/619570 | 17:24 |
openstackgerrit | Tom Barron proposed openstack/manila master: Adds User Message in case of Shrinking Error https://review.openstack.org/641666 | 17:24 |
openstackgerrit | Tom Barron proposed openstack/manila master: DNM - xpt with ovn https://review.openstack.org/628742 | 17:26 |
openstackgerrit | Tom Barron proposed openstack/manila master: Add api-ref for manage/unmanage with DHSS=True https://review.openstack.org/642099 | 17:27 |
openstackgerrit | Tom Barron proposed openstack/manila master: Fix driver filter to not check share_backend_name https://review.openstack.org/640630 | 17:27 |
tbarron | xyang: bswartz ganso - pls take a look at https://review.openstack.org/#/c/643188/ | 17:29 |
xyang | tbarron: done | 17:30 |
tbarron | xyang: ty | 17:30 |
xyang | np | 17:30 |
openstackgerrit | Tom Barron proposed openstack/manila master: Replacing the HTTP protocol with HTTPS https://review.openstack.org/630489 | 17:33 |
*** a-pugachev has quit IRC | 17:33 | |
openstackgerrit | Tom Barron proposed openstack/manila master: Unable to add access rule type user with space or @ character https://review.openstack.org/499560 | 17:34 |
openstackgerrit | Tom Barron proposed openstack/manila stable/rocky: [pylint] Fix lintstack.py for python2.x https://review.openstack.org/642540 | 17:36 |
tbarron | rebasing, not freebasing | 17:36 |
*** e0ne has joined #openstack-manila | 17:46 | |
*** enriquetaso has joined #openstack-manila | 17:51 | |
*** eharney has quit IRC | 17:54 | |
*** enriquetaso has quit IRC | 18:04 | |
*** e0ne has quit IRC | 18:33 | |
*** e0ne has joined #openstack-manila | 18:40 | |
*** eharney has joined #openstack-manila | 18:43 | |
openstackgerrit | Merged openstack/manila master: Fix API version inferred w/ un-versioned URLs https://review.openstack.org/643188 | 18:50 |
openstackgerrit | Merged openstack/manila master: Deploy manila with uwsgi on devstack https://review.openstack.org/631338 | 18:52 |
gouthamr | #success manila api's default deployment with devstack from Stein is officially uwsgi, thanks vkmc :) | 18:52 |
openstackstatus | gouthamr: Added success to Success page (https://wiki.openstack.org/wiki/Successes) | 18:52 |
vkmc | :D :D | 19:05 |
openstackgerrit | Goutham Pacha Ravi proposed openstack/manila stable/rocky: Fix version selector when for proxy-style URLs https://review.openstack.org/642820 | 19:05 |
openstackgerrit | Goutham Pacha Ravi proposed openstack/manila stable/rocky: Fix API version inferred w/ un-versioned URLs https://review.openstack.org/643431 | 19:05 |
*** gouthamr has left #openstack-manila | 19:08 | |
*** gouthamr has joined #openstack-manila | 19:08 | |
*** bal has quit IRC | 19:09 | |
*** thgcorrea has quit IRC | 19:09 | |
*** bal has joined #openstack-manila | 19:09 | |
*** bal_ has joined #openstack-manila | 19:26 | |
*** bal has quit IRC | 19:27 | |
*** tbarron has left #openstack-manila | 19:34 | |
*** tbarron has joined #openstack-manila | 19:34 | |
*** absubram has joined #openstack-manila | 19:35 | |
*** bal_ has quit IRC | 19:42 | |
openstackgerrit | Merged openstack/manila stable/rocky: [pylint] Fix lintstack.py for python2.x https://review.openstack.org/642540 | 19:57 |
openstackgerrit | Merged openstack/manila master: Replacing the HTTP protocol with HTTPS https://review.openstack.org/630489 | 19:57 |
openstackgerrit | Merged openstack/manila master: Fix logging in wsgi module https://review.openstack.org/637292 | 21:07 |
*** whoami-rajat has quit IRC | 21:31 | |
openstackgerrit | Merged openstack/manila master: Fix driver filter to not check share_backend_name https://review.openstack.org/640630 | 21:56 |
*** pcaruana has quit IRC | 22:21 | |
*** e0ne has quit IRC | 22:28 | |
*** absubram has quit IRC | 22:36 | |
*** lseki has quit IRC | 23:19 | |
*** dviroel_ has quit IRC | 23:25 | |
*** tosky has quit IRC | 23:26 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!