yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #38188
[Bug 1492716] [NEW] Can't do image-create for suspended instance booted from volume
Public bug reported:
1. code base
stack@devstack:/opt/stack/nova$ [master]$ git log -1
commit 0391a19d0ff29d2987b6cc55f846eea3cff0a358
Merge: ce2da34 e5982de
Author: Jenkins <jenkins@xxxxxxxxxxxxxxxxxxxx>
Date: Sun Sep 6 03:19:28 2015 +0000
Merge "Reject the cell name include '!', '.' and '@' for Nova API"
2. Reproduce steps:
* boot a instance from cinder bootable volume
* suspend the instance
* do image-create for the suspended instance
Expected result:
* image-create is successful
Actual result:
* ERROR (Conflict): Cannot 'createImage' instance d4cc1211-a58a-4b33-b6a4-e9e998925389 while it is in vm_state suspended (HTTP 409) (Request-ID: req-5a6fb7e6-ea12-4e72-98f5-ff792fc60d48)
** Affects: nova
Importance: Undecided
Assignee: Rui Chen (kiwik-chenrui)
Status: New
** Changed in: nova
Assignee: (unassigned) => Rui Chen (kiwik-chenrui)
--
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/1492716
Title:
Can't do image-create for suspended instance booted from volume
Status in OpenStack Compute (nova):
New
Bug description:
1. code base
stack@devstack:/opt/stack/nova$ [master]$ git log -1
commit 0391a19d0ff29d2987b6cc55f846eea3cff0a358
Merge: ce2da34 e5982de
Author: Jenkins <jenkins@xxxxxxxxxxxxxxxxxxxx>
Date: Sun Sep 6 03:19:28 2015 +0000
Merge "Reject the cell name include '!', '.' and '@' for Nova API"
2. Reproduce steps:
* boot a instance from cinder bootable volume
* suspend the instance
* do image-create for the suspended instance
Expected result:
* image-create is successful
Actual result:
* ERROR (Conflict): Cannot 'createImage' instance d4cc1211-a58a-4b33-b6a4-e9e998925389 while it is in vm_state suspended (HTTP 409) (Request-ID: req-5a6fb7e6-ea12-4e72-98f5-ff792fc60d48)
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1492716/+subscriptions
Follow ups