..
__init__.py
move unit tests to new "unit" test module
2016-09-08 15:19:50 -07:00
fakes.py
Add unit tests for usage commands in compute v2
2016-12-26 03:05:37 +00:00
test_agent.py
move unit tests to new "unit" test module
2016-09-08 15:19:50 -07:00
test_aggregate.py
Support "--no" option in aggregate set
2016-09-24 15:59:13 +08:00
test_console.py
move unit tests to new "unit" test module
2016-09-08 15:19:50 -07:00
test_flavor.py
Fix creating a private flavor with ID auto
2017-01-05 15:58:47 +01:00
test_host.py
move unit tests to new "unit" test module
2016-09-08 15:19:50 -07:00
test_hypervisor_stats.py
move unit tests to new "unit" test module
2016-09-08 15:19:50 -07:00
test_hypervisor.py
Add --long option and more columns to the hypervisor list command
2016-10-27 04:33:47 -07:00
test_keypair.py
Adds information about private key generation for instance access
2016-10-25 08:51:20 +02:00
test_server_backup.py
Replace 'MagicMock' with 'Mock'
2016-09-14 17:59:31 +08:00
test_server_group.py
move unit tests to new "unit" test module
2016-09-08 15:19:50 -07:00
test_server_image.py
Replace 'MagicMock' with 'Mock'
2016-09-14 17:59:31 +08:00
test_server.py
Add unit tests for server create in computev2
2016-11-28 23:24:22 +08:00
test_service.py
Replace 'MagicMock' with 'Mock'
2016-09-14 17:59:31 +08:00
test_usage.py
Add unit tests for usage commands in compute v2
2016-12-26 03:05:37 +00:00