Historique des commits

Auteur SHA1 Message Date
  Enis Afgan 475ec0e12f Add zone property to subnet il y a 9 ans
  Enis Afgan e79007b731 Replace deprecated log.warn messages with log.warning il y a 9 ans
  Enis Afgan 05dba64c0d Merge branch 'master' of github.com:gvlproject/cloudbridge il y a 9 ans
  Nuwan Goonasekera c1f1a52fc0 Removed redundant file il y a 9 ans
  Nuwan Goonasekera e0a508639a Modified tests to skip if service unimplemented il y a 9 ans
  Nuwan Goonasekera c61640914f Fixed implementation bug in provider.has_service il y a 9 ans
  Nuwan Goonasekera a4c07639d7 Added support for skipping tests if service is not implemented il y a 9 ans
  Enis Afgan 19aa8b57d0 (WIP) Use subnet vs. network when launching an instance il y a 9 ans
  Nuwan Goonasekera 7a235ea0cc Fixed mock json response of instance data il y a 9 ans
  Nuwan Goonasekera e6167d184d Only retrieve security group if src_group is provided. il y a 9 ans
  Nuwan Goonasekera 9eb7766c48 Fix port range in seucrity group rule test il y a 9 ans
  Enis Afgan 97fbee3e88 Skip a number of tests unil moto catches up il y a 9 ans
  Enis Afgan 285825f673 Use current region, not the default one il y a 9 ans
  Enis Afgan 39670be4c1 Get or create a default network il y a 9 ans
  Enis Afgan e7ce966d5d When creating a default network on AWS, create corresponding subnets il y a 9 ans
  Enis Afgan 03d832c2ef Add a method for retrieving a 'default' network il y a 9 ans
  Enis Afgan e8a78d17b7 Update docs related to the networking method signature changes il y a 9 ans
  Enis Afgan 34ac20d881 Move exceptions docs into their appropriate file, to match file structure from 3489b9c8f10a3c5b4fd6410524325e8ad63649bb il y a 9 ans
  Enis Afgan e786b1ac2d Add docs about using a configuration file for providing credentials il y a 9 ans
  Nuwan Goonasekera 919069f75a Added comment clarifying interface contract. il y a 9 ans
  Enis Afgan d017c48d10 Fetch updated refs to SG objects to have current info il y a 9 ans
  Enis Afgan 5929a8c203 Update OpenStack impl for adding security group's group rules il y a 9 ans
  Nuwan Goonasekera 1245cebfe4 Modified get_ec2_credentials() to get_or_create_ec2_credentials() il y a 9 ans
  Nuwan Goonasekera 3489b9c8f1 Refactored exceptions into a separate class. il y a 9 ans
  Nuwan Goonasekera 813823cb8a Added test case for authenticate method il y a 9 ans
  Nuwan Goonasekera 001a67c02c Added authenticate method to test provider connectivity. il y a 9 ans
  Enis Afgan c5cde012ef Update the type of AWS instance used for tests il y a 9 ans
  Enis Afgan 8ea3475043 Tests update for Instance.create param change il y a 9 ans
  Enis Afgan 2a8d67ca4b Update docs for the new Instance.create method's network parameter il y a 9 ans
  Enis Afgan 64e6d34f94 Add OpenStack implementation for mandatory network parameter to Instance.create il y a 9 ans