Reviewed: https://review.openstack.org/502112 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=a9f11002cc1b668b612a4ac7ce3d9662efbd2fd5 Submitter: Jenkins Branch: master
commit a9f11002cc1b668b612a4ac7ce3d9662efbd2fd5 Author: Matt Riedemann <[email protected]> Date: Fri Sep 8 11:09:40 2017 -0400 doc: fix flavor notes This fixes the two points in the note at the top of the flavors page: 1. The policy rule in the first bullet was old so it's updated. 2. As of Ifa4e9cdfbbac1a1d4bf28679b24a17b13f637ddd in Pike, Horizon no longer allows you to 'edit' a flavor by default. Rather than try to explain historical bad behavior and the new default behavior in the Dashboard, the second bullet is simply removed. Closes-Bug: #1715995 Change-Id: I372bf1e159d1db32461f843bd94c453d2e7df8d2 ** Changed in: nova Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1715995 Title: Flavors in nova - wrong notes Status in OpenStack Compute (nova): Fix Released Status in OpenStack Compute (nova) pike series: Triaged Bug description: - [x] This doc is inaccurate in this way: The bullet points in the note at the top of the page are wrong: * Configuration rights can be delegated to additional users by redefining the access controls for compute_extension:flavormanage in /etc/nova/policy.json on the nova-api server. * The Dashboard simulates the ability to modify a flavor by deleting an existing flavor and creating a new one with the same name. The policy rule there is old for the legacy v2 API and the code for that is gone, and the part about the Dashboard changed in Pike: https://review.openstack.org/#/c/491442/ ----------------------------------- Release: 16.0.0.0rc2.dev298 on 2017-09-08 02:24 SHA: fbe6f77bc1cb41f5d6cfc24ece54d3413f997aab Source: https://git.openstack.org/cgit/openstack/nova/tree/doc/source/admin/flavors.rst URL: https://docs.openstack.org/nova/latest/admin/flavors.html To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1715995/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

