Earlier  
Posted Nick Remark
#openstack-sdks - 2021-10-06
15:49:23 seongsoocho stephenfin: Hi. I'm seongsoo from openstack korea user group. and we are doing mentoring program to contribute openstack. Since it is the first time using gerrit, so several reviews with the same content were created and there were many abandoned ones. Sorry to bother you with the review and thank you :-)
16:34:54 stephenfin seongsoocho: Oh, okay, no problem :) Thank you for the context
17:32:25 opendevreview Merged openstack/python-openstackclient master: Fix typo error in listing server's column name https://review.opendev.org/c/openstack/python-openstackclient/+/806464
18:41:51 opendevreview Ashraf Hasson proposed openstack/ansible-collections-openstack master: Add Neutron RBAC modules https://review.opendev.org/c/openstack/ansible-collections-openstack/+/799896
18:43:41 opendevreview Ashraf Hasson proposed openstack/ansible-collections-openstack master: Add Neutron RBAC modules https://review.opendev.org/c/openstack/ansible-collections-openstack/+/799896
22:14:38 opendevreview Merged openstack/python-openstackclient master: Add --trusted-image-cert option for server create https://review.opendev.org/c/openstack/python-openstackclient/+/811981
22:36:13 opendevreview Ashraf Hasson proposed openstack/ansible-collections-openstack master: Add Neutron RBAC modules https://review.opendev.org/c/openstack/ansible-collections-openstack/+/799896
#openstack-sdks - 2021-10-07
05:14:59 opendevreview Sven Anders proposed openstack/ansible-collections-openstack master: Flavor properties are not deleted on changes and id will stay https://review.opendev.org/c/openstack/ansible-collections-openstack/+/811739
07:31:57 opendevreview Merged openstack/python-openstackclient master: Remove non-working code after method return. https://review.opendev.org/c/openstack/python-openstackclient/+/812661
10:42:08 opendevreview ChoiDoa proposed openstack/python-openstackclient master: Update the Nova CLI decoder document https://review.opendev.org/c/openstack/python-openstackclient/+/812721
11:06:14 opendevreview Merged openstack/python-openstackclient master: Fix the functional-tips tox environment https://review.opendev.org/c/openstack/python-openstackclient/+/790662
12:07:20 opendevreview JIHOJU proposed openstack/python-openstackclient master: Update the Nova CLI docoder document https://review.opendev.org/c/openstack/python-openstackclient/+/812421
#openstack-sdks - 2021-10-08
09:06:21 opendevreview Merged openstack/python-openstackclient master: Update the Nova CLI decoder document https://review.opendev.org/c/openstack/python-openstackclient/+/812721
09:56:32 opendevreview Artem Goncharov proposed openstack/python-openstackclient master: Switch hypervisor operations to SDK https://review.opendev.org/c/openstack/python-openstackclient/+/763414
10:06:09 opendevreview Merged openstack/keystoneauth stable/wallaby: Update .gitreview for stable/wallaby https://review.opendev.org/c/openstack/keystoneauth/+/781867
12:01:12 opendevreview Merged openstack/keystoneauth stable/wallaby: Update TOX_CONSTRAINTS_FILE for stable/wallaby https://review.opendev.org/c/openstack/keystoneauth/+/781868
14:42:57 opendevreview Yoon Soo Lim proposed openstack/python-openstackclient master: compute: Add 'hypervisor servers' command https://review.opendev.org/c/openstack/python-openstackclient/+/813196
16:12:06 opendevreview JIHOJU proposed openstack/python-openstackclient master: Fix bug that readonly option doesn’t setup with volume create. https://review.opendev.org/c/openstack/python-openstackclient/+/811006
17:39:13 opendevreview Stephen Finucane proposed openstack/osc-lib master: utils: Remove unnecessary attribute check https://review.opendev.org/c/openstack/osc-lib/+/813236
17:39:13 opendevreview Stephen Finucane proposed openstack/osc-lib master: Don't display Munch objects in the output https://review.opendev.org/c/openstack/osc-lib/+/813235
17:45:30 stephenfin weird. I pushed patches to openstacksdk but they didn't appear here
17:47:23 stephenfin oh, it's because we're not using the master branch
#openstack-sdks - 2021-10-09
01:52:42 opendevreview Yoon Soo Lim proposed openstack/python-openstackclient master: compute: Add 'hypervisor servers' command https://review.opendev.org/c/openstack/python-openstackclient/+/813196
04:47:21 opendevreview SEUNG TAE KIM proposed openstack/python-openstackclient master: Fix bug that configuration show --mask cannot masking the password & token https://review.opendev.org/c/openstack/python-openstackclient/+/811005
04:53:47 opendevreview SEUNG TAE KIM proposed openstack/python-openstackclient master: Fix bug that configuration show --mask cannot masking the password & token https://review.opendev.org/c/openstack/python-openstackclient/+/811005
04:59:28 opendevreview SEUNG TAE KIM proposed openstack/python-openstackclient master: Fix bug that configuration show --mask cannot masking the password & token https://review.opendev.org/c/openstack/python-openstackclient/+/811005
#openstack-sdks - 2021-10-10
13:48:12 opendevreview rura6502 proposed openstack/python-openstackclient master: update cli mapping nova host-meta to host set https://review.opendev.org/c/openstack/python-openstackclient/+/813296
#openstack-sdks - 2021-10-11
04:12:36 ryanKor I would like to inquire about the process of implementing the test case codes about the above ones if there is an order of implementation between them.
04:12:36 ryanKor glance task-show
04:12:36 ryanKor glance task-list
04:12:36 ryanKor glance task-create
04:12:36 ryanKor Hello, I am working on building the glance task commands in openstack with my team members.
06:03:25 gtema Hi ryanKor, the only order is that you need to ensure those operations are supported by OpenStackSDK, since image commands are now being implemented this way directly.
06:44:48 opendevreview JIHOJU proposed openstack/python-openstackclient master: Add more filter option of columns for server list -c COLUMN https://review.opendev.org/c/openstack/python-openstackclient/+/807420
08:06:08 opendevreview Seunghyun LIm proposed openstack/python-openstackclient master: Add missing document and help message about project option of "image set" https://review.opendev.org/c/openstack/python-openstackclient/+/813393
09:19:59 opendevreview Seunghyun LIm proposed openstack/python-openstackclient master: Add missing document of an option of "image set" https://review.opendev.org/c/openstack/python-openstackclient/+/813393
12:33:27 opendevreview LEE JAE YONG proposed openstack/python-openstackclient master: compute: Add 'hypervisor servers' command https://review.opendev.org/c/openstack/python-openstackclient/+/813416
12:54:24 opendevreview LEE JAE YONG proposed openstack/python-openstackclient master: Add 'image task create' command https://review.opendev.org/c/openstack/python-openstackclient/+/813416
13:54:05 opendevreview Seunghyun LIm proposed openstack/python-openstackclient master: image: Add 'image task show' commands https://review.opendev.org/c/openstack/python-openstackclient/+/813436
14:18:45 opendevreview Bomi Sung proposed openstack/python-openstackclient master: image: Add 'image member-create' command https://review.opendev.org/c/openstack/python-openstackclient/+/813442
16:01:50 diablo_rojo__ stephenfin, gtema does the link work for you?
16:02:04 gtema yupp
16:02:16 gtema https://meetpad.opendev.org/BU-NU-Cloud-Computing-2021
16:03:31 diablo_rojo The one in the calendar block should get updated
16:51:08 opendevreview LEE JAE YONG proposed openstack/python-openstackclient master: Add 'image task create' command https://review.opendev.org/c/openstack/python-openstackclient/+/813416
#openstack-sdks - 2021-10-12
03:01:18 opendevreview SEUNG TAE KIM proposed openstack/python-openstackclient master: Add "image task list" command https://review.opendev.org/c/openstack/python-openstackclient/+/813554
03:09:20 opendevreview SEUNG TAE KIM proposed openstack/python-openstackclient master: Add "image task list" command https://review.opendev.org/c/openstack/python-openstackclient/+/813554
13:07:29 opendevreview JIHOJU proposed openstack/python-openstackclient master: Add more filter option of columns for server list -c COLUMN https://review.opendev.org/c/openstack/python-openstackclient/+/807420
13:59:27 opendevreview Jinseok Kim proposed openstack/python-openstackclient master: title : Add column "Volume type" and "Bootable" https://review.opendev.org/c/openstack/python-openstackclient/+/813655
14:21:39 opendevreview WooJongSeong proposed openstack/python-openstackclient master: implement hypervisor servers setup https://review.opendev.org/c/openstack/python-openstackclient/+/813657
16:36:37 stephenfin gtema: Turns out we have many server actions implemented. We can use migrate multiple OSC commands to SDK using those
16:37:00 stephenfin So I think we're okay. There's more than enough to keep everyone busy for a few weeks :)
16:59:28 gtema Greaz
#openstack-sdks - 2021-10-13
09:30:50 opendevreview Stephen Finucane proposed openstack/python-openstackclient master: compute: Fix filtering servers by tags https://review.opendev.org/c/openstack/python-openstackclient/+/813789
10:03:21 stephenfin gtema: Dead simple patch there ^
10:05:00 gtema Thks for pinging. I am a little bit overloaded at work, therefore not looking actively
10:33:28 opendevreview Seunghyun LIm proposed openstack/python-openstackclient master: Add missing documentation for state options for "image set" https://review.opendev.org/c/openstack/python-openstackclient/+/813393
11:03:18 opendevreview Yoon Soo Lim proposed openstack/python-openstackclient master: [Doc] Update the Nova CLI Mapping Guide https://review.opendev.org/c/openstack/python-openstackclient/+/813798
11:34:19 opendevreview Merged openstack/python-openstackclient master: compute: Fix filtering servers by tags https://review.opendev.org/c/openstack/python-openstackclient/+/813789
11:50:34 opendevreview Stephen Finucane proposed openstack/osc-lib master: utils: Remove unnecessary attribute check https://review.opendev.org/c/openstack/osc-lib/+/813236
11:50:34 opendevreview Stephen Finucane proposed openstack/osc-lib master: Don't display Munch objects in the output https://review.opendev.org/c/openstack/osc-lib/+/813235
11:50:35 opendevreview Stephen Finucane proposed openstack/osc-lib master: tox: Ignore .venv files for flake8 https://review.opendev.org/c/openstack/osc-lib/+/813801
11:51:04 opendevreview Stephen Finucane proposed openstack/python-openstackclient stable/xena: compute: Fix filtering servers by tags https://review.opendev.org/c/openstack/python-openstackclient/+/813803
11:51:44 opendevreview Stephen Finucane proposed openstack/python-openstackclient stable/wallaby: compute: Fix filtering servers by tags https://review.opendev.org/c/openstack/python-openstackclient/+/813804
16:27:23 opendevreview Jinseok Kim proposed openstack/python-openstackclient master: title : Add column "Volume type" and "Bootable" https://review.opendev.org/c/openstack/python-openstackclient/+/813655
17:03:20 opendevreview Jinseok Kim proposed openstack/python-openstackclient master: title : Add column "Volume type" and "Bootable" https://review.opendev.org/c/openstack/python-openstackclient/+/813655
19:47:44 opendevreview Gael Chamoulaud proposed openstack/cliff stable/wallaby: Add conflict_handler parameter as attribut in Command class https://review.opendev.org/c/openstack/cliff/+/813767
#openstack-sdks - 2021-10-14
01:25:12 opendevreview Yoon Soo Lim proposed openstack/python-openstackclient master: Update the Nova CLI Mapping Guide https://review.opendev.org/c/openstack/python-openstackclient/+/813798
02:30:26 opendevreview Yoon Soo Lim proposed openstack/python-openstackclient master: Update the Nova CLI Mapping Guide https://review.opendev.org/c/openstack/python-openstackclient/+/813798
02:55:18 opendevreview Yoon Soo Lim proposed openstack/python-openstackclient master: Update the Nova CLI Mapping Guide https://review.opendev.org/c/openstack/python-openstackclient/+/813798
11:35:14 thomasb06 gtema: Hello. The script to clean the docstrings is ongoing: https://github.com/ThomasBucaioni/my-repo-cmdline/blob/master/Python/openstack/docstrings.py
11:36:15 thomasb06 If the script works, maybe a copy of the _proxy.py files like _proxy_new.py, commit them, if it's ok replace the old ones ?
11:36:39 thomasb06 *maybe I make a copy
11:37:13 thomasb06 and delete the _new ones
12:05:40 opendevreview Jinseok Kim proposed openstack/python-openstackclient master: title : Add column "Volume type" and "Bootable" https://review.opendev.org/c/openstack/python-openstackclient/+/813655
12:21:40 opendevreview Seunghyun LIm proposed openstack/python-openstackclient master: image: Add 'image task show' commands https://review.opendev.org/c/openstack/python-openstackclient/+/813436
12:31:09 opendevreview Seunghyun LIm proposed openstack/python-openstackclient master: image: Add 'image task show' commands https://review.opendev.org/c/openstack/python-openstackclient/+/813436
15:17:03 opendevreview Jinseok Kim proposed openstack/python-openstackclient master: title : Add column "Volume type" and "Bootable" https://review.opendev.org/c/openstack/python-openstackclient/+/813655
19:12:16 opendevreview SEUNG TAE KIM proposed openstack/python-openstackclient master: Add "image task list" command https://review.opendev.org/c/openstack/python-openstackclient/+/813554
19:13:43 opendevreview SEUNG TAE KIM proposed openstack/python-openstackclient master: Add "image task list" command https://review.opendev.org/c/openstack/python-openstackclient/+/813554
#openstack-sdks - 2021-10-15
10:41:04 opendevreview Seunghyun LIm proposed openstack/python-openstackclient master: image: Add 'image task show' commands https://review.opendev.org/c/openstack/python-openstackclient/+/813436
11:39:14 opendevreview Mark Chappell proposed openstack/ansible-collections-openstack master: Loadbalancer should still return state when LB existed https://review.opendev.org/c/openstack/ansible-collections-openstack/+/814132
11:45:00 opendevreview Mark Chappell proposed openstack/ansible-collections-openstack master: Basic Loadbalancer idempotency tests https://review.opendev.org/c/openstack/ansible-collections-openstack/+/814132
13:16:35 frickler seems we need to bump some reqs, on Ubuntu Impish running "openstack quota list" gives: module 'cmd2' has no attribute 'exceptions'
13:17:13 frickler I can reproduce that by installing cliff-3.5.0 and cmd2-0.8.5 in a venv, which is still compatible with current reqs
14:51:30 opendevreview Simon Hensel proposed openstack/openstacksdk master: Add support for updated_at field for volume objects https://review.opendev.org/c/openstack/openstacksdk/+/814179
15:15:56 thomasb06 gtema: Hello. My script seems to work, if you would like to give it try or have a look?
15:16:36 gtema hi thomasb06. Sure, but not now - am too busy
15:17:05 thomasb06 sure, no worries. Do you still have the link?
15:17:38 gtema yupp, thks
15:55:17 opendevreview SEUNG TAE KIM proposed openstack/python-openstackclient master: Add "image task list" command https://review.opendev.org/c/openstack/python-openstackclient/+/813554
16:21:26 jawad-axd_ Hello folks, could someone correct my parameters for using subnetpool while creating subnet. https://paste.openstack.org/show/810030/ ! Thanks in advance.
#openstack-sdks - 2021-10-16
12:58:27 opendevreview Jinseok Kim proposed openstack/python-openstackclient master: Add column "Volume type" and "Bootable" https://review.opendev.org/c/openstack/python-openstackclient/+/813655
14:26:49 opendevreview SEUNG TAE KIM proposed openstack/openstacksdk master: Add "page_size" string in _query_mapping variable in task.py https://review.opendev.org/c/openstack/openstacksdk/+/814270
14:31:04 opendevreview SEUNG TAE KIM proposed openstack/python-openstackclient master: Add "image task list" command https://review.opendev.org/c/openstack/python-openstackclient/+/813554
14:33:00 opendevreview SEUNG TAE KIM proposed openstack/python-openstackclient master: Add "image task list" command https://review.opendev.org/c/openstack/python-openstackclient/+/813554
14:59:07 opendevreview SEUNG TAE KIM proposed openstack/openstacksdk master: Add "page_size" string in _query_mapping variable in task.py https://review.opendev.org/c/openstack/openstacksdk/+/814270
#openstack-sdks - 2021-10-17
01:10:12 opendevreview Jinseok Kim proposed openstack/python-openstackclient master: Add column "Volume type" and "Bootable" https://review.opendev.org/c/openstack/python-openstackclient/+/813655
04:46:58 opendevreview SEUNG TAE KIM proposed openstack/python-openstackclient master: Add "image task list" command https://review.opendev.org/c/openstack/python-openstackclient/+/813554
04:53:17 opendevreview SEUNG TAE KIM proposed openstack/python-openstackclient master: Add "image task list" command https://review.opendev.org/c/openstack/python-openstackclient/+/813554

Earlier   Later