]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Apply Oslo ModelBase to NeutronBase
authorZhongyue Luo <zhongyue.nah@intel.com>
Sat, 20 Apr 2013 08:49:23 +0000 (16:49 +0800)
committerZhongyue Luo <zhongyue.nah@intel.com>
Mon, 8 Jul 2013 02:14:26 +0000 (10:14 +0800)
commit1f4e8a3ccfc4db56823ae756b707b94e19236233
treed20c822495440bb7c5ef672632c1b07b0ca95b91
parent5be773909974f958b7591d2be00b968e70f0b600
Apply Oslo ModelBase to NeutronBase

Oslo.db has ModelBase which implements most of NeutronBase's code.
Therefore NeutronBase should inherit from ModelBase to keep things DRY.

Fixes bug #1171055

Change-Id: I1a08636a6aa225da8b5d43a0bbcb9b59c057df42
neutron/db/model_base.py