Skip to content

replace os-volumes_boot with servers in Bootfromvolume URL #1974

@jichenjc

Description

@jichenjc

currently BFV is using

func createURL(c *gophercloud.ServiceClient) string {
return c.ServiceURL("os-volumes_boot")
at openstack/compute/v2/extensions/bootfromvolume/urls.go

according to
https://github.com/openstack/nova/blob/master/nova/api/openstack/compute/routes.py#L726
os-volumes_boot is identical to servers routes and it will be deprecated later

https://docs.openstack.org/api-ref/compute/
os-volumes_boot is not listed at all

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions