Public bug reported: The createBackup API does not support backing up volume-backed instances:
https://github.com/openstack/nova/blob/a24ce5b12776c854a473b4fb6a9f3c27731d3af9/nova/compute/api.py#L2782 This is not mentioned anywhere in the API reference for that API, nor is the message in the 400 error response helpful, it just says "The request is invalid.". The docs and error message should be improved to note the limitation for volume-backed instances. ** Affects: nova Importance: Low Assignee: Matt Riedemann (mriedem) Status: Triaged ** Tags: api-ref -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1679314 Title: createBackup docs don't mention it doesn't work with volume-backed instances Status in OpenStack Compute (nova): Triaged Bug description: The createBackup API does not support backing up volume-backed instances: https://github.com/openstack/nova/blob/a24ce5b12776c854a473b4fb6a9f3c27731d3af9/nova/compute/api.py#L2782 This is not mentioned anywhere in the API reference for that API, nor is the message in the 400 error response helpful, it just says "The request is invalid.". The docs and error message should be improved to note the limitation for volume-backed instances. To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1679314/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

