rabbitmq image does not work with hp public cloud
Bug #1453278 reported by
Min Pae
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cue |
Fix Committed
|
High
|
Unassigned |
Bug Description
QEMU images created with disk-image-create default to compat=1.1, which does not work with some public cloud providers (e.g. HP Public Cloud).
Changed in cue: | |
importance: | Undecided → High |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/181571 /git.openstack. org/cgit/ stackforge/ cue/commit/ ?id=e8c24d0e0ab 6eacc46b79c7331 29024959ad1f93
Committed: https:/
Submitter: Jenkins
Branch: master
commit e8c24d0e0ab6eac c46b79c73312902 4959ad1f93
Author: Min Pae <email address hidden>
Date: Fri May 8 13:58:27 2015 -0700
qemu image compatibility fixes
QEMU images created with disk-image-create default to compat=1.1, which
does not work with some public cloud providers (e.g. HP Public Cloud).
Adding a flag to select QEMU Image options and defaulting to
compat=0.10, which works for all QEMU versions > 0.10
Change-Id: I1e5f97b259ca47 c432715604a661e fc2e11eafce
Closes-Bug: 1453278