block-device-mapping in metadata has 'ephemeral' not 'ephemeral0'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Eucalyptus |
Fix Released
|
Medium
|
chris grzegorczyk | |
| eucalyptus (Ubuntu) |
Low
|
Dustin Kirkland | ||
| Lucid |
Low
|
Dustin Kirkland |
Bug Description
ubuntu@172:~$ python -c 'import boto.utils, pprint; pprint.
{'ami-id': 'emi-C8F2149C',
'ami-launch-
'ami-manifest-
'ancestor-
'block-
<snip>
Above is from eucalyptus. Below is block-device-
'block-
The difference to note here is 'ephemeral', not 'ephemeral0'. This is easily reproduced with:
$ wget http://
ami
ephemeral0
root
Seen on eucalyptus 1.6.2~bzr1136-
Dustin Kirkland (kirkland) wrote : | #1 |
Changed in eucalyptus (Ubuntu): | |
status: | New → Confirmed |
assignee: | nobody → Daniel Nurmi (nurmi) |
milestone: | none → lucid-alpha-3 |
importance: | Medium → Low |
Changed in eucalyptus (Ubuntu Lucid): | |
milestone: | lucid-alpha-3 → none |
Changed in eucalyptus: | |
status: | New → In Progress |
assignee: | nobody → chris grzegorczyk (chris-grze) |
importance: | Undecided → Medium |
chris grzegorczyk (chris-grze) wrote : | #2 |
---
revno: 1185.1.1
committer: decker <decker@hawaii>
branch nick: metadata
timestamp: Tue 2010-02-09 17:27:01 -0800
message:
ephemeral -> ephemeral0 LP:#513842
---
Changed in eucalyptus: | |
status: | In Progress → Fix Committed |
Changed in eucalyptus (Ubuntu Lucid): | |
assignee: | Daniel Nurmi (nurmi) → Dustin Kirkland (kirkland) |
status: | Confirmed → In Progress |
Launchpad Janitor (janitor) wrote : | #3 |
This bug was fixed in the package eucalyptus - 1.6.2~bzr1189-
---------------
eucalyptus (1.6.2~
[ Thierry Carrez ]
* debian/rules: Start publication jobs on package install (LP: #504326)
* debian/
eucalyptus authorized_keys is missing, since autoregistration would then
partially fail (LP: #513722)
[ Dustin Kirkland ]
* Merge from upstream bzr revision, should fix:
- LP: #453416 - fix metadata subdirectory lists
- LP: #513842 - fix metadata ephemeral verbage
-- Dustin Kirkland <email address hidden> Thu, 11 Feb 2010 16:32:06 -0600
Changed in eucalyptus (Ubuntu Lucid): | |
status: | In Progress → Fix Released |
Changed in eucalyptus: | |
status: | Fix Committed → Fix Released |
Assigning to Dan, says he can look at this and fix upstream. Lowering priority. Dan will ping me once this is upstream and mergeable.