Nicira plugin unable to load net-gateway extension
Bug #1182682 reported by
Salvatore Orlando
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
High
|
Salvatore Orlando |
Bug Description
Following:
commit 13f9e02a64eb578
Author: Salvatore Orlando <email address hidden>
Date: Thu May 2 19:39:30 2013 +0200
Remove calls to policy.check from plugin logic
Blueprint make-authz-
The name of the 'network-gateway' resource has been changed into 'network_gateway' as this is the form which appears in the request body, and that the policy engine uses to validate.
Unfortunately, due to the way string are builts in network_gw.py this also change the alias and collection_name for the resource, making the extension unavailable. Fix is straightforward.
Changed in quantum: | |
milestone: | none → havana-1 |
Changed in quantum: | |
status: | Fix Committed → Fix Released |
Changed in neutron: | |
milestone: | havana-1 → 2013.2 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/30011
Review: https:/