Commit Verlauf

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