[SRU] timeout on EC2 CreateImage action is 60 hours instead of 1 hour
Bug #989764 reported by
Eoghan Glynn
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
Low
|
Eoghan Glynn | ||
Essex |
Fix Released
|
Undecided
|
Unassigned | ||
nova (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Precise |
Fix Released
|
Undecided
|
Chuck Short |
Bug Description
If the instance to be snapshoted needs to be stopped, nova.api.
This bound is intended to be 1 hour, which is already generous.
However the code uses an additional factor of 60 so that the real timeout is 60 hours, which is far too long to be practically useful (no client is going to wait that long for a response).
Related branches
lp://staging/~openstack-ubuntu-testing/nova/precise-essex-proposed
- Chuck Short: Pending requested
-
Diff: 56 lines (+14/-4)3 files modifieddebian/changelog (+8/-0)
debian/control (+6/-3)
debian/nova-console.install (+0/-1)
Changed in nova: | |
assignee: | nobody → Eoghan Glynn (eglynn) |
Changed in nova: | |
status: | New → In Progress |
Changed in nova: | |
milestone: | none → folsom-1 |
importance: | Undecided → Low |
Changed in nova: | |
status: | Fix Committed → Fix Released |
Changed in nova (Ubuntu): | |
status: | New → In Progress |
Changed in nova (Ubuntu Precise): | |
status: | New → In Progress |
Changed in nova (Ubuntu Precise): | |
milestone: | none → ubuntu-12.04.1 |
assignee: | nobody → Chuck Short (zulcss) |
tags: |
added: verification-done removed: verification-needed |
Changed in nova (Ubuntu): | |
status: | In Progress → Fix Released |
Changed in nova: | |
milestone: | folsom-1 → 2012.2 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/6867
Review: https:/