Marek Marczykowski-Górecki
|
53be79b3b7
|
mgmt: vm.Create* and vm.Clone
Create methods are dynamically created based on available VM classes.
QubesOS/qubes-issues#2622
|
2017-05-12 17:04:18 +02:00 |
|
Wojtek Porczyk
|
d74567d65f
|
qubes: port core to python3
fixes QubesOS/qubes-issues#2074
|
2017-01-20 16:42:51 +01:00 |
|
Bahtiar `kalkin-` Gadimov
|
7d11a7afbd
|
Add lvm tests
|
2016-08-03 02:57:41 +02:00 |
|
Bahtiar `kalkin-` Gadimov
|
4cc7b8d2a8
|
Fix qubes.tests.storage
|
2016-07-13 22:21:31 +02:00 |
|
Marek Marczykowski-Górecki
|
4e797663e9
|
tests: make storage tests working outside of dom0
|
2016-06-16 21:14:35 +02:00 |
|
Bahtiar `kalkin-` Gadimov
|
7200e6153b
|
Rename default storage driver from xen to file
- Rename XenPool ⇒ FilePool
- Rename XenVolume ⇒ FileVolume
|
2016-04-30 20:42:46 +02:00 |
|
Bahtiar `kalkin-` Gadimov
|
ef485ca32a
|
Add linux-kernel to defaults['pool_config']
|
2016-04-25 07:17:19 +02:00 |
|
Bahtiar `kalkin-` Gadimov
|
79ac3d3770
|
Fix storage test and simplify TestVM
|
2016-04-25 07:17:17 +02:00 |
|
Bahtiar `kalkin-` Gadimov
|
b1978abce5
|
Use entry_points for pool driver discovery
- Add qubes.storage entry point to setup.py
- Removed the old pool driver class loading logic
- Reworked pool tests
|
2016-04-06 10:11:19 +02:00 |
|
Marek Marczykowski-Górecki
|
c0c0e0022e
|
tests: convert storage tests to core3 API
QubesOS/qubes-issues#
|
2016-03-03 01:18:17 +01:00 |
|