On Fri, Sep 2, 2016 at 8:57 AM, Abel Lopez <alopg...@gmail.com> wrote:
> For cinder, since kilo, we've had 'cinder-manage db purge-deleted' > > This is the issue we see with this tool in Liberty, I think this might be fixed in M. # cinder-manage db purge 365 .... (some stuff works here) ... 2016-09-02 15:07:02.196 203924 ERROR cinder DBReferenceError: (pymysql.err.IntegrityError) (1451, u'Cannot delete or update a parent row: a foreign key constraint fails (`cinder`.`volume_glance_metadata`, CONSTRAINT `volume_glance_metadata_ibfk_2` FOREIGN KEY (`snapshot_id`) REFERENCES `snapshots` (`id`))') [SQL: u'DELETE FROM snapshots WHERE snapshots.deleted_at < %s'] [parameters: (datetime.datetime(2015, 9, 3, 15, 7, 2, 189701),)]
_______________________________________________ OpenStack-operators mailing list OpenStack-operators@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators