Closed rbtcollins closed 8 years ago
There is a circular import loop between testtools and fixtures, which is fine, but we need to define gather_details before importing fixtures.
Change-Id: I9a59968c4e2ac2c29d679d7f5c474696c898671e
This change is
This is incomplete, there's also a bug in extras; I'm thinking to fix that and make this also bump our deps
LGTM
APplied.
There is a circular import loop between testtools and fixtures, which is fine, but we need to define gather_details before importing fixtures.
Change-Id: I9a59968c4e2ac2c29d679d7f5c474696c898671e
This change is