| Posted | Nick | Remark | |
|---|---|---|---|
| #openstack-sdks - 2021-10-12 | |||
| 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 | |
| 16:18:09 | opendevreview | Yoon Soo Lim proposed openstack/python-openstackclient master: Add detailed option to show a missing field for hypervisor https://review.opendev.org/c/openstack/python-openstackclient/+/814321 | |
| #openstack-sdks - 2021-10-18 | |||
| 06:53:41 | thomasb06 | gtema: Hello. Did you have a chance to give a try to my script? I should walk the full directory tree, but I tried it only on one file in same directory as the script... | |
| 06:54:46 | thomasb06 | Maybe I should add a working directory change somewhere | |
| 07:14:33 | gtema | thomasb06 - we do not want single huge change, but rather lot of small ones | |
| 07:23:34 | thomasb06 | gtema: what I can do is change all the files at the same time, but commit them one by one? | |
| 07:24:11 | gtema | yes, this can be done. Pretty much same as before - one service at a time | |
| 07:24:25 | thomasb06 | Great | |
| 08:22:49 | thomasb06 | gtema: my script finds only these 25 files: https://x0.at/vx5Y.py | |
| 08:22:57 | thomasb06 | is it ok for you? | |
| 08:23:27 | gtema | yupp, those are precisely as expected | |
| 08:23:39 | thomasb06 | cool, I start commiting | |
| 08:23:43 | gtema | thks | |
| 08:28:23 | thomasb06 | the command `git review` returns `error: failed to push some refs` | |
| 08:28:33 | thomasb06 | maybe I need to rebase? | |
| 08:29:08 | gtema | Maybe. There should be bit more details | |
| 08:32:53 | thomasb06 | The full error message is: https://x0.at/UUhP.txt | |
| 08:33:58 | gtema | are you confirming upload of multiple commits? if not this is clear why it fails | |
| 08:35:10 | thomasb06 | To the question `Do you really want to submit the above commits?`, I say `yes`. Should I say no? | |
| 08:35:48 | thomasb06 | If I say `no`, it's aborting | |
| 08:36:01 | gtema | hm, "yes" is exactly that, or "git review -y" | |
| 08:36:27 | gtema | maybe try adding "-v"? | |
| 08:43:23 | thomasb06 | after a `git reset HEAD~3` it worked, but I haven't a clue what I did: https://review.opendev.org/c/openstack/openstacksdk/+/814369 | |
| 08:43:33 | frickler | thomasb06: "! [remote rejected] HEAD -> refs/for/feature/r1 (no new changes)" indicates that you are trying so submit an empty commit | |
| 08:43:55 | gtema | yeah, I also noticed that and was suspecting it | |
| 08:46:05 | thomasb06 | frickler: indeed, my script generates a new _proxy_new.py, but in this case, the diff was null... | |
| 08:46:10 | thomasb06 | thanks though | |
| 08:46:26 | thomasb06 | message/v2: https://review.opendev.org/c/openstack/openstacksdk/+/814370 | |
| 08:48:14 | thomasb06 | accelerator/v2: https://review.opendev.org/c/openstack/openstacksdk/+/814372 | |
| 08:48:56 | thomasb06 | going for my meal, I'll do the rest this afternoon. Meanwhile, let's see what Zuul says... | |
| 08:49:22 | gtema | ok | |
| 10:16:28 | thomasb06 | baremetal/v1: https://review.opendev.org/c/openstack/openstacksdk/+/814395 | |
| 10:18:39 | thomasb06 | identity/v2: https://review.opendev.org/c/openstack/openstacksdk/+/814396 | |
| 10:19:52 | thomasb06 | identity/v3: https://review.opendev.org/c/openstack/openstacksdk/+/814398 | |
| 10:21:11 | thomasb06 | key_manager/v1: https://review.opendev.org/c/openstack/openstacksdk/+/814399 | |
| 10:24:08 | thomasb06 | Arg, `:rtype:` is also an entry... | |
| 16:03:14 | gtema | stephenfin, diablo_rojo_phone joining the meeting? | |
| 16:04:06 | opendevreview | Diwei Zhu proposed openstack/python-openstackclient master: Switch server backup to sdk. https://review.opendev.org/c/openstack/python-openstackclient/+/814332 | |
| #openstack-sdks - 2021-10-19 | |||
| 06:39:17 | opendevreview | Frode Nordahl proposed openstack/python-openstackclient master: Add support for 'smart-nic' vnic-type https://review.opendev.org/c/openstack/python-openstackclient/+/814518 | |
| 14:16:53 | thomasb06 | gtema: hello. The build fails in the second commit, but it seems it comes from the first one: https://review.opendev.org/c/openstack/openstacksdk/+/814370 | |
| 17:15:59 | opendevreview | Diwei Zhu proposed openstack/python-openstackclient master: Switch server backup to sdk. https://review.opendev.org/c/openstack/python-openstackclient/+/814332 | |
| 18:33:55 | opendevreview | Diwei Zhu proposed openstack/python-openstackclient master: Switch server backup to sdk. Add temporary helper methods in fakes.py for server commands. https://review.opendev.org/c/openstack/python-openstackclient/+/814332 | |
| #openstack-sdks - 2021-10-20 | |||
| 02:02:41 | opendevreview | WooJongSeong proposed openstack/python-openstackclient master: remove not used codes and fix the format https://review.opendev.org/c/openstack/python-openstackclient/+/814686 | |
| 02:02:48 | opendevreview | WooJongSeong proposed openstack/python-openstackclient master: fix the type used in server.py https://review.opendev.org/c/openstack/python-openstackclient/+/814687 | |
| 02:02:55 | opendevreview | WooJongSeong proposed openstack/python-openstackclient master: add new test codes for new command https://review.opendev.org/c/openstack/python-openstackclient/+/814688 | |
| 05:30:58 | opendevreview | Dr. Jens Harbott proposed openstack/openstacksdk master: Keep creating keystone admin endpoint for heat https://review.opendev.org/c/openstack/openstacksdk/+/777343 | |
| 06:39:51 | opendevreview | Mamatisa Nurmatov proposed openstack/openstacksdk master: Add Neutron Local IP CRUD https://review.opendev.org/c/openstack/openstacksdk/+/804988 | |
| 06:40:01 | opendevreview | Mamatisa Nurmatov proposed openstack/python-openstackclient master: Support Neutron Local IP CRUD https://review.opendev.org/c/openstack/python-openstackclient/+/805618 | |
| 08:13:19 | opendevreview | WooJongSeong proposed openstack/python-openstackclient master: fix the code format https://review.opendev.org/c/openstack/python-openstackclient/+/814723 | |
| 10:10:54 | opendevreview | Mamatisa Nurmatov proposed openstack/python-openstackclient master: Support Neutron Local IP CRUD https://review.opendev.org/c/openstack/python-openstackclient/+/805618 | |