提交历史

作者 SHA1 备注 提交日期
  Enis Afgan b8e20d563c Make sure a volume was created from a snapshot before trying to retrieve the snapshot 10 年之前
  Nuwan Goonasekera 1043714ecc Added more properties to Snapshots (description, size, volume_id, 10 年之前
  Nuwan Goonasekera eb939eba5f Added more properties to volumes, including attachment info. 10 年之前
  Enis Afgan 6360b1c261 Update object_relationships figure to account for the changes in Network.subnets structure from 371ea1b7c764ccec4e85affa718888b7e74492ad 10 年之前
  Enis Afgan 68ad8e642a Update default image ID (used during testing) 10 年之前
  Enis Afgan 729ee2e16a Add support for filtering subnets for a specific network 10 年之前
  Enis Afgan 371ea1b7c7 Create a SubnetService by moving subnet related methods out of the NetworkService; add SubnetService get method; update tests. 10 年之前
  Nuwan Goonasekera ce05f01ced Added get method + test to InstanceTypesService. 10 年之前
  Nuwan Goonasekera 87a677a9eb Handle edge case when an OS region doesn't have a compute service. 10 年之前
  Nuwan Goonasekera 4224d3bd52 Rename zone.region to zone.region_name since it returns a string instead 10 年之前
  Nuwan Goonasekera 616758d331 Fix and test for image_id property on instance. 10 年之前
  Enis Afgan 4d1f016136 Fix instance_type property for OpenStack and add a more complete test. 10 年之前
  Nuwan Goonasekera 3bfeddd108 Added support for listing zones within regions for AWS and OpenStack. 10 年之前
  Enis Afgan a003957a8f Use key_pair consistently (vs. keypair) 10 年之前
  Nuwan Goonasekera dbbbbacd95 Fix and test for openstack provider not returning unique regions. 10 年之前
  Nuwan Goonasekera fcc9846707 Fixed svg links 10 年之前
  Nuwan Goonasekera 009e2749b5 Fixed svg layout and some typos. 10 年之前
  Enis Afgan 7be697d7c1 A step closer in fixing the svg from f1f14f93c6d99f76f5f0bad11ac822b90692565a (thanks to @tlipic) 10 年之前
  Enis Afgan f1f14f93c6 Update SVG image on the main docs page with Network objects 10 年之前
  Enis Afgan be9c855e14 Add custom to_json implementation for OpenStack Region 10 年之前
  Enis Afgan bc7b9049fe Add a couple of tests for to_json methods 10 年之前
  Enis Afgan 39c2b892b1 Add custom to_json methods for composite SecurityGroup resources 10 年之前
  Enis Afgan 54897d5162 Add a to_json method to (Base)CloudResource 10 年之前
  Enis Afgan 2290e7947a Tidy OpenStack provider docstrings. 10 年之前
  Nuwan Goonasekera ece9a8916a Added docs on paging and iteration. 10 年之前
  Nuwan Goonasekera 56d3eb7871 Merge branch 'master' of https://github.com/gvlproject/cloudbridge 10 年之前
  Enis Afgan a2b3c9bded Add additional connection options for OpenStack Swift service 10 年之前
  Enis Afgan 06d959f0cd Add more AWS provider initialization settings (partially addresses https://github.com/gvlproject/cloudbridge/issues/12). 10 年之前
  Enis Afgan 53c7ab1f4b Explicitly set dependent library versions for the release (glanceclient complains with Could not find suitable distribution for Requirement.parse('python-glanceclient==1.2.0'???) 10 年之前
  Nuwan Goonasekera 2f393227f9 Updated python-keystoneclient to >= 2.0.0 10 年之前