nova.tests.unit.network.test_neutronv2.TestNeutronv2WithMock.test_deallocate_for_instance_uses_delete_helper fails with sqlalchemy.exc.OperationalError
Bug #1431519 reported by
Matt Riedemann
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
Undecided
|
Sean Dague |
Bug Description
Due to this change:
https:/
I'm always hitting this locally now:
http://
Looking at the code, I don't see how it wouldn't fail since the neutronv2 API code calls base_api.
I'm not sure how this is passing in the gate, but looking at the code it's clearly wrong. There must be some test ordering issue that makes this pass.
Changed in nova: | |
milestone: | none → kilo-3 |
status: | Fix Committed → Fix Released |
Changed in nova: | |
milestone: | kilo-3 → 2015.1.0 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/163931
Review: https:/