Commit History

Author SHA1 Message Date
  Enis Afgan e655553d97 Add the option to run the test suite on a specific cloud only (set via env vars) 10 years ago
  Enis Afgan aefba02c55 Add the ability to specify test resource properties via env vars 10 years ago
  nuwan_ag d3aab97ab2 Made test case active. 10 years ago
  nuwan_ag cb216ecffb Removed python2 style print statements that slipped through. 10 years ago
  nuwan_ag 1cfae21f31 Merge branch 'master' of https://github.com/gvlproject/cloudbridge 10 years ago
  nuwan_ag 174791cf5e Added test cases for provider image service. Removed debug messages and 10 years ago
  nuwan_ag 2ea3c26dd2 Added implementation to wait till instance or image is ready for ec2 and 10 years ago
  nuwan_ag e1b94a5f5f Added support for waiting till an instance or image is ready. 10 years ago
  Enis Afgan b866cb8d66 Implement a couple methods for OpenStack provider 10 years ago
  nuwan_ag a3ae55dd7d Fixed typo 10 years ago
  nuwan_ag 55f0750905 Merge branch 'master' of https://github.com/gvlproject/cloudbridge 10 years ago
  nuwan_ag 72bb9e619e Added basic implementation of Image Service. 10 years ago
  Enis Afgan 471423c1ef Clarify relationship between Region and PlacementZone 10 years ago
  Enis Afgan 8382ebc6d2 Fix field name typo 10 years ago
  Enis Afgan aca08cd9bd Add more SecurityGroup interface methods 10 years ago
  Enis Afgan 544f10048b Add docs 10 years ago
  Enis Afgan 53045601c9 Use a dict getter when grabbing EC2 instance name 10 years ago
  nuwan_ag ccaefc546a Reorganised provider file structure 10 years ago
  nuwan_ag 113a094723 Added create_instance support for openstack + basic tests. 10 years ago
  nuwan_ag 7a4398dfa3 Added basic compute service support to ec2. 10 years ago
  nuwan_ag e090981cb5 Simplified tox coverage. Fixed typos 10 years ago
  nuwan_ag 0d7f21e376 Added more tests for the factory and provider interfaces. 10 years ago
  nuwan_ag c64fdaed02 Minor refactoring. 10 years ago
  nuwan_ag 4c2beda07b Fixed up code warnings in code climate and landscape 10 years ago
  nuwan_ag bd1fb72899 Fixed up coverage to run only on cloudbridge source. 10 years ago
  nuwan_ag 85ac31d2a0 Moved coveralls to travis.yml 10 years ago
  nuwan_ag c3df2cf871 Added coverage to travis.yml. Commented out code coverage report from 10 years ago
  nuwan_ag 53b77baf0f Allowed travis to fail for mac, added coverall coverage report, added 10 years ago
  nuwan_ag fee7ef9b43 Removed py32, py35 and jython to fix travis 10 years ago
  nuwan_ag c9b9bfe2b8 Improved python3 compatibility and added list_security_groups to ec2 10 years ago