@Thiago, see tests on PS4. I guess such implementation may work in Mitaka (i mostly mean usage of @mock.patch.object(nova.virt.libvirt.imagebackend.Backend, 'image') instead ImageBackendFixture). So you might rewrite tests to use it, but i have no idea if the result will be accepted as the backport to Mitaka.
I know nothing about package rules. I thought that a package must exactly contain a tagged version of an OS project source code, but recently i found an exception of this rule...
@Thiago, see tests on PS4. I guess such implementation may work in Mitaka (i mostly mean usage of @mock.patch. object( nova.virt. libvirt. imagebackend. Backend, 'image') instead ImageBackendFix ture). So you might rewrite tests to use it, but i have no idea if the result will be accepted as the backport to Mitaka.
I know nothing about package rules. I thought that a package must exactly contain a tagged version of an OS project source code, but recently i found an exception of this rule...