Discrepancy between model and migration for project_user_quotas table

Bug #1274165 reported by Aleksandr Chirko
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Shared File Systems Service (Manila)
Fix Released
Undecided
Aleksandr Chirko

Bug Description

ManilaBase class, which is a base class for all DB models in Manila, defines 'deleted' column as Boolean, and migration #5 creates project_user_quotas table with 'deleted' as Integer. We should fix it as it prevents bug https://bugs.launchpad.net/manila/+bug/1272303 resolution.

Tags: manila-db
Changed in manila:
assignee: nobody → Aleksandr Chirko (achirko)
tags: added: manila-db
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to manila (master)

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

Changed in manila:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to manila (master)

Reviewed: https://review.openstack.org/69899
Committed: https://git.openstack.org/cgit/stackforge/manila/commit/?id=6cf9f9c83861e7e32f9ce90f2c35b5b73aa7fb10
Submitter: Jenkins
Branch: master

commit 6cf9f9c83861e7e32f9ce90f2c35b5b73aa7fb10
Author: Aleks Chirko <email address hidden>
Date: Wed Jan 29 18:28:28 2014 +0200

    Change 'deleted' to Boolean in project_user_quotas

    Change-Id: I7604ba4b938d5ff73bcf3b1f9152cc6aa4f1c0c8
    Closes-Bug: #1274165

Changed in manila:
status: In Progress → Fix Committed
Changed in manila:
status: Fix Committed → Fix Released
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.