Comment 1 for bug 979191

Revision history for this message
Sean Dague (sdague) wrote :

I believe this is covered by line 50 of nova/db/sqlalchemy/models.py:

  deleted = Column(Boolean, default=False)

Which is inherited by VolumeTypes.

If you believe there is a different issue please reopen the bug.