Enis Afgan
|
c5cde012ef
Update the type of AWS instance used for tests
|
9 лет назад |
Enis Afgan
|
8ea3475043
Tests update for Instance.create param change
|
9 лет назад |
Enis Afgan
|
427e7953fb
Remove add_network_interface method from LaunchConfig
|
9 лет назад |
Nuwan Goonasekera
|
f34ccec978
Fix bug in cleanup function.
|
9 лет назад |
Nuwan Goonasekera
|
6fa366afe3
Improved test resource cleanup functions.
|
9 лет назад |
Enis Afgan
|
5488d73c74
On a live cloud, cidr_block includes the network size
|
9 лет назад |
Enis Afgan
|
2c98623199
Update tests to match the new default model of running with private networking.
|
9 лет назад |
Enis Afgan
|
68ad8e642a
Update default image ID (used during testing)
|
10 лет назад |
Enis Afgan
|
a003957a8f
Use key_pair consistently (vs. keypair)
|
10 лет назад |
Nuwan Goonasekera
|
5981e6ac8e
Renamed CB_USE_MOCK_DRIVERS to CB_USE_MOCK_PROVIDERS for consistency.
|
10 лет назад |
Nuwan Goonasekera
|
7df9b66e22
Refactored code. Renamed SHORT_NAME to PROVIDER_ID.
|
10 лет назад |
Nuwan Goonasekera
|
d170ab3799
Added auto-discovery of cloud providers to the CloudProvider factory.
|
10 лет назад |
Nuwan Goonasekera
|
76db9d36b8
Made timeout and interval a globally configurable default, closing
|
10 лет назад |
nuwan_ag
|
fea64f49f5
Increased test coverage for instance properties and block device
|
10 лет назад |
nuwan_ag
|
9cc9039326
Put in check to make sure zone is specified when launching a new volume
|
10 лет назад |
nuwan_ag
|
894d7d4f70
Fixed some duplication issues flagged by code-climate.
|
10 лет назад |
nuwan_ag
|
2b3a9e4bb5
Simplified block device mapping api.
|
10 лет назад |
nuwan_ag
|
61459af783
Simplified test cleanup actions.
|
10 лет назад |
nuwan_ag
|
25642204fe
Reorganised package structure.
|
10 лет назад |
nuwan_ag
|
b5c8ad9093
Added support for LaunchConfiguration block_device_mappings
|
10 лет назад |
nuwan_ag
|
f591bedc37
Restructured compute service - renamed methods to list, get, create,
|
10 лет назад |
nuwan_ag
|
d551762f96
Replace map operations with list comprehensions.
|
10 лет назад |
nuwan_ag
|
7465dc3d11
Make mock providers play nice with non-mock providers.
|
10 лет назад |
nuwan_ag
|
15a8a481b6
Made wait interval conditional - mocks use 0 and actual backend tests
|
10 лет назад |
nuwan_ag
|
f76a935ed6
Fixed bug when parsing bool and fix test helper delay. Also avoid
|
10 лет назад |
nuwan_ag
|
bd50dce42a
Make mock tests run faster.
|
10 лет назад |
nuwan_ag
|
61f9fca4e1
Added support for mock drivers.
|
10 лет назад |
nuwan_ag
|
bbc329535e
Added missing methods list and get to aws compute service and improved
|
10 лет назад |
nuwan_ag
|
4ac4c0cfb0
Improved tests to make sure that deleted objects are actually deleted.
|
10 лет назад |
nuwan_ag
|
ce1852d0ed
Fixed python 2/3 compatibility issue when reraising using six.
|
10 лет назад |