Fix #109 (nova show name not working).

Bug #892106 reported by klmitch
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-novaclient
Fix Released
High
Unassigned

Bug Description

By default when searching via name we will do a findall(name=blah) and
due a REST /details which is not the same as a .get() and doesn't get
the information about flavors and images. This fix it as we redo the
call with the id which does a .get() to get all informations.

Revision history for this message
klmitch (q-noreply) wrote :

lgtm

Thierry Carrez (ttx)
affects: nova → python-novaclient
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.