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

Автор SHA1 Сообщение Дата
  Enis Afgan 13e70cd044 Raise the actual EC2 exception 10 лет назад
  Enis Afgan 0960c4d10c (Hopefully) simplify some of the logic for resolving VPC and SG launch combinations 10 лет назад
  Enis Afgan 05d8c20d74 Transition towards requiring a launch into VPC for AWS 10 лет назад
  Enis Afgan 4c0b79c4d7 Add a method to process security groups on AWS, translating them from names to IDs. This is requried for launching instances into a VPC. 10 лет назад
  Enis Afgan bb63109820 Remove explicit binding to an AWS API version. Used version is outdated. 10 лет назад
  Enis Afgan 84672b15ca Add cloud_type property to OpenStack provider class to be inline with the AWS provider class 10 лет назад
  Nuwan Goonasekera ff4f79cc79 Code and tests to make sure that same security rule can be added twice. 10 лет назад
  Nuwan Goonasekera 123e4bf624 Fixed keypair test case 10 лет назад
  Nuwan Goonasekera 7bb740400a Added a support method to get ec2_endpoints if available 10 лет назад
  Nuwan Goonasekera 5825381830 Added an openstack provider method to get the ec2 credentials for a user 10 лет назад
  Nuwan Goonasekera f5ee5b61c5 Merge branch 'master' of https://github.com/gvlproject/cloudbridge 10 лет назад
  Enis Afgan 792104f79d For KeyPair service - when creating a key pair, raise (native) exception if the key with the supplied name already exists 10 лет назад
  Enis Afgan 56a31db2a8 On AWS, if a duplicate rule is applied to a security group, just return it instead of raising an exception 10 лет назад
  Enis Afgan 5b9f726234 Replace the path where AWS instance data info is retrieved from to point to an S3 bucket (much faster and no occasional auth issues) 10 лет назад
  Nuwan Goonasekera 5b538da7fb Silence a few more spurious warnings. 10 лет назад
  Enis Afgan 8f2384a9b2 Update provider developer doc with required libraries and versions 10 лет назад
  Enis Afgan 6a68635a11 Small update to the getting started guide 10 лет назад
  Enis Afgan a73971149e Fix typos 10 лет назад
  Enis Afgan 7b67a97de0 Add support for using OpenStack Keystone v3 10 лет назад
  Enis Afgan 829b2b0855 Update installation docs 10 лет назад
  Enis Afgan e0f05d7f28 Fix typo 10 лет назад
  Nuwan Goonasekera e3e929e052 Silences more spurious warnings and fixed minor consistency issue in 10 лет назад
  Enis Afgan 8ebd3e3496 Update getting started guide to include config for two providers 10 лет назад
  Nuwan Goonasekera f2336e40f0 Added missing connector lines to svg. 10 лет назад
  Nuwan Goonasekera bf4d2f6b1c Copied design goals to docs and some minor restructuring. 10 лет назад
  Nuwan Goonasekera 360c59abf1 Minor readme enhancements. 10 лет назад
  Enis Afgan 26c5412e09 Remove httpretty from explicit requirements (a working version is now being set by moto https://github.com/spulec/moto/commit/2e69986e01caa6d2f8acbcb286a5c0a9c09c6ce2) 10 лет назад
  Enis Afgan 71fd34d204 Release dependent library versions during the dev cycle; update development status to Alpha 10 лет назад
  Enis Afgan a7042bf70e Make library name consistent throughout the documentation 10 лет назад
  Nuwan Goonasekera 84956e6378 Add codeclimate.yml and silence spurious warnings. 10 лет назад