Updated openstack/openstack
Project: openstack/python-novaclient e88df234dabcdf747fe2f514b11bfc46c12f357f Check flavor option before image checks Currently flavor option is checked after performing the image checks which results in unnecessary image checks even if flavor option is not passed at all. Moved flavor option check at the beginning of the method to eliminate the expensive operations performed as part of image check. Closes-Bug: #1502866 Change-Id: Ic68690b3d985d78ba0312bf5421989ccba7ceea8
This commit is contained in:
committed by
Gerrit Code Review
parent
98f754e297
commit
9e5acf3134