Thursday, 2019-08-01

*** lseki has quit IRC00:09
*** enriquetaso has quit IRC00:27
*** brinzhang has joined #openstack-manila01:59
brinzhanggouthamr: Could you please review these ptach for manila and manilaclient? https://review.opendev.org/#/q/topic:bp/update-share-type-name-or-description+(status:open+OR+status:merged)02:00
*** baojg has joined #openstack-manila02:03
*** Kuirong has joined #openstack-manila03:26
*** whoami-rajat has joined #openstack-manila03:41
*** kopecmartin|off is now known as kopecmartin05:46
*** takamatsu has joined #openstack-manila06:13
*** Kuirong has quit IRC06:31
*** e0ne has joined #openstack-manila06:57
*** e0ne has quit IRC06:59
*** pcaruana has quit IRC07:12
openstackgerritDingDong proposed openstack/manila master: [Unity] Driver Un-handled Share Server Support.  https://review.opendev.org/67394807:30
*** pcaruana has joined #openstack-manila07:42
openstackgerritKuiRong proposed openstack/manila master: Add Infortrend Manila Driver  https://review.opendev.org/65777507:47
*** e0ne has joined #openstack-manila07:53
*** tosky has joined #openstack-manila07:54
*** lpetrut has joined #openstack-manila08:03
*** lpetrut has quit IRC08:04
*** lpetrut has joined #openstack-manila08:04
openstackgerritWooHyung Han proposed openstack/manila master: [CI] Enable glusterfs CI jobs  https://review.opendev.org/67377108:13
openstackgerritWooHyung Han proposed openstack/manila master: [CI] Enable glusterfs CI jobs  https://review.opendev.org/67377108:13
*** lpetrut has quit IRC08:29
openstackgerritDingDong proposed openstack/manila master: [Unity] Driver Un-handled Share Server Support.  https://review.opendev.org/67394809:15
*** e0ne_ has joined #openstack-manila09:36
*** e0ne has quit IRC09:37
*** e0ne has joined #openstack-manila11:29
*** e0ne_ has quit IRC11:30
*** tosky has quit IRC13:10
*** tosky has joined #openstack-manila13:10
*** enriquetaso has joined #openstack-manila13:13
*** enriquetaso has quit IRC13:15
*** lseki has joined #openstack-manila13:33
*** carloss has joined #openstack-manila13:36
*** enriquetaso has joined #openstack-manila13:42
*** eharney has joined #openstack-manila13:46
*** s0ru has joined #openstack-manila14:16
*** e0ne has quit IRC15:37
*** whoami-rajat has quit IRC15:51
*** enriquetaso has quit IRC16:48
*** whoami-rajat has joined #openstack-manila17:15
lsekiHi folks, we're coding python-manilaclient to make it work w/ multiple subnets.17:21
lsekiI wonder if it's possible to make manilaclient require different set of parameters according to the --os-share-api-version I specify.17:21
lsekiFor instance, we want the new api version 2.50 to require share_network_subnet parameter17:21
lsekihttps://www.irccloud.com/pastebin/yJFPgBOT/17:22
lsekihttps://www.irccloud.com/pastebin/v4k07SMB/17:22
*** kopecmartin is now known as kopecmartin|off17:24
lsekiIn the shell implementation, there're several methods using the decorator @api_versions.wraps('X.Y') https://github.com/openstack/python-manilaclient/blob/master/manilaclient/v2/shell.py17:25
lsekido I just need to add a new method do_share_server_manage w/ decorator @api_version.wraps('2.50'), and add it the new parameter?17:30
vkmclseki, I believe you can use that decorator17:31
vkmclseki, or maybe you can set a default value to the extra param... and for previous versions you do nothing17:33
lsekivkmc: seems that the # of parameters are being verified before the version... for instance, the snapshot-manage command that was introduced on 2.12:17:36
lsekihttps://www.irccloud.com/pastebin/6ccEZ5RT/17:36
lsekiit just ignores the api version I specified, and shows the expected parameters17:36
lsekiit only tell me the version support issue when I pass the parameters it expects:17:37
lsekihttps://www.irccloud.com/pastebin/4jtKGI2w/17:37
*** enriquetaso has joined #openstack-manila17:44
lseki14:33:04 <vkmc> lseki, or maybe you can set a default value to the extra param... and for previous versions you do nothing17:44
lsekihmm so I could show the share_network_subnet param as optional (actually it is, the default subnet will be used if not specified)17:44
*** s0ru has quit IRC17:45
vkmclseki, I see17:45
vkmclseki, so if you indicate a new version, the implementation to be used will be the one that matches the decorator17:46
vkmclseki, and in that redefinition you just add the new param with a default value17:47
*** senrique_ has joined #openstack-manila17:47
vkmcthat is, at least, what I would do17:47
lsekivkmc I'll try this way, thanks!17:47
*** enriquetaso has quit IRC17:49
*** senrique_ has quit IRC17:59
*** tosky has quit IRC18:01
*** eharney has quit IRC18:32
*** eharney has joined #openstack-manila18:36
vkmclseki++18:53
*** s0ru has joined #openstack-manila19:12
*** senrique_ has joined #openstack-manila19:17
*** senrique_ has quit IRC20:03
*** eharney has quit IRC20:03
*** tosky has joined #openstack-manila20:17
*** e0ne has joined #openstack-manila20:40
*** s0ru has quit IRC20:53
*** s0ru has joined #openstack-manila21:07
*** senrique_ has joined #openstack-manila21:18
*** tosky has quit IRC22:07
*** senrique_ has quit IRC22:10
*** patrickeast_ has joined #openstack-manila22:29
*** s0ru has quit IRC22:30
*** patrickeast has quit IRC22:37
*** patrickeast_ is now known as patrickeast22:37
*** e0ne_ has joined #openstack-manila22:45
*** e0ne has quit IRC22:46
*** e0ne has joined #openstack-manila22:47
*** e0ne_ has quit IRC22:50
*** e0ne has quit IRC22:52
*** whoami-rajat has quit IRC22:55
*** ianychoi has quit IRC23:12
*** trident has quit IRC23:54
*** trident has joined #openstack-manila23:59

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