No key in instance causes uec-describe-cloud to crash

Bug #712304 reported by Torsten Spindler
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
uec-describe-cloud
Confirmed
High
Torsten Spindler

Bug Description

If an instance without key has been launched, uec-describe-cloud crashes with the following backtrace:

$ uec-describe-cloud
Traceback (most recent call last):
  File "/usr/bin/uec-describe-cloud", line 65, in <module>
    uec_describe_cloud.ParseAndPrint()
  File "/usr/lib/pymodules/python2.6/uec_describe_cloud/uec_describe_cloud.py", line 148, in __init__
    instances = ParseEucaDescribeInstances().parse()
  File "/usr/lib/pymodules/python2.6/uec_describe_cloud/uec_describe_cloud.py", line 119, in parse
    instances.append(Instance(line))
  File "/usr/lib/pymodules/python2.6/uec_describe_cloud/uec_describe_cloud.py", line 78, in __init__
    self.cluster, self.eki = tokens[0:12]
ValueError: need more than 11 values to unpack

Changed in uec-describe-cloud:
status: New → Confirmed
importance: Undecided → High
assignee: nobody → Torsten Spindler (tspindler)
Revision history for this message
Torsten Spindler (tspindler) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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