Commit History

Author SHA1 Message Date
  Ehsan Chiniforooshan 8de5e33206 Merge master into gce 9 years ago
  Enis Afgan c5cde012ef Update the type of AWS instance used for tests 9 years ago
  Enis Afgan 8ea3475043 Tests update for Instance.create param change 9 years ago
  Enis Afgan 427e7953fb Remove add_network_interface method from LaunchConfig 9 years ago
  Nuwan Goonasekera f34ccec978 Fix bug in cleanup function. 9 years ago
  Nuwan Goonasekera 6fa366afe3 Improved test resource cleanup functions. 9 years ago
  Ehsan Chiniforooshan adb15591ef Merge master into gce 9 years ago
  Enis Afgan 5488d73c74 On a live cloud, cidr_block includes the network size 9 years ago
  Enis Afgan 2c98623199 Update tests to match the new default model of running with private networking. 9 years ago
  baizhang 4e1e6241b8 Add test data for GCE placement. 10 years ago
  baizhang 82426d545b Add GCEInstanceTypesService. Fix some related tests. 10 years ago
  Enis Afgan 68ad8e642a Update default image ID (used during testing) 10 years ago
  Enis Afgan a003957a8f Use key_pair consistently (vs. keypair) 10 years ago
  Nuwan Goonasekera 5981e6ac8e Renamed CB_USE_MOCK_DRIVERS to CB_USE_MOCK_PROVIDERS for consistency. 10 years ago
  Nuwan Goonasekera 7df9b66e22 Refactored code. Renamed SHORT_NAME to PROVIDER_ID. 10 years ago
  Nuwan Goonasekera d170ab3799 Added auto-discovery of cloud providers to the CloudProvider factory. 10 years ago
  Nuwan Goonasekera 76db9d36b8 Made timeout and interval a globally configurable default, closing 10 years ago
  nuwan_ag fea64f49f5 Increased test coverage for instance properties and block device 10 years ago
  nuwan_ag 9cc9039326 Put in check to make sure zone is specified when launching a new volume 10 years ago
  nuwan_ag 894d7d4f70 Fixed some duplication issues flagged by code-climate. 10 years ago
  nuwan_ag 2b3a9e4bb5 Simplified block device mapping api. 10 years ago
  nuwan_ag 61459af783 Simplified test cleanup actions. 10 years ago
  nuwan_ag 25642204fe Reorganised package structure. 10 years ago
  nuwan_ag b5c8ad9093 Added support for LaunchConfiguration block_device_mappings 10 years ago
  nuwan_ag f591bedc37 Restructured compute service - renamed methods to list, get, create, 10 years ago
  nuwan_ag d551762f96 Replace map operations with list comprehensions. 10 years ago
  nuwan_ag 7465dc3d11 Make mock providers play nice with non-mock providers. 10 years ago
  nuwan_ag 15a8a481b6 Made wait interval conditional - mocks use 0 and actual backend tests 10 years ago
  nuwan_ag f76a935ed6 Fixed bug when parsing bool and fix test helper delay. Also avoid 10 years ago
  nuwan_ag bd50dce42a Make mock tests run faster. 10 years ago