Commit History

Author SHA1 Message Date
  nuwan_ag abc8f73ba4 Fixed landscape warnings + readme formatting. 10 years ago
  nuwan_ag 8d0ec53062 Improved test coverage for base classes. Removed unused code. 10 years ago
  nuwan_ag 44b2ec1a36 Simplified wait_for and wait_till_ready methods. Removed example.py 10 years ago
  nuwan_ag 257710f447 Improved test coverage. Removed redundant method rule_exists (same as 10 years ago
  nuwan_ag b1a220d3bf Initialize connections lazily for faster startup. 10 years ago
  nuwan_ag ae55d67aee Made test case naming more consistent 10 years ago
  nuwan_ag c3339faacc Added tests for iteration methods + fixed up some iteration issues. 10 years ago
  nuwan_ag c0e7eb8223 Consistency fixes. Added id methods to all objects. Also made all 10 years ago
  nuwan_ag f8b3168def Added support for AWS paging and iteration. 10 years ago
  nuwan_ag 40b4aab199 Added iteration support for openstack objects. 10 years ago
  Enis Afgan f8a5eecc8e Add API reference docs (can't use automodule because toc folding does not work) 10 years ago
  nuwan_ag cea27c423b Initial implementation of iterable objects. Also updated moto version 10 years ago
  Enis Afgan 5f6769fbad Merge branch 'master' of github.com:gvlproject/cloudbridge 10 years ago
  Enis Afgan 916f711959 Consistent formatting of the resource interfaces module 10 years ago
  nuwan_ag 853d8c5a64 Restore all block device tests. 10 years ago
  nuwan_ag b55a81ef72 Merge branch 'master' of https://github.com/gvlproject/cloudbridge 10 years ago
  nuwan_ag b3197f1c87 Force httpretty version to 0.8.6 to workaround py34 bug. Restore py34 10 years ago
  Enis Afgan 62cd7a66f6 More test coverage for SG 10 years ago
  Enis Afgan b3c05cc2bc Improve KP test coverage 10 years ago
  nuwan_ag 72596c28b9 Undo previous travis change. Set python to 3.5 globally. 10 years ago
  nuwan_ag 9b9034e953 More fixes for travis py35 support. 10 years ago
  nuwan_ag e1b9b1dd02 Workaround for travis py35 support 10 years ago
  nuwan_ag 634ddc7760 Set delete_on_terminate to true. Added missed .travis.yml during 10 years ago
  nuwan_ag 3c4f6a9a29 Changed py34 to py35. Made coverage run on all builds. Removed enum34. 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 2865c31c29 Fixed buggy repr method. 10 years ago
  nuwan_ag 815cd9c97c Merge branch 'master' of https://github.com/gvlproject/cloudbridge 10 years ago
  nuwan_ag 0107799e1d Added tests for repr methods. Also changed instance_id to id. 10 years ago
  Enis Afgan 4e1ce70c5b Add find method to KeyPairService; refactor the code some 10 years ago
  nuwan_ag 1df7bbfc5f Moved all __repr__ methods to base class 10 years ago