]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Refactor ml2 manager
authorManish Godara <manishg@yahoo-inc.com>
Wed, 21 Jan 2015 23:49:43 +0000 (15:49 -0800)
committerManish Godara <manishg@yahoo-inc.com>
Mon, 2 Feb 2015 16:53:32 +0000 (08:53 -0800)
commit9213a5a9f89f9b0833e9d0dc088aaf3ce99a4d8f
treee4274cf59ca020d7757f764931dc2f9365e667bb
parentb3db517a521cf1d4f2854101204702efda66ad9d
Refactor ml2 manager

Refactor code to facilitate other changes. Keeping the
refactored code in different patch for ease of review.
This patch mainly consolidates the keys that are referenced
together most of the time in reference to providernet
extension. By doing this, the subsequent changes are less
repetitive and makes the code little cleaner as well.

Change-Id: Idc0648d5c4688c8f797cc5427b71c2a3919ce722
Related-Bug: #1333475
neutron/extensions/providernet.py
neutron/plugins/ml2/managers.py