| Posted | Nick | Remark | |
|---|---|---|---|
| #openstack-sdks - 2023-10-11 | |||
| 14:52:02 | opendevreview | Artem Goncharov proposed openstack/openstacksdk master: Fail early if dns zone share is not available https://review.opendev.org/c/openstack/openstacksdk/+/897958 | |
| 14:54:23 | opendevreview | Artem Goncharov proposed openstack/openstacksdk master: Fail early if dns zone share is not available https://review.opendev.org/c/openstack/openstacksdk/+/897958 | |
| 14:56:13 | gtema | ykarel - I just created a hopefully workaround for that issue | |
| 14:58:26 | ykarel | Thanks gtema | |
| 14:58:42 | ykarel | should i send a test patch with it? | |
| 14:59:57 | gtema | yeah, would be great | |
| 15:05:17 | ykarel | ok done https://review.opendev.org/c/openstack/neutron/+/897960 | |
| 15:06:49 | gtema | thanks, fingers crossed | |
| 15:59:16 | opendevreview | Merged openstack/openstacksdk master: volume: Add Capability to volume v2 API https://review.opendev.org/c/openstack/openstacksdk/+/897569 | |
| 15:59:18 | opendevreview | Merged openstack/openstacksdk master: [baremetal] Add support for parent_nodes https://review.opendev.org/c/openstack/openstacksdk/+/895221 | |
| 15:59:20 | opendevreview | Merged openstack/openstacksdk master: config loader: Prefer cli/env over clouds.yaml args for some args https://review.opendev.org/c/openstack/openstacksdk/+/893283 | |
| 15:59:22 | opendevreview | Merged openstack/python-openstackclient master: Fix --security-group for port list https://review.opendev.org/c/openstack/python-openstackclient/+/877662 | |
| 15:59:24 | opendevreview | Merged openstack/python-openstackclient master: Fix "server create"command with --boot-from-volume https://review.opendev.org/c/openstack/python-openstackclient/+/892698 | |
| 16:50:03 | johnsom | gtema If you don't mind, I am going to poke at fixing that designate shared zones issue using the API version. | |
| 16:51:21 | gtema | Sure | |
| 16:52:42 | gtema | I just wasn't sure it is possible, that would be definitely the better approach | |
| 16:53:18 | johnsom | Yeah, I introduced API versioning to Designate for this new feature. It is my mistake to not check it for these tests. | |
| 16:55:45 | gtema | No problems | |
| 17:31:22 | opendevreview | Michael Johnson proposed openstack/openstacksdk master: Check Designate API version for shared zones tests https://review.opendev.org/c/openstack/openstacksdk/+/897995 | |
| 19:20:16 | opendevreview | Michael Johnson proposed openstack/openstacksdk master: Check Designate API version for shared zones tests https://review.opendev.org/c/openstack/openstacksdk/+/897995 | |
| 19:44:58 | opendevreview | Rajat Dhasmana proposed openstack/python-openstackclient master: Migrate volume backend commands to SDK https://review.opendev.org/c/openstack/python-openstackclient/+/895971 | |
| 19:58:36 | opendevreview | Merged openstack/openstacksdk master: [baremetal] Add unhold provision state verb support https://review.opendev.org/c/openstack/openstacksdk/+/895222 | |
| 19:58:38 | opendevreview | Merged openstack/openstacksdk master: [baremetal] Add firmware_interface support https://review.opendev.org/c/openstack/openstacksdk/+/895223 | |
| 20:02:27 | opendevreview | Merged openstack/openstacksdk master: Bump API version in Manila functional tests https://review.opendev.org/c/openstack/openstacksdk/+/897587 | |
| #openstack-sdks - 2023-10-12 | |||
| 02:46:46 | opendevreview | Rico Lin proposed openstack/js-openstack-lib master: retire js-openstack-lib https://review.opendev.org/c/openstack/js-openstack-lib/+/798503 | |
| 06:35:20 | opendevreview | yatin proposed openstack/openstacksdk master: Check Designate API version for shared zones tests https://review.opendev.org/c/openstack/openstacksdk/+/897995 | |
| 08:06:04 | opendevreview | yatin proposed openstack/openstacksdk master: Check Designate API version for shared zones tests https://review.opendev.org/c/openstack/openstacksdk/+/897995 | |
| 12:28:08 | slaweq | gtema hi, I proposed new OpenStack SDK release: https://review.opendev.org/c/openstack/releases/+/898111, I need it to unblock finally https://review.opendev.org/c/openstack/python-openstackclient/+/887364 :) | |
| 12:28:18 | slaweq | please check it when You will have few minutes, thx in advance :) | |
| 12:28:25 | gtema | Yes, slaweq, noticed already | |
| 12:28:40 | gtema | no issues, I will approve it immediately | |
| 12:28:46 | slaweq | You are fast :) thx a lot | |
| 12:30:05 | gtema | wlcm | |
| 14:51:09 | opendevreview | Cyril Roelandt proposed openstack/python-openstackclient master: Add "image metadef property show" command https://review.opendev.org/c/openstack/python-openstackclient/+/898126 | |
| 15:26:45 | opendevreview | Clark Boylan proposed openstack/python-openstackclient master: Update the docker image to python3.11 https://review.opendev.org/c/openstack/python-openstackclient/+/898129 | |
| 16:47:33 | janjasek | project was created). Does anyone have idea what could be a issue, please? | |
| 16:47:33 | janjasek | Hello everyone, I am facing an issue with get_quota_set_default openstack sdk command. "compute.get_quota_set" works well but for "compute.get_quota_set_defaults" I am getting BadRequestException with message "Project ID defaults is not a valid project". I am using the same parameters for both those commands. I expected that get_quota_set return current data and get_quota_set_defaults should return default data (when | |
| #openstack-sdks - 2023-10-13 | |||
| 05:00:56 | opendevreview | yatin proposed openstack/openstacksdk master: Check Designate API version for shared zones tests https://review.opendev.org/c/openstack/openstacksdk/+/897995 | |
| 06:18:38 | opendevreview | likui proposed openstack/openstackclient master: Drop deprecated client https://review.opendev.org/c/openstack/openstackclient/+/898155 | |
| 13:01:44 | opendevreview | Artem Goncharov proposed openstack/openstacksdk master: Check Designate API version for shared zones tests https://review.opendev.org/c/openstack/openstacksdk/+/897995 | |
| #openstack-sdks - 2023-10-15 | |||
| 12:51:34 | opendevreview | Merged openstack/openstacksdk master: Check Designate API version for shared zones tests https://review.opendev.org/c/openstack/openstacksdk/+/897995 | |
| #openstack-sdks - 2023-10-16 | |||
| 01:28:27 | opendevreview | BAESUKJU proposed openstack/python-openstackclient master: Add new glance cache command https://review.opendev.org/c/openstack/python-openstackclient/+/893905 | |
| 06:53:16 | opendevreview | yatin proposed openstack/openstacksdk stable/xena: Do not pin openstacksdk to master https://review.opendev.org/c/openstack/openstacksdk/+/898283 | |
| 10:04:52 | opendevreview | Artem Goncharov proposed openstack/ansible-collections-openstack master: Prevent routers to be always updated if no shared public network https://review.opendev.org/c/openstack/ansible-collections-openstack/+/893367 | |
| 10:48:20 | chris218 | hi any idea what could cause errors while dumping server list like : json.dumps([s for s in conn.compute.servers(detailed=True)]) the error is KeyError 'owner' could that be a permission thing or am I messing something up? | |
| 10:49:05 | chris218 | instead of dumps just print() works | |
| 10:55:39 | chris218 | hmm it also happens in devstack admin account so it's not a permission thing | |
| 14:29:57 | opendevreview | Merged openstack/ansible-collections-openstack master: Add volume_type related plugins/modules https://review.opendev.org/c/openstack/ansible-collections-openstack/+/890523 | |
| 14:42:16 | opendevreview | Merged openstack/ansible-collections-openstack master: Added module for volume type encription https://review.opendev.org/c/openstack/ansible-collections-openstack/+/891607 | |
| 15:31:30 | opendevreview | Merged openstack/ansible-collections-openstack master: Prevent routers to be always updated if no shared public network https://review.opendev.org/c/openstack/ansible-collections-openstack/+/893367 | |
| 22:35:22 | opendevreview | Merged openstack/openstacksdk stable/xena: Do not pin openstacksdk to master https://review.opendev.org/c/openstack/openstacksdk/+/898283 | |
| #openstack-sdks - 2023-10-17 | |||
| 06:56:33 | opendevreview | Artem Goncharov proposed openstack/ansible-collections-openstack master: Fix port_security_enabled key for port module https://review.opendev.org/c/openstack/ansible-collections-openstack/+/894533 | |
| 07:32:24 | opendevreview | Artem Goncharov proposed openstack/ansible-collections-openstack master: Adding vendor to the baremetal node properties https://review.opendev.org/c/openstack/ansible-collections-openstack/+/892767 | |
| 08:29:25 | chris218 | it turns out resource implements to_dict function I didn't use | |
| 09:28:53 | opendevreview | Merged openstack/ansible-collections-openstack master: Fix port_security_enabled key for port module https://review.opendev.org/c/openstack/ansible-collections-openstack/+/894533 | |
| 16:25:40 | opendevreview | Artem Goncharov proposed openstack/openstacksdk master: WIP: Implement auto-code generation https://review.opendev.org/c/openstack/openstacksdk/+/882326 | |
| 16:52:33 | opendevreview | Artom Lifshitz proposed openstack/python-openstackclient master: Support compute microversion 2.94 https://review.opendev.org/c/openstack/python-openstackclient/+/872420 | |
| #openstack-sdks - 2023-10-18 | |||
| 03:35:11 | 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/+/898195 | |
| 09:34:35 | janjasek__ | Hello everyone. What is the reason that when is server created using openstack SDK command then it has immediately during the creation Associate Floating IP addres? If server is created via openstack CLI or Horizon UI then floating IP is not automatically set/required. | |
| 09:35:18 | janjasek__ | And when for server create is used network that is not external, then the create_server fail with error: "openstack.exceptions.ResourceTimeout: Timeout waiting for the floating IP to be attached."(In CLI and UI it works well) | |
| 09:36:22 | janjasek__ | It doesn't seem like proper behavior to me. I am using OpenstackSDK Version 1.5.0 | |
| 09:37:33 | janjasek__ | If any of you have any advice/tip/explanation. I will be very grateful. Thank you. | |
| 15:51:19 | opendevreview | Julia Kreger proposed openstack/openstacksdk master: [baremetal] Add some missing fields to node object https://review.opendev.org/c/openstack/openstacksdk/+/895225 | |
| 17:42:50 | opendevreview | Julia Kreger proposed openstack/openstacksdk master: [baremetal] Add some missing fields to node object https://review.opendev.org/c/openstack/openstacksdk/+/895225 | |
| 19:03:47 | opendevreview | Ghanshyam proposed openstack/js-openstack-lib master: retire js-openstack-lib https://review.opendev.org/c/openstack/js-openstack-lib/+/798503 | |
| 22:35:41 | opendevreview | Merged openstack/openstacksdk master: [baremetal] Add support for service steps https://review.opendev.org/c/openstack/openstacksdk/+/895224 | |
| #openstack-sdks - 2023-10-19 | |||
| 03:02:58 | opendevreview | Cyril Roelandt proposed openstack/python-openstackclient master: Add "image metadef property create" command https://review.opendev.org/c/openstack/python-openstackclient/+/898789 | |
| 03:02:58 | opendevreview | Cyril Roelandt proposed openstack/python-openstackclient master: Add "image metadef property show" command https://review.opendev.org/c/openstack/python-openstackclient/+/898126 | |
| 10:34:16 | frickler | gtema: do you plan to stay on zoom for the ptg session or switch to meetpad? I also added the CI issues to the pad | |
| 10:35:20 | gtema | I've noticed. Is there any reasonable preference? I do not like Zoom, but it just works, while meetpad is not without issues | |
| 10:35:36 | gtema | I honestly am ok with any | |
| 10:37:11 | frickler | well I consider zoom to be unuseable since their policy changes earlier this year | |
| 10:38:40 | gtema | then lets go for meetpad | |
| 10:41:41 | gtema | I set the link for the bot and added info to the pad | |
| 10:48:12 | frickler | thx | |
| 11:48:30 | opendevreview | Lajos Katona proposed openstack/openstacksdk master: WIP: Add Tap Mirrors to SDK https://review.opendev.org/c/openstack/openstacksdk/+/886084 | |
| 13:39:06 | opendevreview | Merged openstack/openstacksdk master: compute: Add 'locked_reason' to Server resource https://review.opendev.org/c/openstack/openstacksdk/+/897629 | |
| 14:04:27 | opendevreview | Slawek Kaplonski proposed openstack/python-openstackclient master: Add support for default security group rule CRUDs https://review.opendev.org/c/openstack/python-openstackclient/+/887364 | |
| 14:36:06 | opendevreview | Pierre-Samuel Le Stang proposed openstack/keystoneauth master: Allow setting retriable status codes for Adapter via configuration options https://review.opendev.org/c/openstack/keystoneauth/+/898826 | |
| 14:39:31 | opendevreview | Pierre-Samuel Le Stang proposed openstack/keystoneauth master: Allow setting retriable status codes for Adapter via configuration options https://review.opendev.org/c/openstack/keystoneauth/+/898826 | |
| 19:29:22 | opendevreview | Ghanshyam proposed openstack/js-openstack-lib master: retire js-openstack-lib https://review.opendev.org/c/openstack/js-openstack-lib/+/798503 | |
| 19:45:51 | gmann | gtema ^^ (https://review.opendev.org/c/openstack/js-openstack-lib/+/798503) please check the retirement of js-openstack-lib . Also governance change https://review.opendev.org/c/openstack/governance/+/898858 | |
| 20:05:03 | opendevreview | Pierre-Samuel Le Stang proposed openstack/keystoneauth master: Allow setting retriable status codes for Adapter via configuration options https://review.opendev.org/c/openstack/keystoneauth/+/898826 | |
| #openstack-sdks - 2023-10-20 | |||
| 01:24:39 | opendevreview | Steve Baker proposed openstack/openstacksdk master: [baremetal] Add missing owner attribute to allocation https://review.opendev.org/c/openstack/openstacksdk/+/898882 | |
| 01:24:40 | opendevreview | Steve Baker proposed openstack/openstacksdk master: [baremetal] port add shard, is_smartnic, name https://review.opendev.org/c/openstack/openstacksdk/+/898884 | |
| 01:24:40 | opendevreview | Steve Baker proposed openstack/openstacksdk master: [baremetal] driver add missing firmware interface https://review.opendev.org/c/openstack/openstacksdk/+/898883 | |
| 08:06:51 | opendevreview | Pierre-Samuel Le Stang proposed openstack/keystoneauth master: Allow setting retriable status codes for Adapter via configuration options https://review.opendev.org/c/openstack/keystoneauth/+/898826 | |
| 10:51:28 | chris218 | Hi, question, should Backup.list(conn.block_storage) retrieve same data as conn.list_volume_backups() in openstacksdk? | |
| 11:25:20 | gtema | chris218 - you should "never" invoke Backup.XXX methods directly. Instead you should use conn.block_storage.backups(). The conn.list_volume_backups() is a so called "cloud" layer and should not be necessary unless some very hard conditions of combining multiple API calls into 1 operation | |
| 11:27:37 | chris218 | Well conn.list function returned nothing and Backup.list returned a backup I made so I'll have to investigate further why is that | |
| 11:28:01 | gtema | "conn.list" != "conn.block_storage.backups" | |
| 11:29:14 | gtema | unless you know SDK very good you should avoid using any function on the conn directly or function on the resource itself. You should ONLY use "conn.<SERVICE>.<METHOD>" | |
| 11:29:51 | chris218 | I think I tried both but in a while I'll try again and if I still get nothing I'll get back to you | |
| 11:30:15 | chris218 | So why does stuff like conn.list_servers exist? | |
| 11:30:32 | gtema | historical and as I mentioned - special cases | |
| 11:30:40 | chris218 | Ooh ok good to know | |
| 11:31:44 | gtema | "conn.<method>" is there to normally get a wrapper around multiple API calls, i.e for provisioning server you need to query networks/images/volumes, create server and wait for it to go up | |
| 11:32:27 | gtema | this is not a single API operation and thus is done separately. "conn.<service>.<method>" is a representation of a single rest operation (with few exceptions) | |
| 11:34:55 | chris218 | Oh smart | |
| 12:09:40 | chris218 | Ok it looks like I just passed all_projects into backups() and it errored without me realising, my bad :/ | |