커밋 기록

작성자 SHA1 메시지 날짜
  nuwan_ag 718e5fdd05 Removed osx from travis build. 11 년 전
  nuwan_ag e34d34d61e Added implementation of block_store service for AWS + tests. 11 년 전
  nuwan_ag ce1852d0ed Fixed python 2/3 compatibility issue when reraising using six. 11 년 전
  Enis Afgan a976bbd179 (WIP) Adding security-based resources. In the process, added SecurityGroupService and KeyPairService. ATM, OpenStack implementation is still incomplete and the AWS implementation is out of sync with the new interface. Missing tests 11 년 전
  Enis Afgan e366538b35 Fix text in a few docstrings 11 년 전
  nuwan_ag 277c1a1c01 get methods should return None if the underlying objects do not exist. 11 년 전
  nuwan_ag 1a6ca7763f Fix for edge case where snapshot doesn't exist on EC2 (since ec2 doesn't 11 년 전
  nuwan_ag c480ca9b2b Fix python 3 compatibility for exception 11 년 전
  nuwan_ag 43351bf9f6 Merge branch 'master' of https://github.com/gvlproject/cloudbridge 11 년 전
  nuwan_ag 888126dd2a Added volume+snapshot support to openstack 11 년 전
  nuwan_ag 44300727f2 Improved test case exception handling 11 년 전
  Enis Afgan 2b98898efd Fix how connection to S3 is established 11 년 전
  nuwan_ag 17bd41b5a0 Added block_store service to EC2 provider (volumes+snapshots). Some 11 년 전
  nuwan_ag 629e1ed12a Renamed aws environment variables 11 년 전
  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 11 년 전
  Enis Afgan 676a6ef9c6 Rename types module into resources 11 년 전
  Enis Afgan 6fd60d9370 Rename EC2 into AWS to be consistent with the naming principles used with OpenStack 11 년 전
  Enis Afgan b42ddb020c Qualify __repr__ returns with CB- 11 년 전
  nuwan_ag 0eb5f71847 Omit interfaces from coverage 11 년 전
  nuwan_ag 2f285b4365 Temporary fix for travis build hang 11 년 전
  nuwan_ag cfaaf0db5d Improved pep8 compliance 11 년 전
  nuwan_ag 4b55b1a977 Refactored - added support for objects with lifecycles. 11 년 전
  nuwan_ag 691e1ea303 Merge branch 'master' of https://github.com/gvlproject/cloudbridge 11 년 전
  Enis Afgan bc79e797a9 Add .DS_Store to .gitignore 11 년 전
  Enis Afgan 2574c82589 Add testing docs to README 11 년 전
  nuwan_ag c2b2a132f9 Fixed pylint warnings - avoid use of keyword id, fix up format string 11 년 전
  nuwan_ag d2a5e85a01 Refactored inteface.py - made into package with several source files. 11 년 전
  Enis Afgan e655553d97 Add the option to run the test suite on a specific cloud only (set via env vars) 11 년 전
  Enis Afgan aefba02c55 Add the ability to specify test resource properties via env vars 11 년 전
  nuwan_ag d3aab97ab2 Made test case active. 11 년 전