Commit History

Author SHA1 Message Date
  nuwan_ag ae883189ee Added instance type service for AWS + tests. 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
  nuwan_ag 74206f8866 Merge branch 'master' of https://github.com/gvlproject/cloudbridge 10 years ago
  nuwan_ag 9726a4cc99 Fixed bug in aws get_instance and added region_name and service_name env 10 years ago
  Enis Afgan 8a80ae3430 Add add_rule method implementation for AWS and OpenStack 10 years ago
  nuwan_ag 35e18c5644 Ensure keypairs/security groups are deleted even if tests fail 10 years ago
  nuwan_ag e17073a0e0 Fixed public and private ip properties for openstack 10 years ago
  nuwan_ag 47ae0f8538 Minimised instance creation during tests to save time and more test 10 years ago
  nuwan_ag bbc329535e Added missing methods list and get to aws compute service and improved 10 years ago
  nuwan_ag c47542e170 Documentation changes and formatting fixes. 10 years ago
  Enis Afgan 559882d42e Add a link to the docs on RTD 10 years ago
  Enis Afgan fa74704c89 Add a tests for security services 10 years ago
  nuwan_ag d984a362c0 Merge branch 'master' of https://github.com/gvlproject/cloudbridge 10 years ago
  nuwan_ag 969b541dec Updated docs - changed markdown to rst. 10 years ago
  Enis Afgan 9017a14223 Fix for boto quirkiness 10 years ago
  Enis Afgan 114ae70892 When querying security groups for an instance, return cloudbridge SecurityGroup objects vs. native IDs 10 years ago
  nuwan_ag af61b8f2c0 Generated sphinx config. 10 years ago
  nuwan_ag 4b4087cf0c Fixed some errors in image fetching and tried to make it more robust on 10 years ago
  Enis Afgan 9ebb53b0a7 Finish off SecurityGroup implementation 10 years ago