Commit History

Author SHA1 Message Date
  nuwan_ag 6adb9e44f4 Restructured image and container services - renamed methods to list, 10 years ago
  nuwan_ag 847dcd718e Restructured block store services - renamed methods to list, get, create 10 years ago
  nuwan_ag f591bedc37 Restructured compute service - renamed methods to list, get, create, 10 years ago
  Enis Afgan 4259b83baa Switch to using the default moto repo 10 years ago
  nuwan_ag 84f660ad64 Added abstract base classes 10 years ago
  nuwan_ag d551762f96 Replace map operations with list comprehensions. 10 years ago
  nuwan_ag cf7c35ad78 Fixed bug in openstack image description (not supported) 10 years ago
  nuwan_ag 885cc347c3 Fixed openstack tests for security group rules and instance types. 10 years ago
  Enis Afgan 4664a73ee0 Add test for security group rule 10 years ago
  Enis Afgan 20f2832819 Fix typo 10 years ago
  Enis Afgan 10cc795667 Access local field only of the object is defined 10 years ago
  nuwan_ag a4e5389002 Improved tests for instance type and image attributes. 10 years ago
  nuwan_ag e802e658be Moved aws_instance_info_url to a NeCTAR bucket. 10 years ago
  Enis Afgan d112dea731 Add security group rules implemenation 10 years ago
  nuwan_ag e70ec6741f Merge branch 'master' of https://github.com/gvlproject/cloudbridge 10 years ago
  nuwan_ag ae883189ee Added instance type service for AWS + tests. 10 years ago
  Enis Afgan 7df9684721 Improve coverage of key pair tests 10 years ago
  Enis Afgan 1885421d09 Collapse some code 10 years ago
  nuwan_ag 93847f7844 Added tests for get methods. 10 years ago
  nuwan_ag 7465dc3d11 Make mock providers play nice with non-mock providers. 10 years ago
  nuwan_ag 4e7e7ebf66 Changes to support mock driver use in tox 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 9086b94fb8 Merge branch 'master' of https://github.com/gvlproject/cloudbridge 10 years ago
  nuwan_ag bd50dce42a Make mock tests run faster. 10 years ago
  nuwan_ag 61f9fca4e1 Added support for mock drivers. 10 years ago
  Enis Afgan 994aa39fcb Rename key pair parameter to be consistent with the rest of the parameters in the library 10 years ago
  Enis Afgan 259f453d89 Make the provider a private field 10 years ago
  nuwan_ag ef82f9a67a Make sure instance is deleted after test_instance_properties, and 10 years ago
  nuwan_ag 8a032d624b set validate=True when calling boto update() to make sure deleted 10 years ago