← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1450318] Re: Create security group button gone

 

*** This bug is a duplicate of bug 1422049 ***
    https://bugs.launchpad.net/bugs/1422049

I think this is duplicate, let me know if you think otherwise.

I'll propose a backport to Juno as well.

** This bug has been marked a duplicate of bug 1422049
   Security group   checking action permissions raise error

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1450318

Title:
  Create security group button gone

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  We upgraded our dashboard to juno and now the "Create Security Group"
  button has disappeared.

  I've tracked this down to a key error in class
  CreateGroup(tables.LinkAction) method allowed:

  if usages['security_groups']['available'] <= 0:

  KeyError: ('available',)

  pp usages['security_groups']
  {'quota': 10}

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


References