db-api-review: remove metadata from ModelBase

Bug #1119699 reported by Mark McLoughlin
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
oslo-incubator
Fix Released
Low
Zhongyue Luo

Bug Description

See https://review.openstack.org/17471

It looks like this field:

  class ModelBase(object):
      ...
      metadata = None

is actually specific to Nova instances. If so, it should be removed

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to oslo-incubator (master)

Fix proposed to branch: master
Review: https://review.openstack.org/26578

Changed in oslo:
assignee: nobody → Zhongyue Luo (zyluo)
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to oslo-incubator (master)

Reviewed: https://review.openstack.org/26578
Committed: http://github.com/openstack/oslo-incubator/commit/67767b3e8074e4b4a218d7649ef2297c124c342f
Submitter: Jenkins
Branch: master

commit 67767b3e8074e4b4a218d7649ef2297c124c342f
Author: Zhongyue Luo <email address hidden>
Date: Wed Apr 10 15:33:42 2013 +0800

    Removes metadata from ModelBase

    Next step is adding metadata to nova.db.sqlalchemy.models.NovaBase

    Fixes bug #1119699

    Change-Id: I306a061e0b17660f612a111067ac618342f4ee99

Changed in oslo:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in oslo:
milestone: none → havana-1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in oslo:
milestone: havana-1 → 2013.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.