summaryrefslogtreecommitdiffstats
path: root/nova/exception.py
diff options
context:
space:
mode:
authorMauro S. M. Rodrigues <maurosr@linux.vnet.ibm.com>2013-01-21 12:39:47 -0500
committerMauro S. M. Rodrigues <maurosr@linux.vnet.ibm.com>2013-01-21 18:00:19 -0500
commit93516a528d83d4802421cfb3ee0695f06bdd5f8b (patch)
tree6dfb2c4f164aa9a353bb0222c8b3a6cdc116f1d8 /nova/exception.py
parent8fddd6ad445586dc2c59ace0b292ff9da7048561 (diff)
downloadnova-93516a528d83d4802421cfb3ee0695f06bdd5f8b.tar.gz
nova-93516a528d83d4802421cfb3ee0695f06bdd5f8b.tar.xz
nova-93516a528d83d4802421cfb3ee0695f06bdd5f8b.zip
Fix get Floating ip pools action name to match with its policy
Get Floating IP Pools is always responding 403 (Forbidden) cause its method name, which is also being used as action name, doesn't match with the name in policy.json file. I opted for this approach cause it also fixes the different names between the extension (which is named floating **ip** pools instead of floating pools) and the backend. Another good practice would be change the default_floating_pool option to default_float_ip_pool, but that would require change the conf file and possibly break some compatibility. Fixes bug 1091668 Change-Id: I2627e8b0f45c5c39bbbf1a4a12b448e1992fa4b4
Diffstat (limited to 'nova/exception.py')
0 files changed, 0 insertions, 0 deletions