]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
modernize quantum config in proper place
authorYong Sheng Gong <gongysh@unitedstack.com>
Sat, 13 Jul 2013 08:11:08 +0000 (16:11 +0800)
committerYong Sheng Gong <gongysh@unitedstack.com>
Tue, 16 Jul 2013 15:15:17 +0000 (23:15 +0800)
commitaa3e64f9125e4c41de90213b75b2826bfd663527
tree4f65ae66076ff2b545ceb082699e76dcb5dba5b5
parentb99b020b297e9407889ae254a57234add31a3f5f
modernize quantum config in proper place

Bug #1200558

At the beginning, we have not registered some configuration
items. To modernize these items, we must do it after we register
them.

Change-Id: I90d2cdbe97daa2ec0a8c8b6c9686b6f76c4de9e4
neutron/common/legacy.py
neutron/manager.py
neutron/quota.py
neutron/services/loadbalancer/plugin.py