Comment 2 for bug 1079155

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

Reviewed: https://review.openstack.org/16424
Committed: http://github.com/openstack/horizon/commit/dcda6940263a43344bf98aa1776cce34d25ff927
Submitter: Jenkins
Branch: master

commit dcda6940263a43344bf98aa1776cce34d25ff927
Author: Matthias Runge <email address hidden>
Date: Mon Nov 19 13:14:02 2012 +0100

    Return a friendly error at flavor creation

    When trying to create a flavor with an Id/Name that is already in use, the
    operation fails and no error message is being displayed

    Change-Id: I92db8b52bc4e63e5e5ce4d90169944e484baeddd
    Fixes: bug #1079155