Breaking change in v2.19.0 in GetNetworkID for CloudStack versions < 4.22
Open
- Dominant language
- Go
- Stars
- 39
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
In version 2.19.0 `GetNetworkID` was changed to use `name` instead of `keyword` for searching networks by name.
This broke backwards compatibility for CloudStack versions older than 4.22, which are not aware of the `name` parameter of the `listNetworks` API.
The following functions are affected:
* `GetNetworkID`
* `GetNetworkByName`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.