-
Notifications
You must be signed in to change notification settings - Fork 645
Open
Description
It seems that we're testing with stable/2023.2
at the moment, and as of this issue being filed the latest is stable/2025.1
.
cloud-provider-openstack/tests/playbooks/roles/install-devstack/defaults/main.yaml
Line 4 in 1d06879
branch: "stable/2023.2" |
The latest version of DevStack ships with the volumev3
endpoint missing:
This probably works fine right now for most users, but eventually, it'll break, gophercloud
has addressed this in the newer versions:
This seems to have landed inside v2.7.0:
gophercloud/gophercloud@908ce17
However, we're still at gophercloud
2.5.0 at the moment.
Metadata
Metadata
Assignees
Labels
No labels