Re: [I] MinIO: ObjectHashMismatchError when trying to upload object [libcloud]

2025-08-10 Thread via GitHub
CreadDiscans commented on issue #1607: URL: https://github.com/apache/libcloud/issues/1607#issuecomment-3173317712 I had the same problem. It looks "x-amz-meta-content_type" headers. when I print headers in _put_object method, there is "x-amz-meta-content_type" key. but "_" is not a

[I] Errors with Kubernetes, Zerigo DNS, and AWS EC2 [libcloud]

2025-08-09 Thread via GitHub
TheProdigyLeague opened a new issue, #2076: URL: https://github.com/apache/libcloud/issues/2076 ## Summary DNS resolution failures, credential validation errors, and a user warning about SSL verification. This suggests potential issues with how Libcloud handles connections and creden

Re: [PR] Label support for GCP volumes [libcloud]

2025-07-26 Thread via GitHub
codecov-commenter commented on PR #1376: URL: https://github.com/apache/libcloud/pull/1376#issuecomment-3123664948 ## [Codecov](https://app.codecov.io/gh/apache/libcloud/pull/1376?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comment

Re: [PR] Deprecate Record.ttl in favour of Record.extra['ttl'] [libcloud]

2025-07-26 Thread via GitHub
codecov-commenter commented on PR #1537: URL: https://github.com/apache/libcloud/pull/1537#issuecomment-3121611104 ## [Codecov](https://app.codecov.io/gh/apache/libcloud/pull/1537?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comment

Re: [PR] Fix incorrect type annotations in the base compute API [libcloud]

2025-07-26 Thread via GitHub
codecov-commenter commented on PR #1414: URL: https://github.com/apache/libcloud/pull/1414#issuecomment-3121565863 ## [Codecov](https://app.codecov.io/gh/apache/libcloud/pull/1414?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comment

Re: [PR] Fix authentication related regression in EC2 driver introduced in v3.3.0 [libcloud]

2025-07-25 Thread via GitHub
codecov-commenter commented on PR #1546: URL: https://github.com/apache/libcloud/pull/1546#issuecomment-3119855486 ## [Codecov](https://app.codecov.io/gh/apache/libcloud/pull/1546?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comment

Re: [PR] Add support for Linode's API v4 [libcloud]

2025-07-24 Thread via GitHub
codecov-commenter commented on PR #1504: URL: https://github.com/apache/libcloud/pull/1504#issuecomment-3116343297 ## [Codecov](https://app.codecov.io/gh/apache/libcloud/pull/1504?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comment

Re: [PR] Add support for Vultr Object Storage [libcloud]

2025-07-24 Thread via GitHub
codecov-commenter commented on PR #1347: URL: https://github.com/apache/libcloud/pull/1347#issuecomment-3114410945 ## [Codecov](https://app.codecov.io/gh/apache/libcloud/pull/1347?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comment

Re: [PR] Fix error getting node_id in OpenStack_1_1_FloatingIpAddress: #1411 [libcloud]

2025-07-24 Thread via GitHub
codecov-commenter commented on PR #1412: URL: https://github.com/apache/libcloud/pull/1412#issuecomment-3113768187 ## [Codecov](https://app.codecov.io/gh/apache/libcloud/pull/1412?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comment

Re: [PR] Enable auth to Cloudflare DNS via API Tokens [libcloud]

2025-07-23 Thread via GitHub
codecov-commenter commented on PR #1564: URL: https://github.com/apache/libcloud/pull/1564#issuecomment-3111859175 ## [Codecov](https://app.codecov.io/gh/apache/libcloud/pull/1564?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comment

[I] Is name=None correct for NodeImage constructor? [libcloud]

2025-07-11 Thread via GitHub
olehermanse opened a new issue, #2075: URL: https://github.com/apache/libcloud/issues/2075 ## Summary If someone copy-pastes code from [this example](https://github.com/apache/libcloud/blob/v3.8.0/docs/examples/compute/create_ec2_node_custom_ami.py#L22), they will get type errors in

[PR] Bump paramiko from 3.4.0 to 3.5.1 [libcloud]

2025-05-21 Thread via GitHub
olljanat opened a new pull request, #2073: URL: https://github.com/apache/libcloud/pull/2073 ### Description Paramiko 3.4.0 fills logs with TripleDES warnings which was fixed in 3.4.1 as mentioned in here https://github.com/paramiko/paramiko/issues/2419#issuecomment-2351097126 So

Re: [PR] Bump codecov/codecov-action from 5.4.0 to 5.4.2 [libcloud]

2025-05-19 Thread via GitHub
dependabot[bot] closed pull request #2069: Bump codecov/codecov-action from 5.4.0 to 5.4.2 URL: https://github.com/apache/libcloud/pull/2069 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the speci

Re: [PR] Bump codecov/codecov-action from 5.4.0 to 5.4.2 [libcloud]

2025-05-19 Thread via GitHub
dependabot[bot] commented on PR #2069: URL: https://github.com/apache/libcloud/pull/2069#issuecomment-2891816360 Superseded by #2072. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[PR] Bump codecov/codecov-action from 5.4.0 to 5.4.3 [libcloud]

2025-05-19 Thread via GitHub
dependabot[bot] opened a new pull request, #2072: URL: https://github.com/apache/libcloud/pull/2072 Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.4.0 to 5.4.3. Release notes Sourced from https://github.com/codecov/codecov-action/releases";>codecov

[PR] Bump libvirt-python from 10.2.0 to 11.3.0 [libcloud]

2025-05-05 Thread via GitHub
dependabot[bot] opened a new pull request, #2071: URL: https://github.com/apache/libcloud/pull/2071 Bumps [libvirt-python](http://www.libvirt.org) from 10.2.0 to 11.3.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependenc

Re: [PR] Bump libvirt-python from 10.2.0 to 11.2.0 [libcloud]

2025-05-05 Thread via GitHub
dependabot[bot] closed pull request #2067: Bump libvirt-python from 10.2.0 to 11.2.0 URL: https://github.com/apache/libcloud/pull/2067 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific co

Re: [PR] Bump libvirt-python from 10.2.0 to 11.2.0 [libcloud]

2025-05-05 Thread via GitHub
dependabot[bot] commented on PR #2067: URL: https://github.com/apache/libcloud/pull/2067#issuecomment-2851874725 Superseded by #2071. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

Re: [PR] Bump flake8 from 5.0.4 to 7.1.2 [libcloud]

2025-04-28 Thread via GitHub
dependabot[bot] commented on PR #2046: URL: https://github.com/apache/libcloud/pull/2046#issuecomment-2836109955 Superseded by #2070. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

Re: [PR] Bump flake8 from 5.0.4 to 7.1.2 [libcloud]

2025-04-28 Thread via GitHub
dependabot[bot] closed pull request #2046: Bump flake8 from 5.0.4 to 7.1.2 URL: https://github.com/apache/libcloud/pull/2046 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[PR] Bump flake8 from 5.0.4 to 7.2.0 [libcloud]

2025-04-28 Thread via GitHub
dependabot[bot] opened a new pull request, #2070: URL: https://github.com/apache/libcloud/pull/2070 Bumps [flake8](https://github.com/pycqa/flake8) from 5.0.4 to 7.2.0. Commits https://github.com/PyCQA/flake8/commit/16f5f28a384f0781bebb37a08aa45e65b9526c50";>16f5f28 Release 7.2

[PR] Bump codecov/codecov-action from 5.4.0 to 5.4.2 [libcloud]

2025-04-21 Thread via GitHub
dependabot[bot] opened a new pull request, #2069: URL: https://github.com/apache/libcloud/pull/2069 Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.4.0 to 5.4.2. Release notes Sourced from https://github.com/codecov/codecov-action/releases";>codecov

[PR] Removal of zone_name from Cloudflare record response following API deprecation [libcloud]

2025-04-16 Thread via GitHub
cha0tic87 opened a new pull request, #2068: URL: https://github.com/apache/libcloud/pull/2068 Removal of zone_name from Cloudflare record response following API deprecation ### Description Cloudflare deprecated zone_name from individual DNS records on 2024-11-30, as outlined a

Re: [PR] Bump libvirt-python from 10.2.0 to 11.1.0 [libcloud]

2025-04-14 Thread via GitHub
dependabot[bot] closed pull request #2056: Bump libvirt-python from 10.2.0 to 11.1.0 URL: https://github.com/apache/libcloud/pull/2056 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific co

Re: [PR] Bump libvirt-python from 10.2.0 to 11.1.0 [libcloud]

2025-04-14 Thread via GitHub
dependabot[bot] commented on PR #2056: URL: https://github.com/apache/libcloud/pull/2056#issuecomment-2802422471 Superseded by #2067. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[PR] Bump libvirt-python from 10.2.0 to 11.2.0 [libcloud]

2025-04-14 Thread via GitHub
dependabot[bot] opened a new pull request, #2067: URL: https://github.com/apache/libcloud/pull/2067 Bumps [libvirt-python](http://www.libvirt.org) from 10.2.0 to 11.2.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependenc

Re: [PR] Fix DNS driver API inconsistencies [libcloud]

2025-04-04 Thread via GitHub
aaron-sierra commented on PR #2066: URL: https://github.com/apache/libcloud/pull/2066#issuecomment-2776747648 The latest batch of updates includes changes from `black` and `isort`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

Re: [PR] Fix DNS driver API inconsistencies [libcloud]

2025-04-03 Thread via GitHub
aaron-sierra commented on PR #2066: URL: https://github.com/apache/libcloud/pull/2066#issuecomment-2776806212 The latest changes have been through `black`, `isort`, `lint`, and `pylint`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

[PR] Fix DNS driver API inconsistencies [libcloud]

2025-04-02 Thread via GitHub
aaron-sierra opened a new pull request, #2066: URL: https://github.com/apache/libcloud/pull/2066 ## Fix DNS driver API inconsistencies ### Description Implement #2065 ### Status - work in progress ### Checklist (tick everything that applies) - [ ]

Re: [I] IDEA: WASM build to deploy-to & manage different clouds without a separate Python server [libcloud]

2025-03-26 Thread via GitHub
SamuelMarks commented on issue #2045: URL: https://github.com/apache/libcloud/issues/2045#issuecomment-2755597781 @Kami Ouch, zero interest; neither positive nor negative @ https://lists.apache.org/thread/3wt0orz16nzovqo1qdl1c4dq62xkm5bc -- This is an automated message from the Apache Git

Re: [I] Remove unavailable cloud vendors: auroracompute; InternetSolutions; dimension data [libcloud]

2025-03-26 Thread via GitHub
SamuelMarks commented on issue #2057: URL: https://github.com/apache/libcloud/issues/2057#issuecomment-2755594479 @aaron-sierra Sure thing; fixed that. FYI: I intentionally did not remove dimensiondata properly as other vendors inherit from it. @Kami - Can you merge that? - I a

[I] Proposal: Fix inconsistent DNS driver API implementations [libcloud]

2025-03-26 Thread via GitHub
aaron-sierra opened a new issue, #2065: URL: https://github.com/apache/libcloud/issues/2065 ## Summary While comparing the LuaDNS driver to other DNS drivers, I noticed that there are a number of subtly incompatible implementations sharing an otherwise common API which limit portabil

Re: [I] Remove unavailable cloud vendors: auroracompute; InternetSolutions; dimension data [libcloud]

2025-03-26 Thread via GitHub
aaron-sierra commented on issue #2057: URL: https://github.com/apache/libcloud/issues/2057#issuecomment-2755171783 FWIW, there are Aurora storage and DNS drivers (and corresponding documentation) that are also (most likely) defunct. -- This is an automated message from the Apache Git Serv

[PR] [LUADNS] Fix example keyword arguments [libcloud]

2025-03-25 Thread via GitHub
aaron-sierra opened a new pull request, #2064: URL: https://github.com/apache/libcloud/pull/2064 ## [LUADNS] Fix example keyword arguments ### Description Correct the example keyword arguments to allow successful login. | Function | Original | Proposed | |-|-|-| | U

Re: [PR] Add hypervisor_hostname attribute to OpenStack node [libcloud]

2025-03-24 Thread via GitHub
codecov-commenter commented on PR #2063: URL: https://github.com/apache/libcloud/pull/2063#issuecomment-2748059169 ## [Codecov](https://app.codecov.io/gh/apache/libcloud/pull/2063?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comment

[PR] Add hypervisor_hostname attribute to OpenStack node [libcloud]

2025-03-24 Thread via GitHub
micafer opened a new pull request, #2063: URL: https://github.com/apache/libcloud/pull/2063 ## Add hypervisor_hostname attribute to OpenStack node ### Description Add hypervisor_hostname (OS-EXT-SRV-ATTR:hypervisor_hostname) attribute to OpenStack node. ### Status

[PR] Fix US GovCloud AD endpoint for AZURE_ARM provider [libcloud]

2025-03-23 Thread via GitHub
CrCliff opened a new pull request, #2062: URL: https://github.com/apache/libcloud/pull/2062 ## [AZURE_ARM] Update AD endpoint for Azure US GovCloud ### Description The AZURE_ARM provider was using the incorrect Active Directory endpoint for the Azure US Government environment.

Re: [I] Enable to specify port in OpenStack ex_attach_floating_ip_to_node [libcloud]

2025-03-20 Thread via GitHub
micafer closed issue #2027: Enable to specify port in OpenStack ex_attach_floating_ip_to_node URL: https://github.com/apache/libcloud/issues/2027 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[PR] Remove unavailable vendors [libcloud]

2025-03-19 Thread via GitHub
SamuelMarks opened a new pull request, #2061: URL: https://github.com/apache/libcloud/pull/2061 ## Remove unavailable vendors ### Description Closes #2057 ### Status - done, ready for review ### Checklist (tick everything that applies) -- This is an

[PR] [source/index.html] Fewer supported vendors =( [libcloud-site]

2025-03-19 Thread via GitHub
SamuelMarks opened a new pull request, #7: URL: https://github.com/apache/libcloud-site/pull/7 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

Re: [I] Remove unavailable cloud vendors: auroracompute; InternetSolutions; dimension data [libcloud]

2025-03-19 Thread via GitHub
Kami commented on issue #2057: URL: https://github.com/apache/libcloud/issues/2057#issuecomment-2736079394 In the past a user has already performed a significant clean up of old drivers, but it sounds like more work is needed and this is something which should evaluate and do a yearly basis

[PR] [GCP IMDS] Use fully qualified name [libcloud]

2025-03-15 Thread via GitHub
Arkelenia opened a new pull request, #2060: URL: https://github.com/apache/libcloud/pull/2060 ## Use the fully-qualified name for the GCP IMDS endpoint ### Description This PR replaces the current IMDS endpoint `http://metadata/computeMetadata/v1/...` with the fully-qualified n

[PR] change old python example [libcloud]

2025-03-10 Thread via GitHub
Polandia94 opened a new pull request, #2059: URL: https://github.com/apache/libcloud/pull/2059 ## change old python example ### Description Supporting old versions was referring to Python 2.5, and libcloud drop support to 2.5 on 2016. ### Status - done, ready for

[PR] Add signed upload to azure and s3 [libcloud]

2025-03-10 Thread via GitHub
Polandia94 opened a new pull request, #2058: URL: https://github.com/apache/libcloud/pull/2058 ## Add signed upload to azure and s3 ### Description Add upload methods on get_object_cdn on azure blob storage and s3, using the same parameters. https://github.com/apache/libclou

Re: [I] IDEA: WASM build to deploy-to & manage different clouds without a separate Python server [libcloud]

2025-03-03 Thread via GitHub
SamuelMarks commented on issue #2045: URL: https://github.com/apache/libcloud/issues/2045#issuecomment-2695569860 So my literally _10-year old solution_ for marshalling libcloud constructs into JSON is what I'm using https://github.com/offscale/offutils-strategy-register/blob/master/offutil

[PR] Bump libvirt-python from 10.2.0 to 11.1.0 [libcloud]

2025-03-03 Thread via GitHub
dependabot[bot] opened a new pull request, #2056: URL: https://github.com/apache/libcloud/pull/2056 Bumps [libvirt-python](http://www.libvirt.org) from 10.2.0 to 11.1.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependenc

Re: [PR] RcodeZero Driver: fix issue when adding a reocrd where a record with a different type already exists [libcloud]

2025-03-03 Thread via GitHub
MikeAT commented on PR #2038: URL: https://github.com/apache/libcloud/pull/2038#issuecomment-2693972369 Hi @Kami, sorry, I forgot to commit the API v2 tests. And I added the regression test for the fixed bug. -- This is an automated message from the Apache Git Service.

Re: [PR] RcodeZero Driver: fix issue when adding a reocrd where a record with a different type already exists [libcloud]

2025-03-03 Thread via GitHub
Kami commented on PR #2038: URL: https://github.com/apache/libcloud/pull/2038#issuecomment-2693531763 @MikeAT The documentation PR has been merged. It looks like the existing tests are failing. It would be great if you could look into that (you likely need to add mock response fixture

Re: [PR] Bump pyyaml from 5.1 to 5.4.1 in /.github/actions/gh-action-pip-audit/test/pyproject [libcloud]

2025-03-02 Thread via GitHub
Kami merged PR #2052: URL: https://github.com/apache/libcloud/pull/2052 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@libclo

Re: [I] IDEA: WASM build to deploy-to & manage different clouds without a separate Python server [libcloud]

2025-03-02 Thread via GitHub
SamuelMarks commented on issue #2045: URL: https://github.com/apache/libcloud/issues/2045#issuecomment-2692932157 Great. No exactly—`try.libcloud.org`—that is what I'm proposing. On my own site I might extend it to accept `POST`ed data payload so the one-click/two-click deploy can be

Re: [I] IDEA: WASM build to deploy-to & manage different clouds without a separate Python server [libcloud]

2025-03-02 Thread via GitHub
SamuelMarks commented on issue #2045: URL: https://github.com/apache/libcloud/issues/2045#issuecomment-2692926521 Great. No exactly—`try.libcloud.org`—that is what I'm proposing. On my own site I might extend it to accept `POST`ed data payload so the one-click/two-click deploy can be

Re: [I] IDEA: WASM build to deploy-to & manage different clouds without a separate Python server [libcloud]

2025-03-02 Thread via GitHub
SamuelMarks commented on issue #2045: URL: https://github.com/apache/libcloud/issues/2045#issuecomment-2692926400 Great. No exactly—`try.libcloud.org`—that is what I'm proposing. On my own site I might extend it to accept `POST`ed data payload so the one-click/two-click deploy can be

Re: [PR] Add new CI job which builds the release artifact, remove MANIFEST.in [libcloud]

2025-03-02 Thread via GitHub
Kami merged PR #2024: URL: https://github.com/apache/libcloud/pull/2024 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@libclo

Re: [PR] Update dev dependencies, fix typos [libcloud]

2025-03-02 Thread via GitHub
Kami merged PR #2055: URL: https://github.com/apache/libcloud/pull/2055 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@libclo

Re: [I] IDEA: WASM build to deploy-to & manage different clouds without a separate Python server [libcloud]

2025-03-02 Thread via GitHub
Kami commented on issue #2045: URL: https://github.com/apache/libcloud/issues/2045#issuecomment-2692899104 Thanks for the additional context. I didn't have time to dig in deeply, but the project looks interesting :) As far as the original idea goes - if I understand it correctly

Re: [I] IDEA: WASM build to deploy-to & manage different clouds without a separate Python server [libcloud]

2025-03-02 Thread via GitHub
SamuelMarks commented on issue #2045: URL: https://github.com/apache/libcloud/issues/2045#issuecomment-2692891138 @Kami For reference, here's the latest thing I'm working on https://verman.io (redoing the sidebar right now so mind the mess) E.g., 1-click and 2-click deploys of P

Re: [I] IDEA: WASM build to deploy-to & manage different clouds without a separate Python server [libcloud]

2025-03-02 Thread via GitHub
SamuelMarks commented on issue #2045: URL: https://github.com/apache/libcloud/issues/2045#issuecomment-2692890589 @Kami For reference, here's the latest thing I'm working on https://verman.io (redoing the sidebar right now so mind the mess) E.g., 1-click and 2-click deployed of

Re: [I] IDEA: WASM build to deploy-to & manage different clouds without a separate Python server [libcloud]

2025-03-02 Thread via GitHub
SamuelMarks commented on issue #2045: URL: https://github.com/apache/libcloud/issues/2045#issuecomment-2692890931 @Kami For reference, here's the latest thing I'm working on https://verman.io (redoing the sidebar right now so mind the mess) E.g., 1-click and 2-click deployed of

Re: [I] IDEA: WASM build to deploy-to & manage different clouds without a separate Python server [libcloud]

2025-03-02 Thread via GitHub
SamuelMarks commented on issue #2045: URL: https://github.com/apache/libcloud/issues/2045#issuecomment-2692890057 @Kami For reference, here's the latest thing I'm working on https://verman.io (redoing the sidebar right now so mind the mess) E.g., 1-click and 2-click deployed of

Re: [I] IDEA: WASM build to deploy-to & manage different clouds without a separate Python server [libcloud]

2025-03-02 Thread via GitHub
Kami commented on issue #2045: URL: https://github.com/apache/libcloud/issues/2045#issuecomment-2692885714 @SamuelMarks That sounds like an interesting and cool idea (I know there were / are many SaaS products which include functionality like that, including mist.io which is / used to be op

Re: [PR] Enable to specify port in OpenStack ex_attach_floating_ip_to_node #2027 [libcloud]

2025-03-02 Thread via GitHub
Kami merged PR #2028: URL: https://github.com/apache/libcloud/pull/2028 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@libclo

Re: [I] `invalid literal for int() with base 10: 'unknown'` with 3.8.0 rel [libcloud]

2025-03-02 Thread via GitHub
Kami commented on issue #2047: URL: https://github.com/apache/libcloud/issues/2047#issuecomment-2692876824 Per @chenrui333, https://github.com/apache/libcloud/commit/a2114923adcaee6b022b43410 should fix the issue. Additionally, I've included various improvements and additional build

Re: [PR] rcodezero: fix documentation [libcloud]

2025-03-02 Thread via GitHub
Kami merged PR #2032: URL: https://github.com/apache/libcloud/pull/2032 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@libclo

Re: [PR] Update dev dependencies, fix typos [libcloud]

2025-03-02 Thread via GitHub
codecov-commenter commented on PR #2055: URL: https://github.com/apache/libcloud/pull/2055#issuecomment-2692836297 ## [Codecov](https://app.codecov.io/gh/apache/libcloud/pull/2055?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comment

Re: [PR] rcodezero: fix documentation [libcloud]

2025-03-02 Thread via GitHub
codecov-commenter commented on PR #2032: URL: https://github.com/apache/libcloud/pull/2032#issuecomment-2692836440 ## [Codecov](https://app.codecov.io/gh/apache/libcloud/pull/2032?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comment

Re: [PR] Bump codecov/codecov-action from 4.5.0 to 5.3.1 [libcloud]

2025-03-02 Thread via GitHub
dependabot[bot] closed pull request #2044: Bump codecov/codecov-action from 4.5.0 to 5.3.1 URL: https://github.com/apache/libcloud/pull/2044 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the speci

Re: [PR] Add AWS region me-central-1 [libcloud]

2025-03-02 Thread via GitHub
Kami merged PR #2030: URL: https://github.com/apache/libcloud/pull/2030 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@libclo

[PR] Update dev dependencies, fix typos [libcloud]

2025-03-02 Thread via GitHub
Kami opened a new pull request, #2055: URL: https://github.com/apache/libcloud/pull/2055 ## Description This pull request updates various dev dependencies and fixes typos caught by the latest version of `codespell`. -- This is an automated message from the Apache Git Service. To re

Re: [PR] Bump actions/setup-dotnet from 4.0.0 to 4.0.1 [libcloud]

2025-03-02 Thread via GitHub
dependabot[bot] commented on PR #2029: URL: https://github.com/apache/libcloud/pull/2029#issuecomment-2692834035 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, le

Re: [PR] Bump actions/setup-dotnet from 4.0.0 to 4.0.1 [libcloud]

2025-03-02 Thread via GitHub
Kami closed pull request #2029: Bump actions/setup-dotnet from 4.0.0 to 4.0.1 URL: https://github.com/apache/libcloud/pull/2029 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

Re: [PR] Add AWS region me-central-1 [libcloud]

2025-03-02 Thread via GitHub
Kami commented on PR #2030: URL: https://github.com/apache/libcloud/pull/2030#issuecomment-2692832798 Sorry for the delay. The PR (with somewhat related updates to AWS EC2 sizes and prices) has been merged into trunk. Thanks for the contribution. -- This is an automated message fro

Re: [PR] Add AWS region me-central-1 [libcloud]

2025-03-02 Thread via GitHub
codecov-commenter commented on PR #2030: URL: https://github.com/apache/libcloud/pull/2030#issuecomment-2692832414 ## [Codecov](https://app.codecov.io/gh/apache/libcloud/pull/2030?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comment

Re: [PR] Enable to specify port in OpenStack ex_attach_floating_ip_to_node #2027 [libcloud]

2025-03-02 Thread via GitHub
Kami commented on PR #2028: URL: https://github.com/apache/libcloud/pull/2028#issuecomment-2692827251 @mcalmer Sorry for the delay - it has now been reviewed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

Re: [PR] Only call super() during MockHttp if required [libcloud]

2025-03-02 Thread via GitHub
Kami merged PR #2033: URL: https://github.com/apache/libcloud/pull/2033 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@libclo

Re: [PR] Only call super() during MockHttp if required [libcloud]

2025-03-02 Thread via GitHub
Kami commented on PR #2033: URL: https://github.com/apache/libcloud/pull/2033#issuecomment-2692817760 Thanks for the contribution. I've intentionally help back at upgrading pytest since we rely on test collection logic which has changed in new version of pytest so various tests are n

Re: [PR] Improve build + dist install checks [libcloud]

2025-03-02 Thread via GitHub
Kami merged PR #2054: URL: https://github.com/apache/libcloud/pull/2054 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@libclo

Re: [PR] Only call super() during MockHttp if required [libcloud]

2025-03-02 Thread via GitHub
codecov-commenter commented on PR #2033: URL: https://github.com/apache/libcloud/pull/2033#issuecomment-2692824659 ## [Codecov](https://app.codecov.io/gh/apache/libcloud/pull/2033?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comment

Re: [PR] Only call super() during MockHttp if required [libcloud]

2025-03-02 Thread via GitHub
Kami commented on PR #2033: URL: https://github.com/apache/libcloud/pull/2033#issuecomment-2692822777 @s-t-e-v-e-n-k I've tested it locally and it indeed appears to be working fine. Before: ``` 8156 passed, 13 skipped, 33 warnings in 21.

Re: [PR] Bump pyyaml from 5.1 to 5.4.1 in /.github/actions/gh-action-pip-audit/test/pyproject [libcloud]

2025-03-02 Thread via GitHub
codecov-commenter commented on PR #2052: URL: https://github.com/apache/libcloud/pull/2052#issuecomment-2692818006 ## [Codecov](https://app.codecov.io/gh/apache/libcloud/pull/2052?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comment

Re: [PR] RcodeZero Driver: fix issue when adding a reocrd where a record with a different type already exists [libcloud]

2025-03-02 Thread via GitHub
Kami commented on PR #2038: URL: https://github.com/apache/libcloud/pull/2038#issuecomment-2692816712 @MikeAT Thanks for the contribution. Would it be possible to add a unit test case for this fix? -- This is an automated message from the Apache Git Service. To respond to the messag

Re: [PR] Improve build + dist install checks [libcloud]

2025-03-02 Thread via GitHub
codecov-commenter commented on PR #2054: URL: https://github.com/apache/libcloud/pull/2054#issuecomment-2692816193 ## [Codecov](https://app.codecov.io/gh/apache/libcloud/pull/2054?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comment

Re: [PR] Bump codecov/codecov-action from 4.5.0 to 5.4.0 [libcloud]

2025-03-02 Thread via GitHub
Kami merged PR #2053: URL: https://github.com/apache/libcloud/pull/2053 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@libclo

[PR] Improve build + dist install checks [libcloud]

2025-03-02 Thread via GitHub
Kami opened a new pull request, #2054: URL: https://github.com/apache/libcloud/pull/2054 ## Description This is an attempt to improve existing build + dist + install checks in an attempt to automatically catch issues such as the one reported in https://github.com/apache/libcloud/issu

Re: [I] `invalid literal for int() with base 10: 'unknown'` with 3.8.0 rel [libcloud]

2025-03-02 Thread via GitHub
Kami commented on issue #2047: URL: https://github.com/apache/libcloud/issues/2047#issuecomment-2692810496 Thanks for reporting this. I'm working on 3.9.0 release as we speak. I will start a voting thread on our mailing list by EOD and then hopefully we will get enough votes to publis

Re: [PR] Bump isort[pyproject] from 5.12.0 to 6.0.0 [libcloud]

2025-03-02 Thread via GitHub
dependabot[bot] closed pull request #2043: Bump isort[pyproject] from 5.12.0 to 6.0.0 URL: https://github.com/apache/libcloud/pull/2043 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific c

Re: [PR] Bump codecov/codecov-action from 4.5.0 to 5.3.1 [libcloud]

2025-03-02 Thread via GitHub
dependabot[bot] commented on PR #2044: URL: https://github.com/apache/libcloud/pull/2044#issuecomment-2692807837 Superseded by #2053. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

Re: [PR] Bump isort[pyproject] from 5.12.0 to 6.0.0 [libcloud]

2025-03-02 Thread via GitHub
dependabot[bot] commented on PR #2043: URL: https://github.com/apache/libcloud/pull/2043#issuecomment-2692807894 Looks like isort[pyproject] is up-to-date now, so this is no longer needed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[PR] Bump codecov/codecov-action from 4.5.0 to 5.4.0 [libcloud]

2025-03-02 Thread via GitHub
dependabot[bot] opened a new pull request, #2053: URL: https://github.com/apache/libcloud/pull/2053 Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.5.0 to 5.4.0. Release notes Sourced from https://github.com/codecov/codecov-action/releases";>codecov

[PR] Bump pyyaml from 5.1 to 5.4.1 in /.github/actions/gh-action-pip-audit/test/pyproject [libcloud]

2025-03-02 Thread via GitHub
dependabot[bot] opened a new pull request, #2052: URL: https://github.com/apache/libcloud/pull/2052 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1 to 5.4.1. Changelog Sourced from https://github.com/yaml/pyyaml/blob/main/CHANGES";>pyyaml's changelog. 5.4.1 (2021-01-

Re: [PR] Remove Python 3.8 from build pipelines and tox.ini, add Python 3.13 and various other fixes and dependency upgrades [libcloud]

2025-03-02 Thread via GitHub
Kami merged PR #2050: URL: https://github.com/apache/libcloud/pull/2050 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@libclo

Re: [PR] Update Github status checks [libcloud]

2025-03-02 Thread via GitHub
codecov-commenter commented on PR #2051: URL: https://github.com/apache/libcloud/pull/2051#issuecomment-2692758163 ## [Codecov](https://app.codecov.io/gh/apache/libcloud/pull/2051?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comment

Re: [PR] Update Github status checks [libcloud]

2025-03-02 Thread via GitHub
Kami merged PR #2051: URL: https://github.com/apache/libcloud/pull/2051 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@libclo

[PR] Update Github status checks [libcloud]

2025-03-02 Thread via GitHub
Kami opened a new pull request, #2051: URL: https://github.com/apache/libcloud/pull/2051 ## Description This pull request removes some Github status checks so I can merge CI changes from https://github.com/apache/libcloud/pull/2050. -- This is an automated message from the Apache G

Re: [PR] Remove Python 3.8 from build pipelines and tox.ini, add Python 3.13 and various other fixes [libcloud]

2025-03-02 Thread via GitHub
github-advanced-security[bot] commented on code in PR #2050: URL: https://github.com/apache/libcloud/pull/2050#discussion_r1976629285 ## libcloud/common/gandi.py: ## @@ -147,7 +152,8 @@ same UUID! """ hashstring = "{}:{}:{}".format(self.uuid_prefix, se

Re: [PR] Remove Python 3.8 from build pipelines and tox.ini [libcloud]

2025-03-02 Thread via GitHub
codecov-commenter commented on PR #2050: URL: https://github.com/apache/libcloud/pull/2050#issuecomment-2692716481 ## [Codecov](https://app.codecov.io/gh/apache/libcloud/pull/2050?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comment

[PR] Remove Python 3.8 from build pipelines and tox.ini [libcloud]

2025-03-02 Thread via GitHub
Kami opened a new pull request, #2050: URL: https://github.com/apache/libcloud/pull/2050 ## Description Python 3.8 has been EOL for a while. This PR removes Python 3.8 from build pipeline (GHA workflows) and tox.ini. It also updates various tox targets which used to use 3

Re: [PR] Initial Blazar support #2048 [libcloud]

2025-02-25 Thread via GitHub
codecov-commenter commented on PR #2049: URL: https://github.com/apache/libcloud/pull/2049#issuecomment-2681848581 ## [Codecov](https://app.codecov.io/gh/apache/libcloud/pull/2049?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comment

[PR] Initial Blazar support #2048 [libcloud]

2025-02-25 Thread via GitHub
micafer opened a new pull request, #2049: URL: https://github.com/apache/libcloud/pull/2049 ## Add Initial Blazar support ### Description This PR adds initial support for the blazar service (#2048), listing the available leases and hosts. ### Status Replace this:

[I] Add support for Blazar resevation service in OpenStack driver [libcloud]

2025-02-25 Thread via GitHub
micafer opened a new issue, #2048: URL: https://github.com/apache/libcloud/issues/2048 ## Add support for Blazar Blazar is the Resource Reservation Service for OpenStack: More info at: https://docs.openstack.org/blazar/latest/ https://docs.openstack.org/api-ref/reserva

[I] `invalid literal for int() with base 10: 'unknown'` with 3.8.0 rel [libcloud]

2025-02-22 Thread via GitHub
chenrui333 opened a new issue, #2047: URL: https://github.com/apache/libcloud/issues/2047 ## Summary While regression building ansible for homebrew, seeing some setuptools build failure as ``` File "/private/tmp/pip-build-env-4sd8ymlv/normal/lib/python3.13/site-packa

  1   2   3   4   5   6   7   8   >