core-admin/qubes/api
Marek Marczykowski-Górecki 76640df091
Merge branch 'tests-storage'
* tests-storage:
  tests: register libvirt events
  tests: even more agressive cleanup in tearDown
  app: do not wrap libvirt_conn.close() in auto-reconnect wrapper
  api: keep track of established connections
  tests: drop VM cleanup from tearDownClass, fix asyncio usage in tearDown
  storage: fix Storage.clone and Storage.clone_volume
  tests: more tests fixes
  firewall: raise ValueError on invalid hostname in dsthost=
  qmemman: don't load qubes.xml
  tests: fix AdminVM test
  tests: create temporary files in /tmp
  tests: remove renaming test - it isn't supported anymore
  tests: various fixes for storage tests
  tests: fix removing LVM volumes
  tests: fix asyncio usage in some tests
  tests: minor fixes to api/admin tests
  storage/file: create -cow.img only when needed
  storage: move volume_config['source'] filling to one place
  app: do not create 'default' storage pool
  app: add missing setters for default_pool* global properties
2017-07-29 05:01:42 +02:00
..
__init__.py api: keep track of established connections 2017-07-26 03:26:59 +02:00
admin.py Merge branch 'qdb-watch' 2017-07-29 05:01:13 +02:00
internal.py vm/dispvm: convert DispVM related function to coroutines 2017-07-08 03:04:55 +02:00
misc.py Follow change of qubesdb path return type 2017-07-25 05:20:38 +02:00