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

Автор SHA1 Сообщение Дата
  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 лет назад
  Nuwan Goonasekera 5981e6ac8e Renamed CB_USE_MOCK_DRIVERS to CB_USE_MOCK_PROVIDERS for consistency. 10 лет назад
  Enis Afgan 1c3fd5855c Update launch docs to include examples of using the Network classes 10 лет назад
  Enis Afgan 01b35e8d17 httprety 0.8.11 install breaks (as a dependency on moto) so explicitly install a version that works 10 лет назад
  Enis Afgan 1f55e6d9d5 Update security group rules logic for OpenStack provider to adhear to the method doc string 10 лет назад
  Enis Afgan 1abca9c422 Only delete a network if it exists 10 лет назад