Skip to content

Fix getting the endpoint storage default#97

Merged
petrutlucian94 merged 1 commit intocloudbase:masterfrom
claudiubelu:fix-storage-get-default
Apr 24, 2026
Merged

Fix getting the endpoint storage default#97
petrutlucian94 merged 1 commit intocloudbase:masterfrom
claudiubelu:fix-storage-get-default

Conversation

@claudiubelu
Copy link
Copy Markdown
Member

Currently, trying to get the endpoint storage default ends with the following error:

Traceback (most recent call last):
  File "/home/ubuntu/workdir/python-coriolisclient/v1/endpoint_storage.py", line 48, in get_default
TypeError: Resource.get() takes 1 positional argument but 2 were given

Currently, trying to get the endpoint storage default ends with the
following error:

```
Traceback (most recent call last):
  File "/home/ubuntu/workdir/python-coriolisclient/v1/endpoint_storage.py", line 48, in get_default
TypeError: Resource.get() takes 1 positional argument but 2 were given
```
@petrutlucian94 petrutlucian94 merged commit fa4acbd into cloudbase:master Apr 24, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants