Reviewed: https://review.openstack.org/352955 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=616102a9ffc05f820a5f44cbcff8941cb228066d Submitter: Jenkins Branch: master
commit 616102a9ffc05f820a5f44cbcff8941cb228066d Author: Andrew Laski <[email protected]> Date: Tue Aug 9 11:01:26 2016 -0400 Add separate create/delete policies to attach_interface In the v2 API there were separate policy checks for the attach and detach interface actions. This allowed deployers to allow one and not the other. The v2.1 API policy check did not have this split so both had to be enabled/disabled. This patch adds additional checks to allow deployers more granular control. Change-Id: Icf1f0dd12920a2c6126e52a548f3fa4636b431d6 Closes-Bug: 1610069 ** Changed in: nova Status: Triaged => 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/1610069 Title: there is no detach interface api policy in nova Status in OpenStack Compute (nova): Fix Released Bug description: no detach interface policy in nova api To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1610069/+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

