yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #63588
[Bug 1679314] Re: createBackup docs don't mention it doesn't work with volume-backed instances
Reviewed: https://review.openstack.org/452971
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=0a03f0123cccb9271d7a24f4cbb086eaba525f61
Submitter: Jenkins
Branch: master
commit 0a03f0123cccb9271d7a24f4cbb086eaba525f61
Author: Matt Riedemann <mriedem.os@xxxxxxxxx>
Date: Tue Apr 25 12:05:48 2017 -0400
api-ref: move createBackup to server-actions
The createBackup API is by default an admin-or-owner API, so it
should live in server-actions rather than server-admin-actions.
Change-Id: Ifdc08a1df39f30944d45e2001d590b34a963d062
Closes-Bug: #1679314
** Changed in: nova
Status: In Progress => Fix Released
--
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):
Fix Released
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
References