micafer opened a new issue, #1672:
URL: https://github.com/apache/libcloud/issues/1672
## Summary
An error is reported when creating node in OpenStack:
`KeyError: 'id'`
## Detailed Information
It seems that there is an error with the api_node about `flavor` information
micafer opened a new pull request, #1673:
URL: https://github.com/apache/libcloud/pull/1673
## Fix error creating and getting node in OpenStack
### Description
Fixes #1672
### Status
Replace this: describe the PR status. Examples:
- done, ready for review
codecov-commenter commented on PR #1673:
URL: https://github.com/apache/libcloud/pull/1673#issuecomment-1087398825
#
[Codecov](https://codecov.io/gh/apache/libcloud/pull/1673?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+S
micafer commented on PR #1673:
URL: https://github.com/apache/libcloud/pull/1673#issuecomment-1087399067
I also update the black version to avoid this error:
https://github.com/psf/black/issues/2964
--
This is an automated message from the Apache Git Service.
To respond to the message,
The GitHub Actions job "CI" on libcloud.git has succeeded.
Run started by GitHub user micafer (triggered by micafer).
Head commit for run:
a72ddd92bc1e018eb290b3d3326013a3bdc07c10 / Miguel Caballer
Fix black error
Report URL: https://github.com/apache/libcloud/actions/runs/2089299619
With reg
The GitHub Actions job "CI" on libcloud.git has failed.
Run started by GitHub user micafer (triggered by micafer).
Head commit for run:
9c0d25a3d06dfcd76487001dde2dd6408dcd051d / Miguel Caballer
Add flavor_details
Report URL: https://github.com/apache/libcloud/actions/runs/2089369542
With reg
The GitHub Actions job "CI" on libcloud.git has succeeded.
Run started by GitHub user micafer (triggered by micafer).
Head commit for run:
0a65a1b9a142ebfebae14292a06d0d28f7db0745 / Miguel Caballer
Fix test
Report URL: https://github.com/apache/libcloud/actions/runs/2089383766
With regards,
G
micafer opened a new issue, #1674:
URL: https://github.com/apache/libcloud/issues/1674
## Summary
Attaching a Floating IP to an OpenStack node does not work with new versions
## Detailed Information
POST /servers/{server_id}/action
Add (Associate) Floating Ip (addFloat
This is an automated email from the ASF dual-hosted git repository.
tomaz pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/libcloud.git
The following commit(s) were added to refs/heads/trunk by this push:
new b1e40057c Upgrade black.
b1e40057c is described b
Kami commented on PR #1673:
URL: https://github.com/apache/libcloud/pull/1673#issuecomment-1087515264
LGTM.
Is this bug related to #1648? Aka would it also happen if
``ex_force_microversion`` argument is not set or not?
--
This is an automated message from the Apache Git Service.
T
micafer commented on PR #1673:
URL: https://github.com/apache/libcloud/pull/1673#issuecomment-1087561401
> Is this bug related to #1648? Aka would it also happen if
`ex_force_microversion` argument is not set or not?
Yes. It is related. It only fails if ex_force_microversion is set to a
micafer commented on issue #1674:
URL: https://github.com/apache/libcloud/issues/1674#issuecomment-1087566138
This bug is related with #1648 and it fails only when
`ex_force_microversion` is set to a version higher than 2.44.
--
This is an automated message from the Apache Git Service.
To
lowercase00 commented on issue #1669:
URL: https://github.com/apache/libcloud/issues/1669#issuecomment-1088022831
Hi @Kami , willing to help on this. Any effort being made? Couldn't much on
the #libcloud channel on liberachat, there were only three members, so not sure
I was at the right pl
13 matches
Mail list logo