Sunday, 2016-09-25

*** markvoelker has joined #openstack-sdks00:15
*** markvoelker has quit IRC00:21
*** sindhu has quit IRC00:54
*** etoews has quit IRC00:54
*** etoews has joined #openstack-sdks00:56
*** sindhu has joined #openstack-sdks00:57
*** gouthamr has joined #openstack-sdks01:06
*** markvoelker has joined #openstack-sdks01:16
*** markvoelker has quit IRC01:21
*** gouthamr has quit IRC01:22
*** aohuanxuan has joined #openstack-sdks01:26
*** markvoelker has joined #openstack-sdks02:17
*** markvoelker has quit IRC02:21
tangchenstevemar: Hi Steve, I think this fix is a little incorrect, so -1ed. :)02:42
tangchenhttps://review.openstack.org/#/c/375915/1/doc/source/command-logs.rst02:42
stevemartangchen: i think you're right ;)02:43
stevemartangchen: i'll suggest new text02:43
tangchenstevemar: Thanks. :)02:44
*** openstackgerrit has joined #openstack-sdks02:46
openstackgerritNanke_Liu (lnk) proposed openstack/python-openstackclient: Fix typo in osc doc  https://review.openstack.org/37591502:46
aohuanxuanstevemar: as you are here, can you help me to review: https://review.openstack.org/#/c/374513/ just a functional test02:49
stevemaraohuanxuan: yes sir02:50
stevemaraohuanxuan: hehe "VOLLY"02:50
stevemaraohuanxuan: +W02:51
aohuanxuanstevemar: much appreciated ^^02:53
*** aohuanxuan has quit IRC02:53
*** aohuanxuan has joined #openstack-sdks02:54
*** david-lyle_ has quit IRC03:03
*** aohuanxuan has quit IRC03:15
*** aohuanxuan has joined #openstack-sdks03:17
*** markvoelker has joined #openstack-sdks03:18
*** markvoelker has quit IRC03:22
openstackgerritMerged openstack/python-openstackclient: Add functional test for snapshot in volume v1  https://review.openstack.org/37451303:56
openstackgerritHuanxuan Ao proposed openstack/python-openstackclient: Add "--remote-source" option to "snapshot create" command  https://review.openstack.org/36357404:01
aohuanxuanstevemar: still around?04:05
stevemaraohuanxuan: for a bit, yes04:05
aohuanxuanstevemar: the "manage" command again04:05
aohuanxuanstevemar: https://review.openstack.org/#/c/363574/04:06
aohuanxuanstevemar: source-id and source-name are not the hard requirement, maybe the ref can be others. So I use the "key=value" format04:08
aohuanxuanstevemar: Any other time when you are free, I think it is late in you time now04:12
stevemaraohuanxuan: it's no problem, i just went to get water ;)04:15
stevemaraohuanxuan: yeah, i saw that comment... hmm04:16
stevemaraohuanxuan: https://github.com/openstack/python-cinderclient/blob/master/cinderclient/v3/shell.py#L2526-L253004:16
stevemaraohuanxuan: they use identifier and id_type04:17
stevemaraohuanxuan: i think a k=v arg can work...04:17
aohuanxuanstevemar: I think so, and k=v can specify multi key easily04:18
stevemaraohuanxuan: yep, just like we do with properties04:18
stevemaraohuanxuan: that'll be neat04:18
stevemaraohuanxuan: it'll get a +1 from me04:18
*** markvoelker has joined #openstack-sdks04:18
stevemaraohuanxuan: --remote-identifier id=myvol04:19
stevemar?04:19
stevemar--remote-identifier name=super_cool_volume04:19
aohuanxuanstevemar: sounds better04:19
aohuanxuanstevemar: hmm... cinderclient also use --identifier too04:20
stevemaraohuanxuan: just shooting out some ideas04:21
stevemaraohuanxuan: just gotta pass in k=v as a dict() to ref04:21
aohuanxuanstevemar: maybe we need to some more suggestions about the option name04:23
*** markvoelker has quit IRC04:23
stevemaraohuanxuan: are you tracking the work somewhere?04:27
aohuanxuanstevemar: I am asking some help for Cinder team, do you mean that?04:29
stevemaraohuanxuan: no, i mean do you have a list of commands to implement?04:29
stevemari think the blueprint had some of this04:29
aohuanxuanstevemar: yes, I have04:30
openstackgerritMerged openstack/python-openstackclient: Fix typo in osc doc  https://review.openstack.org/37591504:31
stevemaraohuanxuan: probably this blueprint eh https://blueprints.launchpad.net/python-openstackclient/+spec/cinder-command-support :)04:35
aohuanxuanstevemar: Yes, it is04:36
aohuanxuanstevermar: sorry I do not quite understand why you ask me about the BP I am working on04:40
stevemaraohuanxuan: don't worry, i didn't know the blueprint had a lot of information, but it does04:41
aohuanxuanstevemar: yes, it have a list including some cinder commands which we need to implement04:44
stevemaraohuanxuan: i may need to add to that bp ;)04:44
aohuanxuanstevemar: OK, thanks04:48
*** gouthamr has joined #openstack-sdks05:00
openstackgerritKATO Tomoyuki proposed openstack/python-openstackclient: Add option markup in osc doc  https://review.openstack.org/37593305:15
openstackgerritKATO Tomoyuki proposed openstack/python-openstackclient: Remove reference to CLI Ref in osc doc  https://review.openstack.org/37593605:20
*** gouthamr has quit IRC05:56
openstackgerritzheng yin proposed openstack/python-openstackclient: Add default limit for container/object  https://review.openstack.org/37541906:20
*** jamielennox is now known as jamielennox|away07:07
openstackgerritHuanxuan Ao proposed openstack/python-openstackclient: Rename "snapshot" commands to "volume snapshot"  https://review.openstack.org/36985407:14
*** markvoelker has joined #openstack-sdks07:20
openstackgerritzheng yin proposed openstack/python-openstackclient: Add default limit for container/object  https://review.openstack.org/37541907:21
*** markvoelker has quit IRC07:25
openstackgerritzheng yin proposed openstack/python-openstackclient: remove square backet to required parameter  https://review.openstack.org/37596007:51
openstackgerritHuanxuan Ao proposed openstack/python-openstackclient: Add warning message for --state option of set command in volume  https://review.openstack.org/37596407:56
openstackgerritHuanxuan Ao proposed openstack/python-openstackclient: Add warning message for --state option of set command in volume  https://review.openstack.org/37596408:10
*** markvoelker has joined #openstack-sdks08:22
*** markvoelker has quit IRC08:26
openstackgerritguangpei.liu proposed openstack/python-openstackclient: Align '=' for developing.rst  https://review.openstack.org/37597808:35
*** markvoelker has joined #openstack-sdks08:35
*** e0ne has joined #openstack-sdks08:36
*** e0ne has quit IRC08:38
*** e0ne has joined #openstack-sdks08:42
openstackgerritHuanxuan Ao proposed openstack/python-openstackclient: Add warning message for --state option of set command in volume  https://review.openstack.org/37596408:42
*** malloc83 has joined #openstack-sdks08:43
*** e0ne has quit IRC08:46
*** e0ne has joined #openstack-sdks08:50
*** e0ne has quit IRC08:50
*** aohuanxuan has quit IRC08:59
openstackgerritOpenStack Proposal Bot proposed openstack/python-openstackclient: Updated from global requirements  https://review.openstack.org/37599210:02
*** Hazelesque_ is now known as Hazelesque10:06
*** markvoelker has quit IRC10:35
*** zhurong has joined #openstack-sdks11:15
*** markvoelker has joined #openstack-sdks11:36
*** markvoelker has quit IRC11:40
*** briancurtin has quit IRC12:51
*** meteorfox has quit IRC12:51
*** etoews has quit IRC12:51
*** ameade has quit IRC12:51
*** briancurtin has joined #openstack-sdks12:51
*** meteorfox has joined #openstack-sdks12:52
*** etoews has joined #openstack-sdks12:52
*** ameade has joined #openstack-sdks12:52
*** david-lyle has joined #openstack-sdks12:56
*** zhurong has quit IRC13:24
*** gouthamr has joined #openstack-sdks14:23
*** sdague has joined #openstack-sdks14:32
*** markvoelker has joined #openstack-sdks14:38
*** markvoelker has quit IRC14:43
*** reedip has quit IRC15:35
*** markvoelker has joined #openstack-sdks15:39
*** markvoelker has quit IRC15:43
*** reedip has joined #openstack-sdks15:47
*** reedip has quit IRC15:51
*** reedip has joined #openstack-sdks16:04
*** reedip has quit IRC16:21
*** reedip has joined #openstack-sdks16:35
*** sdague has quit IRC16:37
*** annegentle has joined #openstack-sdks16:42
*** reedip has quit IRC17:06
*** reedip has joined #openstack-sdks17:18
openstackgerritMerged openstack/python-openstackclient: Updated from global requirements  https://review.openstack.org/37599217:32
*** reedip has quit IRC17:32
*** reedip has joined #openstack-sdks17:46
*** annegentle has quit IRC17:47
*** annegentle has joined #openstack-sdks17:54
*** annegentle has quit IRC18:24
*** Klumben has quit IRC18:50
*** reedip has quit IRC19:02
*** reedip has joined #openstack-sdks19:14
*** Klumben has joined #openstack-sdks19:23
*** bapalm has quit IRC20:30
*** reedip has quit IRC21:07
*** reedip has joined #openstack-sdks21:19
*** reedip has quit IRC21:41
*** reedip has joined #openstack-sdks21:53
*** reedip has quit IRC22:05
openstackgerritAnkur proposed openstack/python-openstackclient: [WIP] OSC Network Meter Label  https://review.openstack.org/37569522:12
*** reedip has joined #openstack-sdks22:18
*** adriant has joined #openstack-sdks22:31
*** reedip has quit IRC22:47
*** kevo has joined #openstack-sdks22:54
*** reedip has joined #openstack-sdks22:59
*** reedip has quit IRC23:12
*** reedip has joined #openstack-sdks23:24

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