]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Re-assign quantum.api module as last operation
authorSalvatore Orlando <salv.orlando@gmail.com>
Wed, 10 Jul 2013 16:11:01 +0000 (18:11 +0200)
committerSalvatore Orlando <salv.orlando@gmail.com>
Mon, 15 Jul 2013 20:51:28 +0000 (22:51 +0200)
commitc2d8b0b27c92a819074d6bc619510c563150c01e
tree0ca352d193c466da696d76b596f9efae10b62123
parent69ebd0870aada3b58f1f1c39813ec1a62ce26b6e
Re-assign quantum.api module as last operation

Bug 1199443

This avoids reset of locals in quantum/api/__init__.py,
resulting in sys being None when assigning quantum.api.extensions
to neutron.api.extensions

Change-Id: I2da8b336679b643c92824399a05ca1b9980d1598
quantum/api/__init__.py