Historique des commits

Auteur SHA1 Message Date
  Enis Afgan e366538b35 Fix text in a few docstrings il y a 11 ans
  nuwan_ag 277c1a1c01 get methods should return None if the underlying objects do not exist. il y a 11 ans
  nuwan_ag 1a6ca7763f Fix for edge case where snapshot doesn't exist on EC2 (since ec2 doesn't il y a 11 ans
  nuwan_ag c480ca9b2b Fix python 3 compatibility for exception il y a 11 ans
  nuwan_ag 43351bf9f6 Merge branch 'master' of https://github.com/gvlproject/cloudbridge il y a 11 ans
  nuwan_ag 888126dd2a Added volume+snapshot support to openstack il y a 11 ans
  nuwan_ag 44300727f2 Improved test case exception handling il y a 11 ans
  Enis Afgan 2b98898efd Fix how connection to S3 is established il y a 11 ans
  nuwan_ag 17bd41b5a0 Added block_store service to EC2 provider (volumes+snapshots). Some il y a 11 ans
  nuwan_ag 629e1ed12a Renamed aws environment variables il y a 11 ans
  Enis Afgan c8efe200e5 To better adhear to the defined interface, make a number of methods/fields properties. As part of this, renamed image and volume fields into images and volumes il y a 11 ans
  Enis Afgan 676a6ef9c6 Rename types module into resources il y a 11 ans
  Enis Afgan 6fd60d9370 Rename EC2 into AWS to be consistent with the naming principles used with OpenStack il y a 11 ans
  Enis Afgan b42ddb020c Qualify __repr__ returns with CB- il y a 11 ans
  nuwan_ag 0eb5f71847 Omit interfaces from coverage il y a 11 ans
  nuwan_ag 2f285b4365 Temporary fix for travis build hang il y a 11 ans
  nuwan_ag cfaaf0db5d Improved pep8 compliance il y a 11 ans
  nuwan_ag 4b55b1a977 Refactored - added support for objects with lifecycles. il y a 11 ans
  nuwan_ag 691e1ea303 Merge branch 'master' of https://github.com/gvlproject/cloudbridge il y a 11 ans
  Enis Afgan bc79e797a9 Add .DS_Store to .gitignore il y a 11 ans
  Enis Afgan 2574c82589 Add testing docs to README il y a 11 ans
  nuwan_ag c2b2a132f9 Fixed pylint warnings - avoid use of keyword id, fix up format string il y a 11 ans
  nuwan_ag d2a5e85a01 Refactored inteface.py - made into package with several source files. il y a 11 ans
  Enis Afgan e655553d97 Add the option to run the test suite on a specific cloud only (set via env vars) il y a 11 ans
  Enis Afgan aefba02c55 Add the ability to specify test resource properties via env vars il y a 11 ans
  nuwan_ag d3aab97ab2 Made test case active. il y a 11 ans
  nuwan_ag cb216ecffb Removed python2 style print statements that slipped through. il y a 11 ans
  nuwan_ag 1cfae21f31 Merge branch 'master' of https://github.com/gvlproject/cloudbridge il y a 11 ans
  nuwan_ag 174791cf5e Added test cases for provider image service. Removed debug messages and il y a 11 ans
  nuwan_ag 2ea3c26dd2 Added implementation to wait till instance or image is ready for ec2 and il y a 11 ans