test_group_type_create_list_show fails on postgres

Bug #1707989 reported by Armando Migliaccio
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
Fix Released
Undecided
Armando Migliaccio
Changed in cinder:
status: New → Confirmed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to cinder (master)

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

Changed in cinder:
assignee: nobody → Armando Migliaccio (armando-migliaccio)
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

Reviewed: https://review.openstack.org/489706
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=c35b101b9e6211a9806897ce11d8dd246bab0983
Submitter: Jenkins
Branch: master

commit c35b101b9e6211a9806897ce11d8dd246bab0983
Author: Armando Migliaccio <email address hidden>
Date: Mon Jul 31 17:35:27 2017 -0700

    Switch to using bool for filtering non-deleted volume attributes

    This avoid programmatic errors when talking to a DB backend like
    Postgres due to integer/bool type mismatch.

    This patch also addresses model/schema mismatches where column
    'deleted' was defined as Integer, but created as Boolean.

    Closes-bug: #1707989

    Change-Id: I1f6da598b5bb45f7ce3deb1416eeec9ceb486f02

Changed in cinder:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/cinder 11.0.0.0rc1

This issue was fixed in the openstack/cinder 11.0.0.0rc1 release candidate.

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.