Histórico de Commits

Autor SHA1 Mensagem Data
  Enis Afgan 16d3da63ef Make SecurityGroup add_rule method return a SecurityGroupRule object; add get_rule method to the SecurityGroup class; test há 10 anos atrás
  Nuwan Goonasekera 9ad76b640e Fixed unicode encoding issue. há 10 anos atrás
  Nuwan Goonasekera 4e4ad7317c Changed AWS security group rules to use md5 hash as a unique id há 10 anos atrás
  Enis Afgan c06dabaa3c Add id property to SecurityGroupRule and a delete method há 10 anos atrás
  Enis Afgan 816b04da2f Fix OpenStack instance security_group_ids implementation to return IDs vs. names há 10 anos atrás
  Enis Afgan d6b019e5b5 Merge há 10 anos atrás
  Enis Afgan 8985029260 Add implementation for AWS Bucket .get method and a test há 10 anos atrás
  Nuwan Goonasekera 9ea5e49580 Added missing methods to Object Store interface há 10 anos atrás
  Nuwan Goonasekera da9cad34bf Renamed download to save_content and add iter_content method. há 10 anos atrás
  Nuwan Goonasekera d63a689a31 Added method for obtaining the list of security_group_ids associated há 10 anos atrás
  Nuwan Goonasekera 1da0a04b12 Renamed property names for consistency há 10 anos atrás
  Nuwan Goonasekera cd4adcd512 Fixed method for obtaining current region in openstack. há 10 anos atrás
  Nuwan Goonasekera 7b0db9a5f0 Changed instance.placement_zone to return zone id instead of an object há 10 anos atrás
  Nuwan Goonasekera 0323f51001 Added region.current property to RegionService. há 10 anos atrás
  Enis Afgan 429882c231 For AWS, fix volume description during volume creation. há 10 anos atrás
  Nuwan Goonasekera c4eac53e67 Same bug fix for snapshots há 10 anos atrás
  Nuwan Goonasekera 2fd02611c5 Bug fix and test for volume name and description not getting updated há 10 anos atrás
  Enis Afgan 2681e3065f Guard against non-existing snapshots on AWS há 10 anos atrás
  Enis Afgan b8e20d563c Make sure a volume was created from a snapshot before trying to retrieve the snapshot há 10 anos atrás
  Nuwan Goonasekera 1043714ecc Added more properties to Snapshots (description, size, volume_id, há 10 anos atrás
  Nuwan Goonasekera eb939eba5f Added more properties to volumes, including attachment info. há 10 anos atrás
  Enis Afgan 6360b1c261 Update object_relationships figure to account for the changes in Network.subnets structure from 371ea1b7c764ccec4e85affa718888b7e74492ad há 10 anos atrás
  Enis Afgan 68ad8e642a Update default image ID (used during testing) há 10 anos atrás
  Enis Afgan 729ee2e16a Add support for filtering subnets for a specific network há 10 anos atrás
  Enis Afgan 371ea1b7c7 Create a SubnetService by moving subnet related methods out of the NetworkService; add SubnetService get method; update tests. há 10 anos atrás
  Nuwan Goonasekera ce05f01ced Added get method + test to InstanceTypesService. há 10 anos atrás
  Nuwan Goonasekera 87a677a9eb Handle edge case when an OS region doesn't have a compute service. há 10 anos atrás
  Nuwan Goonasekera 4224d3bd52 Rename zone.region to zone.region_name since it returns a string instead há 10 anos atrás
  Nuwan Goonasekera 616758d331 Fix and test for image_id property on instance. há 10 anos atrás
  Enis Afgan 4d1f016136 Fix instance_type property for OpenStack and add a more complete test. há 10 anos atrás