Historial de Commits

Autor SHA1 Mensaje Fecha
  baizhang 4e1e6241b8 Add test data for GCE placement. hace 10 años
  baizhang 82426d545b Add GCEInstanceTypesService. Fix some related tests. hace 10 años
  Enis Afgan 68ad8e642a Update default image ID (used during testing) hace 10 años
  Enis Afgan a003957a8f Use key_pair consistently (vs. keypair) hace 10 años
  Nuwan Goonasekera 5981e6ac8e Renamed CB_USE_MOCK_DRIVERS to CB_USE_MOCK_PROVIDERS for consistency. hace 10 años
  Nuwan Goonasekera 7df9b66e22 Refactored code. Renamed SHORT_NAME to PROVIDER_ID. hace 10 años
  Nuwan Goonasekera d170ab3799 Added auto-discovery of cloud providers to the CloudProvider factory. hace 10 años
  Nuwan Goonasekera 76db9d36b8 Made timeout and interval a globally configurable default, closing hace 10 años
  nuwan_ag fea64f49f5 Increased test coverage for instance properties and block device hace 10 años
  nuwan_ag 9cc9039326 Put in check to make sure zone is specified when launching a new volume hace 10 años
  nuwan_ag 894d7d4f70 Fixed some duplication issues flagged by code-climate. hace 10 años
  nuwan_ag 2b3a9e4bb5 Simplified block device mapping api. hace 10 años
  nuwan_ag 61459af783 Simplified test cleanup actions. hace 10 años
  nuwan_ag 25642204fe Reorganised package structure. hace 10 años
  nuwan_ag b5c8ad9093 Added support for LaunchConfiguration block_device_mappings hace 10 años
  nuwan_ag f591bedc37 Restructured compute service - renamed methods to list, get, create, hace 10 años
  nuwan_ag d551762f96 Replace map operations with list comprehensions. hace 10 años
  nuwan_ag 7465dc3d11 Make mock providers play nice with non-mock providers. hace 10 años
  nuwan_ag 15a8a481b6 Made wait interval conditional - mocks use 0 and actual backend tests hace 10 años
  nuwan_ag f76a935ed6 Fixed bug when parsing bool and fix test helper delay. Also avoid hace 10 años
  nuwan_ag bd50dce42a Make mock tests run faster. hace 10 años
  nuwan_ag 61f9fca4e1 Added support for mock drivers. hace 10 años
  nuwan_ag bbc329535e Added missing methods list and get to aws compute service and improved hace 10 años
  nuwan_ag 4ac4c0cfb0 Improved tests to make sure that deleted objects are actually deleted. hace 10 años
  nuwan_ag ce1852d0ed Fixed python 2/3 compatibility issue when reraising using six. hace 10 años
  nuwan_ag c480ca9b2b Fix python 3 compatibility for exception hace 10 años
  nuwan_ag 44300727f2 Improved test case exception handling hace 10 años
  nuwan_ag 17bd41b5a0 Added block_store service to EC2 provider (volumes+snapshots). Some hace 10 años
  Enis Afgan 6fd60d9370 Rename EC2 into AWS to be consistent with the naming principles used with OpenStack hace 10 años
  nuwan_ag cfaaf0db5d Improved pep8 compliance hace 10 años