Historique des commits

Auteur SHA1 Message Date
  Nuwan Goonasekera 7df9b66e22 Refactored code. Renamed SHORT_NAME to PROVIDER_ID. il y a 10 ans
  Nuwan Goonasekera d170ab3799 Added auto-discovery of cloud providers to the CloudProvider factory. il y a 10 ans
  Nuwan Goonasekera 76db9d36b8 Made timeout and interval a globally configurable default, closing il y a 10 ans
  nuwan_ag fea64f49f5 Increased test coverage for instance properties and block device il y a 10 ans
  nuwan_ag 9cc9039326 Put in check to make sure zone is specified when launching a new volume il y a 10 ans
  nuwan_ag 894d7d4f70 Fixed some duplication issues flagged by code-climate. il y a 10 ans
  nuwan_ag 2b3a9e4bb5 Simplified block device mapping api. il y a 10 ans
  nuwan_ag 61459af783 Simplified test cleanup actions. il y a 10 ans
  nuwan_ag 25642204fe Reorganised package structure. il y a 10 ans
  nuwan_ag b5c8ad9093 Added support for LaunchConfiguration block_device_mappings il y a 10 ans
  nuwan_ag f591bedc37 Restructured compute service - renamed methods to list, get, create, il y a 10 ans
  nuwan_ag d551762f96 Replace map operations with list comprehensions. il y a 10 ans
  nuwan_ag 7465dc3d11 Make mock providers play nice with non-mock providers. il y a 10 ans
  nuwan_ag 15a8a481b6 Made wait interval conditional - mocks use 0 and actual backend tests il y a 10 ans
  nuwan_ag f76a935ed6 Fixed bug when parsing bool and fix test helper delay. Also avoid il y a 10 ans
  nuwan_ag bd50dce42a Make mock tests run faster. il y a 10 ans
  nuwan_ag 61f9fca4e1 Added support for mock drivers. il y a 10 ans
  nuwan_ag bbc329535e Added missing methods list and get to aws compute service and improved il y a 10 ans
  nuwan_ag 4ac4c0cfb0 Improved tests to make sure that deleted objects are actually deleted. il y a 10 ans
  nuwan_ag ce1852d0ed Fixed python 2/3 compatibility issue when reraising using six. il y a 10 ans
  nuwan_ag c480ca9b2b Fix python 3 compatibility for exception il y a 10 ans
  nuwan_ag 44300727f2 Improved test case exception handling il y a 10 ans
  nuwan_ag 17bd41b5a0 Added block_store service to EC2 provider (volumes+snapshots). Some il y a 10 ans
  Enis Afgan 6fd60d9370 Rename EC2 into AWS to be consistent with the naming principles used with OpenStack il y a 10 ans
  nuwan_ag cfaaf0db5d Improved pep8 compliance il y a 10 ans
  Enis Afgan aefba02c55 Add the ability to specify test resource properties via env vars il y a 10 ans
  nuwan_ag 174791cf5e Added test cases for provider image service. Removed debug messages and il y a 10 ans
  nuwan_ag 113a094723 Added create_instance support for openstack + basic tests. il y a 10 ans
  nuwan_ag c64fdaed02 Minor refactoring. il y a 10 ans
  nuwan_ag b6103b0c32 Added automatic test case generation for provider implementations. il y a 10 ans