Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Enis Afgan 39512edddb Fix syntax for py33 10 gadi atpakaļ
  Enis Afgan 1eceafbb67 Add partial implementation for OpenStackSecurityGroup 10 gadi atpakaļ
  Enis Afgan 7b7ca226c3 Add implementation for interacting with security groups (AWS only) 10 gadi atpakaļ
  Enis Afgan 7d3d8a8647 Implementation for interacting with key pairs (OpenStack and AWS) 10 gadi atpakaļ
  nuwan_ag 718e5fdd05 Removed osx from travis build. 10 gadi atpakaļ
  nuwan_ag e34d34d61e Added implementation of block_store service for AWS + tests. 10 gadi atpakaļ
  nuwan_ag ce1852d0ed Fixed python 2/3 compatibility issue when reraising using six. 10 gadi atpakaļ
  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 gadi atpakaļ
  Enis Afgan e366538b35 Fix text in a few docstrings 10 gadi atpakaļ
  nuwan_ag 277c1a1c01 get methods should return None if the underlying objects do not exist. 10 gadi atpakaļ
  nuwan_ag 1a6ca7763f Fix for edge case where snapshot doesn't exist on EC2 (since ec2 doesn't 10 gadi atpakaļ
  nuwan_ag c480ca9b2b Fix python 3 compatibility for exception 10 gadi atpakaļ
  nuwan_ag 43351bf9f6 Merge branch 'master' of https://github.com/gvlproject/cloudbridge 10 gadi atpakaļ
  nuwan_ag 888126dd2a Added volume+snapshot support to openstack 10 gadi atpakaļ
  nuwan_ag 44300727f2 Improved test case exception handling 10 gadi atpakaļ
  Enis Afgan 2b98898efd Fix how connection to S3 is established 10 gadi atpakaļ
  nuwan_ag 17bd41b5a0 Added block_store service to EC2 provider (volumes+snapshots). Some 10 gadi atpakaļ
  nuwan_ag 629e1ed12a Renamed aws environment variables 10 gadi atpakaļ
  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 gadi atpakaļ
  Enis Afgan 676a6ef9c6 Rename types module into resources 10 gadi atpakaļ
  Enis Afgan 6fd60d9370 Rename EC2 into AWS to be consistent with the naming principles used with OpenStack 10 gadi atpakaļ
  Enis Afgan b42ddb020c Qualify __repr__ returns with CB- 10 gadi atpakaļ
  nuwan_ag 0eb5f71847 Omit interfaces from coverage 10 gadi atpakaļ
  nuwan_ag 2f285b4365 Temporary fix for travis build hang 10 gadi atpakaļ
  nuwan_ag cfaaf0db5d Improved pep8 compliance 10 gadi atpakaļ
  nuwan_ag 4b55b1a977 Refactored - added support for objects with lifecycles. 10 gadi atpakaļ
  nuwan_ag 691e1ea303 Merge branch 'master' of https://github.com/gvlproject/cloudbridge 10 gadi atpakaļ
  Enis Afgan bc79e797a9 Add .DS_Store to .gitignore 10 gadi atpakaļ
  Enis Afgan 2574c82589 Add testing docs to README 10 gadi atpakaļ
  nuwan_ag c2b2a132f9 Fixed pylint warnings - avoid use of keyword id, fix up format string 10 gadi atpakaļ