| Posted | Nick | Remark | |
|---|---|---|---|
| #openstack-sdks - 2023-10-26 | |||
| 10:39:22 | opendevreview | Merged openstack/osc-lib master: utils: Don't warn for partial formatter classes https://review.opendev.org/c/openstack/osc-lib/+/893239 | |
| 10:53:39 | opendevreview | Merged openstack/openstacksdk stable/2023.1: Do not pin openstacksdk to master https://review.opendev.org/c/openstack/openstacksdk/+/899154 | |
| 12:10:34 | opendevreview | Jan Hartkopf proposed openstack/openstacksdk master: Fix project cleanup for routers with static routes https://review.opendev.org/c/openstack/openstacksdk/+/899188 | |
| #openstack-sdks - 2023-10-27 | |||
| 06:42:30 | slaweq | gtema stephenfin hi, please check again https://review.opendev.org/c/openstack/python-openstackclient/+/887364 when You will have few minutes. I addressed comments there, new openstacksdk is released so Zuul is happy with this patch already. I think it's good to go, or at least to another round of reviews :) | |
| 06:42:35 | slaweq | thx in advance | |
| 06:45:22 | gtema | perfect slaweq, looking now | |
| 08:36:32 | slaweq | thx gtema :) | |
| 14:10:46 | opendevreview | Merged openstack/openstacksdk stable/zed: Do not pin openstacksdk to master https://review.opendev.org/c/openstack/openstacksdk/+/899153 | |
| 14:29:37 | opendevreview | Artem Goncharov proposed openstack/openstacksdk master: WIP: Implement auto-code generation https://review.opendev.org/c/openstack/openstacksdk/+/882326 | |
| 14:37:43 | opendevreview | Artem Goncharov proposed openstack/openstacksdk master: WIP: Implement auto-code generation https://review.opendev.org/c/openstack/openstacksdk/+/882326 | |
| 16:17:04 | opendevreview | Merged openstack/python-openstackclient master: Add support for default security group rule CRUDs https://review.opendev.org/c/openstack/python-openstackclient/+/887364 | |
| 16:20:27 | opendevreview | Merged openstack/python-openstackclient master: tests: Use central SDK client fake https://review.opendev.org/c/openstack/python-openstackclient/+/896913 | |
| 16:23:54 | opendevreview | Merged openstack/python-openstackclient master: tests: Use consistent shortcut to fake volume client https://review.opendev.org/c/openstack/python-openstackclient/+/896914 | |
| 16:23:55 | opendevreview | Merged openstack/python-openstackclient master: tests: Add volume v1, v2, v3 FakeClientMixin https://review.opendev.org/c/openstack/python-openstackclient/+/896915 | |
| 16:38:54 | opendevreview | Merged openstack/python-openstackclient master: tests: Use consistent shortcut to fake compute client https://review.opendev.org/c/openstack/python-openstackclient/+/896916 | |
| 16:38:56 | opendevreview | Merged openstack/python-openstackclient master: tests: Add compute v2 FakeClientMixin https://review.opendev.org/c/openstack/python-openstackclient/+/896917 | |
| 16:59:35 | opendevreview | Stephen Finucane proposed openstack/python-openstackclient master: volume: Allow filtering volume types by properties https://review.opendev.org/c/openstack/python-openstackclient/+/884665 | |
| 16:59:36 | opendevreview | Stephen Finucane proposed openstack/python-openstackclient master: volume: Add aliases for common volume type props https://review.opendev.org/c/openstack/python-openstackclient/+/884635 | |
| 16:59:36 | opendevreview | Stephen Finucane proposed openstack/python-openstackclient master: volume: Add alias for volume type AZs https://review.opendev.org/c/openstack/python-openstackclient/+/884666 | |
| 16:59:37 | opendevreview | Stephen Finucane proposed openstack/python-openstackclient master: trivial: Make better use of argparse https://review.opendev.org/c/openstack/python-openstackclient/+/884636 | |
| 17:35:06 | opendevreview | Merged openstack/python-openstackclient master: Migrate volume backend commands to SDK https://review.opendev.org/c/openstack/python-openstackclient/+/895971 | |
| 18:20:04 | opendevreview | Merged openstack/openstacksdk stable/yoga: Do not pin openstacksdk to master https://review.opendev.org/c/openstack/openstacksdk/+/899152 | |
| #openstack-sdks - 2023-10-30 | |||
| 02:25:41 | opendevreview | Cyril Roelandt proposed openstack/python-openstackclient master: Add "image metadef property list" command. https://review.opendev.org/c/openstack/python-openstackclient/+/897748 | |
| 02:25:42 | opendevreview | Cyril Roelandt proposed openstack/python-openstackclient master: Add "image metadef property show" command https://review.opendev.org/c/openstack/python-openstackclient/+/898126 | |
| 02:25:42 | opendevreview | Cyril Roelandt proposed openstack/python-openstackclient master: Add "image metadef property create" command https://review.opendev.org/c/openstack/python-openstackclient/+/898789 | |
| 02:25:43 | opendevreview | Cyril Roelandt proposed openstack/python-openstackclient master: Add "image metadef property delete" command https://review.opendev.org/c/openstack/python-openstackclient/+/899538 | |
| 02:25:43 | opendevreview | Cyril Roelandt proposed openstack/python-openstackclient master: Add "image metadef property set" command https://review.opendev.org/c/openstack/python-openstackclient/+/899539 | |
| 05:19:27 | opendevreview | ChungWon Lee proposed openstack/python-openstackclient master: Removed start, end time format. Before fix, openstack usage list command resulted 'str' object has no attribute 'isoformat' error. https://review.opendev.org/c/openstack/python-openstackclient/+/899549 | |
| 06:25:31 | chungwon | Hi, team! Can you review above commit? | |
| 06:26:44 | chungwon | It is about 'openstack usage list' command that did not work. | |
| 06:37:39 | opendevreview | Rajat Dhasmana proposed openstack/python-openstackclient master: Migrate resource filter commands to SDK https://review.opendev.org/c/openstack/python-openstackclient/+/893802 | |
| #openstack-sdks - 2023-10-31 | |||
| 08:22:48 | opendevreview | Johannes Kulik proposed openstack/python-openstackclient master: volume: Support same_host, different_host hint as list https://review.opendev.org/c/openstack/python-openstackclient/+/896253 | |
| 08:58:24 | opendevreview | Merged openstack/openstacksdk master: Fix project cleanup for routers with static routes https://review.opendev.org/c/openstack/openstacksdk/+/899188 | |
| 08:58:30 | opendevreview | Merged openstack/python-openstackclient master: Switch back to Launchpad https://review.opendev.org/c/openstack/python-openstackclient/+/899285 | |
| 09:04:16 | frickler | gtema: ^^ found two nits in there, I can do a fup myself if you want. also was the project-config change merged already? | |
| 09:04:58 | gtema | frickler - yeah, feel free to update. | |
| 09:05:12 | gtema | wrt project-config - I was sure it was, but lemme check | |
| 09:05:56 | gtema | ugh, it was not | |
| 09:06:25 | gtema | and the change is for both sdk and cli while this one is for cli only (since for sdk we still lack ownership of the existing groups) | |
| 09:06:35 | gtema | https://review.opendev.org/c/openstack/project-config/+/894285 was the change | |
| 09:07:13 | frickler | do you want to split that up for osc only? | |
| 09:07:21 | gtema | honestly I was last week trying to clean up a bit of older bugs in launchpad for cli and was swearing like hell - this is by far not in any aspect better then storyboard | |
| 09:07:47 | gtema | RH bugzilla is million times better | |
| 09:08:57 | gtema | wrt split - I would rather want to complete also sdk switch | |
| 09:09:32 | frickler | I read you wanted to contact launchpad admins over ownership? | |
| 09:10:20 | frickler | or register https://launchpad.net/openstacksdk which is still free and just try to close down the python- variant later? | |
| 09:11:26 | gtema | I now think it makes sense to get the openstacksdk and close the python- one | |
| 09:15:06 | frickler | https://launchpad.net/projects/+new should do the first part. it will also get rid of at least that half of historic bugs, which maybe isn't that bad, too | |
| 09:16:20 | gtema | https://launchpad.net/openstacksdk is registered | |
| 09:21:39 | gtema | UX is so terrible in LP | |
| 09:23:11 | frickler | ok, cool, if I read things correctly, this matches what the p-c change proposes, so I'll just approve it now | |
| 09:25:47 | gtema | tja, spend half an hour trying to understand why I am an admin of project was not seeing anywhere possibility to close the old bug (this is on its own a nightmare). And then try to close 200+ bugs without min 5 clicks for every single one of them | |
| 09:27:28 | frickler | gtema: neutron has a script for autoclosing. or was it for reviews only? I'd need to check | |
| 09:27:38 | gtema | how glad I would be if we could have just a github/gitea like issue tracker | |
| 09:28:20 | gtema | frickler - so you need a script for closing issues, how advanced. Ok, shutting up | |
| 09:28:47 | opendevreview | Merged openstack/python-openstackclient master: Add "image metadef property list" command. https://review.opendev.org/c/openstack/python-openstackclient/+/897748 | |
| 09:28:51 | frickler | well ... cli rules ... else you'd be Horizon ptl ;-P | |
| 09:28:52 | opendevreview | Merged openstack/python-openstackclient master: Add "image metadef property show" command https://review.opendev.org/c/openstack/python-openstackclient/+/898126 | |
| 09:28:54 | opendevreview | Merged openstack/python-openstackclient master: Add "image metadef property create" command https://review.opendev.org/c/openstack/python-openstackclient/+/898789 | |
| 09:29:12 | gtema | is there cli for LP? | |
| 09:29:52 | frickler | there's an API I think. which opendev/gerrit should be using to update bugs | |
| 09:30:40 | gtema | tja, I have no interest to develop cli also for lp | |
| 09:30:50 | frickler | maybe one could make something like gertty from it. launchpatty :D | |
| 09:47:39 | opendevreview | Stephen Finucane proposed openstack/openstacksdk master: Add volume transfer support [1/2] https://review.opendev.org/c/openstack/openstacksdk/+/887037 | |
| 09:47:40 | opendevreview | Stephen Finucane proposed openstack/openstacksdk master: Add volume transfer support [2/2] https://review.opendev.org/c/openstack/openstacksdk/+/887635 | |
| 10:11:52 | opendevreview | Dr. Jens Harbott proposed openstack/python-openstackclient master: Update from storyboard to launchpad pt. 2 https://review.opendev.org/c/openstack/python-openstackclient/+/899665 | |
| 10:12:14 | frickler | getting real close to 900k ... | |
| 10:25:55 | opendevreview | Merged openstack/python-openstackclient master: Migrate resource filter commands to SDK https://review.opendev.org/c/openstack/python-openstackclient/+/893802 | |
| 10:30:30 | opendevreview | Artem Goncharov proposed openstack/openstacksdk master: Switch back to LaunchPad for issue tracking https://review.opendev.org/c/openstack/openstacksdk/+/899667 | |
| 10:42:07 | opendevreview | Artem Goncharov proposed openstack/openstacksdk master: Switch back to LaunchPad for issue tracking https://review.opendev.org/c/openstack/openstacksdk/+/899667 | |
| 11:52:50 | opendevreview | Stephen Finucane proposed openstack/openstacksdk master: Add volume transfer support [2/2] https://review.opendev.org/c/openstack/openstacksdk/+/887635 | |
| 12:02:19 | frickler | gtema: will you also do the sb/lp change for the other associated projects? I think they'll all have some contributing docs that need updating? | |
| 12:02:40 | gtema | facepalm | |
| 12:03:52 | gtema | that would need your involvement for adding me into the corresponding groups | |
| 12:04:05 | gtema | https://launchpad.net/~os-client-config-drivers | |
| 12:05:59 | frickler | gtema: I thought we would want to aggregate into just two projects on launchpad. I was just talking about adding the docs within those projects | |
| 12:06:03 | gtema | or we drop them as well. I see only os-client-config group which is honestly speaking useless | |
| 12:06:45 | gtema | then I would go as you said aggregating | |
| 12:08:06 | frickler | for os-client-config if I read things correctly you would need to ask the release team | |
| 12:08:28 | gtema | this is sort of dummy. There is project but more or less empty | |
| 12:08:31 | gtema | no bugs | |
| 12:10:02 | frickler | we should write all these things up somewhere, maybe add a section about bugtracking in https://docs.openstack.org/openstacksdk/latest/contributor/index.html ? we link to that from osc, too | |
| 12:12:37 | gtema | right | |
| 12:57:08 | opendevreview | Merged openstack/python-openstackclient master: Update from storyboard to launchpad pt. 2 https://review.opendev.org/c/openstack/python-openstackclient/+/899665 | |
| 13:06:36 | opendevreview | Merged openstack/openstacksdk master: Add volume transfer support [1/2] https://review.opendev.org/c/openstack/openstacksdk/+/887037 | |
| 14:53:35 | opendevreview | Merged openstack/python-openstackclient master: volume: Support same_host, different_host hint as list https://review.opendev.org/c/openstack/python-openstackclient/+/896253 | |
| 14:53:37 | opendevreview | Merged openstack/python-openstackclient master: volume: Allow filtering volume types by properties https://review.opendev.org/c/openstack/python-openstackclient/+/884665 | |
| 15:00:19 | opendevreview | Merged openstack/python-openstackclient master: volume: Add aliases for common volume type props https://review.opendev.org/c/openstack/python-openstackclient/+/884635 | |
| 15:00:21 | opendevreview | Merged openstack/python-openstackclient master: volume: Add alias for volume type AZs https://review.opendev.org/c/openstack/python-openstackclient/+/884666 | |
| 15:00:25 | opendevreview | Merged openstack/python-openstackclient master: trivial: Make better use of argparse https://review.opendev.org/c/openstack/python-openstackclient/+/884636 | |
| 15:33:47 | opendevreview | Merged openstack/openstacksdk master: Add volume transfer support [2/2] https://review.opendev.org/c/openstack/openstacksdk/+/887635 | |
| 16:38:00 | opendevreview | Stephen Finucane proposed openstack/python-openstackclient master: volume: Migrate 'volume group snapshot' commands to SDK https://review.opendev.org/c/openstack/python-openstackclient/+/892975 | |
| 16:52:07 | opendevreview | Stephen Finucane proposed openstack/openstacksdk master: volume: Add Limit to volume v2 API https://review.opendev.org/c/openstack/openstacksdk/+/899718 | |
| 16:54:21 | stephenfin | gtema: Seems we broke nodepool on RAX clouds. That should fix it ^ | |
| 16:54:32 | stephenfin | see #opendev for more | |
| 16:54:40 | gtema | yes, I see it already | |
| 16:54:42 | gtema | thanks | |
| 16:54:47 | stephenfin | oh, and by we I mean me :) | |
| 16:54:51 | stephenfin | royal plural? | |
| 16:54:59 | gtema | lol | |