On 11/2/22 8:45 AM, Lin Ma wrote: > The sheepdog project is no longer actively developed, Libvirt removed > the support for sheepdog storage backend since v8.8.0, Let's drop it. > > Signed-off-by: Lin Ma <lma@xxxxxxxx> > --- > tests/data/testdriver/testdriver.xml | 40 ++-------------------------- > virtManager/object/storagepool.py | 2 -- > virtinst/storage.py | 8 +++--- > 3 files changed, 5 insertions(+), 45 deletions(-) This need `pytest --regenerate-output` changes, but I squashed those in and pushed. Thanks, Cole