← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1286297] Re: Adding current project as flavor access is throwing an error

 

I checked the master branch of Horizon, and the reported issues no longer occurs.
Nova fix is sufficient and there seems no action in Horizon.

** Changed in: horizon
       Status: In Progress => Confirmed

** Changed in: horizon
     Assignee: Santiago Baldassin (santiago-b-baldassin) => (unassigned)

** Changed in: horizon
       Status: Confirmed => Invalid

-- 
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/1286297

Title:
  Adding current project as flavor access is throwing an error

Status in OpenStack Dashboard (Horizon):
  Invalid
Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  Steps to reproduce

  1. Create a new flavor, setting and add the current project as flavor access
  2. The flavor is created but an error is displayed saying "Unable to set flavor access for project....."

  The error is thrown because Horizon creates the flavor and add the
  access after that. The problem is that once a private flavor is
  created, nova adds the current project within the flavor accesses so
  when Horizon tries to add the access, nova throws an "Access already
  exist for this flavor" exception

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1286297/+subscriptions


References