Comment 2 for bug 1751354

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

Reviewed: https://review.openstack.org/560977
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=377422b33e3db760cc1b0103147d599d8a9b4d3d
Submitter: Zuul
Branch: master

commit 377422b33e3db760cc1b0103147d599d8a9b4d3d
Author: Ivan Kolodyazhny <email address hidden>
Date: Thu Apr 12 20:18:48 2018 +0300

    Delete the deprecated Edit Flavor feature

    Historically, Horizon has provided the ability to edit Flavors by
    deleting and creating a new one with the same information. This is not
    supported in the Nova API and causes unexpected issues and breakages.

    Change-Id: I796259c66e01be088a50ab6ba63f515de9590c9b
    Closes-Bug: #1751354