*** markvoelker has joined #openstack-sdks | 00:15 | |
*** markvoelker has quit IRC | 00:21 | |
*** sindhu has quit IRC | 00:54 | |
*** etoews has quit IRC | 00:54 | |
*** etoews has joined #openstack-sdks | 00:56 | |
*** sindhu has joined #openstack-sdks | 00:57 | |
*** gouthamr has joined #openstack-sdks | 01:06 | |
*** markvoelker has joined #openstack-sdks | 01:16 | |
*** markvoelker has quit IRC | 01:21 | |
*** gouthamr has quit IRC | 01:22 | |
*** aohuanxuan has joined #openstack-sdks | 01:26 | |
*** markvoelker has joined #openstack-sdks | 02:17 | |
*** markvoelker has quit IRC | 02:21 | |
tangchen | stevemar: Hi Steve, I think this fix is a little incorrect, so -1ed. :) | 02:42 |
---|---|---|
tangchen | https://review.openstack.org/#/c/375915/1/doc/source/command-logs.rst | 02:42 |
stevemar | tangchen: i think you're right ;) | 02:43 |
stevemar | tangchen: i'll suggest new text | 02:43 |
tangchen | stevemar: Thanks. :) | 02:44 |
*** openstackgerrit has joined #openstack-sdks | 02:46 | |
openstackgerrit | Nanke_Liu (lnk) proposed openstack/python-openstackclient: Fix typo in osc doc https://review.openstack.org/375915 | 02:46 |
aohuanxuan | stevemar: as you are here, can you help me to review: https://review.openstack.org/#/c/374513/ just a functional test | 02:49 |
stevemar | aohuanxuan: yes sir | 02:50 |
stevemar | aohuanxuan: hehe "VOLLY" | 02:50 |
stevemar | aohuanxuan: +W | 02:51 |
aohuanxuan | stevemar: much appreciated ^^ | 02:53 |
*** aohuanxuan has quit IRC | 02:53 | |
*** aohuanxuan has joined #openstack-sdks | 02:54 | |
*** david-lyle_ has quit IRC | 03:03 | |
*** aohuanxuan has quit IRC | 03:15 | |
*** aohuanxuan has joined #openstack-sdks | 03:17 | |
*** markvoelker has joined #openstack-sdks | 03:18 | |
*** markvoelker has quit IRC | 03:22 | |
openstackgerrit | Merged openstack/python-openstackclient: Add functional test for snapshot in volume v1 https://review.openstack.org/374513 | 03:56 |
openstackgerrit | Huanxuan Ao proposed openstack/python-openstackclient: Add "--remote-source" option to "snapshot create" command https://review.openstack.org/363574 | 04:01 |
aohuanxuan | stevemar: still around? | 04:05 |
stevemar | aohuanxuan: for a bit, yes | 04:05 |
aohuanxuan | stevemar: the "manage" command again | 04:05 |
aohuanxuan | stevemar: https://review.openstack.org/#/c/363574/ | 04:06 |
aohuanxuan | stevemar: source-id and source-name are not the hard requirement, maybe the ref can be others. So I use the "key=value" format | 04:08 |
aohuanxuan | stevemar: Any other time when you are free, I think it is late in you time now | 04:12 |
stevemar | aohuanxuan: it's no problem, i just went to get water ;) | 04:15 |
stevemar | aohuanxuan: yeah, i saw that comment... hmm | 04:16 |
stevemar | aohuanxuan: https://github.com/openstack/python-cinderclient/blob/master/cinderclient/v3/shell.py#L2526-L2530 | 04:16 |
stevemar | aohuanxuan: they use identifier and id_type | 04:17 |
stevemar | aohuanxuan: i think a k=v arg can work... | 04:17 |
aohuanxuan | stevemar: I think so, and k=v can specify multi key easily | 04:18 |
stevemar | aohuanxuan: yep, just like we do with properties | 04:18 |
stevemar | aohuanxuan: that'll be neat | 04:18 |
stevemar | aohuanxuan: it'll get a +1 from me | 04:18 |
*** markvoelker has joined #openstack-sdks | 04:18 | |
stevemar | aohuanxuan: --remote-identifier id=myvol | 04:19 |
stevemar | ? | 04:19 |
stevemar | --remote-identifier name=super_cool_volume | 04:19 |
aohuanxuan | stevemar: sounds better | 04:19 |
aohuanxuan | stevemar: hmm... cinderclient also use --identifier too | 04:20 |
stevemar | aohuanxuan: just shooting out some ideas | 04:21 |
stevemar | aohuanxuan: just gotta pass in k=v as a dict() to ref | 04:21 |
aohuanxuan | stevemar: maybe we need to some more suggestions about the option name | 04:23 |
*** markvoelker has quit IRC | 04:23 | |
stevemar | aohuanxuan: are you tracking the work somewhere? | 04:27 |
aohuanxuan | stevemar: I am asking some help for Cinder team, do you mean that? | 04:29 |
stevemar | aohuanxuan: no, i mean do you have a list of commands to implement? | 04:29 |
stevemar | i think the blueprint had some of this | 04:29 |
aohuanxuan | stevemar: yes, I have | 04:30 |
openstackgerrit | Merged openstack/python-openstackclient: Fix typo in osc doc https://review.openstack.org/375915 | 04:31 |
stevemar | aohuanxuan: probably this blueprint eh https://blueprints.launchpad.net/python-openstackclient/+spec/cinder-command-support :) | 04:35 |
aohuanxuan | stevemar: Yes, it is | 04:36 |
aohuanxuan | stevermar: sorry I do not quite understand why you ask me about the BP I am working on | 04:40 |
stevemar | aohuanxuan: don't worry, i didn't know the blueprint had a lot of information, but it does | 04:41 |
aohuanxuan | stevemar: yes, it have a list including some cinder commands which we need to implement | 04:44 |
stevemar | aohuanxuan: i may need to add to that bp ;) | 04:44 |
aohuanxuan | stevemar: OK, thanks | 04:48 |
*** gouthamr has joined #openstack-sdks | 05:00 | |
openstackgerrit | KATO Tomoyuki proposed openstack/python-openstackclient: Add option markup in osc doc https://review.openstack.org/375933 | 05:15 |
openstackgerrit | KATO Tomoyuki proposed openstack/python-openstackclient: Remove reference to CLI Ref in osc doc https://review.openstack.org/375936 | 05:20 |
*** gouthamr has quit IRC | 05:56 | |
openstackgerrit | zheng yin proposed openstack/python-openstackclient: Add default limit for container/object https://review.openstack.org/375419 | 06:20 |
*** jamielennox is now known as jamielennox|away | 07:07 | |
openstackgerrit | Huanxuan Ao proposed openstack/python-openstackclient: Rename "snapshot" commands to "volume snapshot" https://review.openstack.org/369854 | 07:14 |
*** markvoelker has joined #openstack-sdks | 07:20 | |
openstackgerrit | zheng yin proposed openstack/python-openstackclient: Add default limit for container/object https://review.openstack.org/375419 | 07:21 |
*** markvoelker has quit IRC | 07:25 | |
openstackgerrit | zheng yin proposed openstack/python-openstackclient: remove square backet to required parameter https://review.openstack.org/375960 | 07:51 |
openstackgerrit | Huanxuan Ao proposed openstack/python-openstackclient: Add warning message for --state option of set command in volume https://review.openstack.org/375964 | 07:56 |
openstackgerrit | Huanxuan Ao proposed openstack/python-openstackclient: Add warning message for --state option of set command in volume https://review.openstack.org/375964 | 08:10 |
*** markvoelker has joined #openstack-sdks | 08:22 | |
*** markvoelker has quit IRC | 08:26 | |
openstackgerrit | guangpei.liu proposed openstack/python-openstackclient: Align '=' for developing.rst https://review.openstack.org/375978 | 08:35 |
*** markvoelker has joined #openstack-sdks | 08:35 | |
*** e0ne has joined #openstack-sdks | 08:36 | |
*** e0ne has quit IRC | 08:38 | |
*** e0ne has joined #openstack-sdks | 08:42 | |
openstackgerrit | Huanxuan Ao proposed openstack/python-openstackclient: Add warning message for --state option of set command in volume https://review.openstack.org/375964 | 08:42 |
*** malloc83 has joined #openstack-sdks | 08:43 | |
*** e0ne has quit IRC | 08:46 | |
*** e0ne has joined #openstack-sdks | 08:50 | |
*** e0ne has quit IRC | 08:50 | |
*** aohuanxuan has quit IRC | 08:59 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/python-openstackclient: Updated from global requirements https://review.openstack.org/375992 | 10:02 |
*** Hazelesque_ is now known as Hazelesque | 10:06 | |
*** markvoelker has quit IRC | 10:35 | |
*** zhurong has joined #openstack-sdks | 11:15 | |
*** markvoelker has joined #openstack-sdks | 11:36 | |
*** markvoelker has quit IRC | 11:40 | |
*** briancurtin has quit IRC | 12:51 | |
*** meteorfox has quit IRC | 12:51 | |
*** etoews has quit IRC | 12:51 | |
*** ameade has quit IRC | 12:51 | |
*** briancurtin has joined #openstack-sdks | 12:51 | |
*** meteorfox has joined #openstack-sdks | 12:52 | |
*** etoews has joined #openstack-sdks | 12:52 | |
*** ameade has joined #openstack-sdks | 12:52 | |
*** david-lyle has joined #openstack-sdks | 12:56 | |
*** zhurong has quit IRC | 13:24 | |
*** gouthamr has joined #openstack-sdks | 14:23 | |
*** sdague has joined #openstack-sdks | 14:32 | |
*** markvoelker has joined #openstack-sdks | 14:38 | |
*** markvoelker has quit IRC | 14:43 | |
*** reedip has quit IRC | 15:35 | |
*** markvoelker has joined #openstack-sdks | 15:39 | |
*** markvoelker has quit IRC | 15:43 | |
*** reedip has joined #openstack-sdks | 15:47 | |
*** reedip has quit IRC | 15:51 | |
*** reedip has joined #openstack-sdks | 16:04 | |
*** reedip has quit IRC | 16:21 | |
*** reedip has joined #openstack-sdks | 16:35 | |
*** sdague has quit IRC | 16:37 | |
*** annegentle has joined #openstack-sdks | 16:42 | |
*** reedip has quit IRC | 17:06 | |
*** reedip has joined #openstack-sdks | 17:18 | |
openstackgerrit | Merged openstack/python-openstackclient: Updated from global requirements https://review.openstack.org/375992 | 17:32 |
*** reedip has quit IRC | 17:32 | |
*** reedip has joined #openstack-sdks | 17:46 | |
*** annegentle has quit IRC | 17:47 | |
*** annegentle has joined #openstack-sdks | 17:54 | |
*** annegentle has quit IRC | 18:24 | |
*** Klumben has quit IRC | 18:50 | |
*** reedip has quit IRC | 19:02 | |
*** reedip has joined #openstack-sdks | 19:14 | |
*** Klumben has joined #openstack-sdks | 19:23 | |
*** bapalm has quit IRC | 20:30 | |
*** reedip has quit IRC | 21:07 | |
*** reedip has joined #openstack-sdks | 21:19 | |
*** reedip has quit IRC | 21:41 | |
*** reedip has joined #openstack-sdks | 21:53 | |
*** reedip has quit IRC | 22:05 | |
openstackgerrit | Ankur proposed openstack/python-openstackclient: [WIP] OSC Network Meter Label https://review.openstack.org/375695 | 22:12 |
*** reedip has joined #openstack-sdks | 22:18 | |
*** adriant has joined #openstack-sdks | 22:31 | |
*** reedip has quit IRC | 22:47 | |
*** kevo has joined #openstack-sdks | 22:54 | |
*** reedip has joined #openstack-sdks | 22:59 | |
*** reedip has quit IRC | 23:12 | |
*** reedip has joined #openstack-sdks | 23:24 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!