Error booting image

Bug #803188 reported by Chris Blumentritt
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Glance
Fix Released
Critical
Brian Waldon

Bug Description

root@d64-controller:~# nova flavor-list
+----+-----------+-----------+------+----------+-------+------------+----------+
| ID | Name | Memory_MB | Swap | Local_GB | VCPUs | RXTX_Quota | RXTX_Cap |
+----+-----------+-----------+------+----------+-------+------------+----------+
| 1 | m1.tiny | 512 | | 0 | | | |
| 2 | m1.small | 2048 | | 20 | | | |
| 3 | m1.medium | 4096 | | 40 | | | |
| 4 | m1.large | 8192 | | 80 | | | |
| 5 | m1.xlarge | 16384 | | 160 | | | |
+----+-----------+-----------+------+----------+-------+------------+----------+
root@d64-controller:~# nova image-list
+----+----------------+--------+
| ID | Name | Status |
+----+----------------+--------+
| 1 | squeeze-110613 | ACTIVE |
+----+----------------+--------+
root@d64-controller:~# glance details 1
Found 1 public images...
================================================================================
URI: http://0.0.0.0/images/1
Id: 1
Public: Yes
Name: squeeze-110613
Status: active
Size: 295350242
Location: file:///var/lib/glance/images/1
Disk format: vhd
Container format: ovf
================================================================================
root@d64-controller:~# vi /etc/glance/glance-api.conf
root@d64-controller:~# vi /etc/glance/glance-registry.conf
root@d64-controller:~# nova boot --flavor 1 --image 1 test_image
Cannot find requested image 1: 'NoneType' object does not support item assignment (HTTP 400)

From nova-api.log
2011-06-28 16:04:11,723 DEBUG nova.api.openstack.wsgi [-] http://10.0.1.221:8774/v1.0/servers returned a fault: 'Fault' object has no attribute 'status_int' from (pid=8004) __call__ /usr/lib/pymodules/python2.6/nova/api/openstack/wsgi.py:389

Related branches

Brian Waldon (bcwaldon)
Changed in nova:
assignee: nobody → Brian Waldon (bcwaldon)
status: New → In Progress
Brian Waldon (bcwaldon)
Changed in nova:
milestone: none → diablo-2
Thierry Carrez (ttx)
affects: nova → glance
Changed in glance:
importance: Undecided → High
milestone: diablo-2 → none
milestone: none → diablo-2
Thierry Carrez (ttx)
Changed in glance:
importance: High → Critical
Brian Waldon (bcwaldon)
Changed in glance:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in glance:
milestone: diablo-2 → 2011.3
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.