Historial de Commits

Autor SHA1 Mensaje Fecha
  nuwan_ag bbc329535e Added missing methods list and get to aws compute service and improved hace 10 años
  nuwan_ag c47542e170 Documentation changes and formatting fixes. hace 10 años
  Enis Afgan 559882d42e Add a link to the docs on RTD hace 10 años
  Enis Afgan fa74704c89 Add a tests for security services hace 10 años
  nuwan_ag d984a362c0 Merge branch 'master' of https://github.com/gvlproject/cloudbridge hace 10 años
  nuwan_ag 969b541dec Updated docs - changed markdown to rst. hace 10 años
  Enis Afgan 9017a14223 Fix for boto quirkiness hace 10 años
  Enis Afgan 114ae70892 When querying security groups for an instance, return cloudbridge SecurityGroup objects vs. native IDs hace 10 años
  nuwan_ag af61b8f2c0 Generated sphinx config. hace 10 años
  nuwan_ag 4b4087cf0c Fixed some errors in image fetching and tried to make it more robust on hace 10 años
  Enis Afgan 9ebb53b0a7 Finish off SecurityGroup implementation hace 10 años
  nuwan_ag c43bfe9bde Fix python 3 compatibility issue for StringIO hace 10 años
  nuwan_ag 07d873eda2 Made ec2 refresh methods more resilient to missing/deleted objects. hace 10 años
  nuwan_ag 4ac4c0cfb0 Improved tests to make sure that deleted objects are actually deleted. hace 10 años
  nuwan_ag 6a602f4380 Added openstack object store implementation hace 10 años
  Enis Afgan 39512edddb Fix syntax for py33 hace 10 años
  Enis Afgan 1eceafbb67 Add partial implementation for OpenStackSecurityGroup hace 10 años
  Enis Afgan 7b7ca226c3 Add implementation for interacting with security groups (AWS only) hace 10 años
  Enis Afgan 7d3d8a8647 Implementation for interacting with key pairs (OpenStack and AWS) hace 10 años
  nuwan_ag 718e5fdd05 Removed osx from travis build. hace 10 años
  nuwan_ag e34d34d61e Added implementation of block_store service for AWS + tests. hace 10 años
  nuwan_ag ce1852d0ed Fixed python 2/3 compatibility issue when reraising using six. hace 10 años
  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 hace 10 años
  Enis Afgan e366538b35 Fix text in a few docstrings hace 10 años
  nuwan_ag 277c1a1c01 get methods should return None if the underlying objects do not exist. hace 10 años
  nuwan_ag 1a6ca7763f Fix for edge case where snapshot doesn't exist on EC2 (since ec2 doesn't hace 10 años
  nuwan_ag c480ca9b2b Fix python 3 compatibility for exception hace 10 años
  nuwan_ag 43351bf9f6 Merge branch 'master' of https://github.com/gvlproject/cloudbridge hace 10 años
  nuwan_ag 888126dd2a Added volume+snapshot support to openstack hace 10 años
  nuwan_ag 44300727f2 Improved test case exception handling hace 10 años