История коммитов

Автор SHA1 Сообщение Дата
  Enis Afgan 7d3d8a8647 Implementation for interacting with key pairs (OpenStack and AWS) 10 лет назад
  nuwan_ag 718e5fdd05 Removed osx from travis build. 10 лет назад
  nuwan_ag e34d34d61e Added implementation of block_store service for AWS + tests. 10 лет назад
  nuwan_ag ce1852d0ed Fixed python 2/3 compatibility issue when reraising using six. 10 лет назад
  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 10 лет назад
  Enis Afgan e366538b35 Fix text in a few docstrings 10 лет назад
  nuwan_ag 277c1a1c01 get methods should return None if the underlying objects do not exist. 10 лет назад
  nuwan_ag 1a6ca7763f Fix for edge case where snapshot doesn't exist on EC2 (since ec2 doesn't 10 лет назад
  nuwan_ag c480ca9b2b Fix python 3 compatibility for exception 10 лет назад
  nuwan_ag 43351bf9f6 Merge branch 'master' of https://github.com/gvlproject/cloudbridge 10 лет назад
  nuwan_ag 888126dd2a Added volume+snapshot support to openstack 10 лет назад
  nuwan_ag 44300727f2 Improved test case exception handling 10 лет назад
  Enis Afgan 2b98898efd Fix how connection to S3 is established 10 лет назад
  nuwan_ag 17bd41b5a0 Added block_store service to EC2 provider (volumes+snapshots). Some 10 лет назад
  nuwan_ag 629e1ed12a Renamed aws environment variables 10 лет назад
  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 10 лет назад
  Enis Afgan 676a6ef9c6 Rename types module into resources 10 лет назад
  Enis Afgan 6fd60d9370 Rename EC2 into AWS to be consistent with the naming principles used with OpenStack 10 лет назад
  Enis Afgan b42ddb020c Qualify __repr__ returns with CB- 10 лет назад
  nuwan_ag 0eb5f71847 Omit interfaces from coverage 10 лет назад
  nuwan_ag 2f285b4365 Temporary fix for travis build hang 10 лет назад
  nuwan_ag cfaaf0db5d Improved pep8 compliance 10 лет назад
  nuwan_ag 4b55b1a977 Refactored - added support for objects with lifecycles. 10 лет назад
  nuwan_ag 691e1ea303 Merge branch 'master' of https://github.com/gvlproject/cloudbridge 10 лет назад
  Enis Afgan bc79e797a9 Add .DS_Store to .gitignore 10 лет назад
  Enis Afgan 2574c82589 Add testing docs to README 10 лет назад
  nuwan_ag c2b2a132f9 Fixed pylint warnings - avoid use of keyword id, fix up format string 10 лет назад
  nuwan_ag d2a5e85a01 Refactored inteface.py - made into package with several source files. 10 лет назад
  Enis Afgan e655553d97 Add the option to run the test suite on a specific cloud only (set via env vars) 10 лет назад
  Enis Afgan aefba02c55 Add the ability to specify test resource properties via env vars 10 лет назад