Create security group button gone

Bug #1450318 reported by Sam Morrison
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
New
Undecided
Unassigned

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}

Revision history for this message
Sam Morrison (sorrison) wrote :

Should say we're using nova security groups

Revision history for this message
Sam Morrison (sorrison) wrote :

When using neutron I don't see it either.

Revision history for this message
Liyingjun (liyingjun) wrote :

Cannot reproduce on master branch

Revision history for this message
Lin Hua Cheng (lin-hua-cheng) wrote :

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

I'll propose a backport to Juno as well.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.