Code review comment for lp:~ken-pepple/nova/lp741965

Revision history for this message
Naveed Massjouni (ironcamel) wrote :

In servers._build_detail(), why not upper case the values of the power_mapping dict.

And line 14 could be:
    inst_dict['status'] = 'RESIZE-CONFIRM'

« Back to merge proposal