]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
normalize the json output of show a given extension.
authorYong Sheng Gong <gongysh@cn.ibm.com>
Sat, 11 Aug 2012 23:50:22 +0000 (07:50 +0800)
committerYong Sheng Gong <gongysh@cn.ibm.com>
Sat, 11 Aug 2012 23:51:44 +0000 (07:51 +0800)
commit4e29c8aa9f44355c6bae33bb92c7467b4f035006
treee8ac3243fea83cfcff04a3144320556e5f1a49d2
parentb45d4eb28025ecc604daf2bbdcd3ab450154f7d2
normalize the json output of show a given extension.

we should use {'extension':{}} for a given extension query to comply with
our API design.

Change-Id: Id0b04b29bed4be92498c04178e268c31e9a1d635
quantum/extensions/extensions.py
quantum/tests/unit/test_extensions.py