Comment 2 for bug 1227886

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/47485
Committed: http://github.com/openstack/horizon/commit/4ca98ad982b150f7d0885d45b071c48f333bcd9f
Submitter: Jenkins
Branch: master

commit 4ca98ad982b150f7d0885d45b071c48f333bcd9f
Author: David Lyle <email address hidden>
Date: Thu Sep 19 15:45:54 2013 -0600

    replace nova flavor_list call with trove call

    The create instance workflow errantly pulls in the nova flavor list.
    Trove maintains a separate flavor list and that API call is now made
    instead.

    Closes-Bug #1227886

    Change-Id: I6b9314d493800fb342d925500a680626878ef744