No key in instance causes uec-describe-cloud to crash
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_
File "/usr/lib/
instances = ParseEucaDescri
File "/usr/lib/
instances.
File "/usr/lib/
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) |