Commit Verlauf

Autor SHA1 Nachricht Datum
  Enis Afgan d0c9e52d44 Add methods for removing a route from a router. vor 10 Jahren
  Enis Afgan 1ea5b80e36 Add methods for adding routes to a router. vor 10 Jahren
  Enis Afgan 89f4bacda6 Add Router attach/detach methods. vor 10 Jahren
  Enis Afgan 665a4963f6 Add Router tests. vor 10 Jahren
  Enis Afgan 017c509332 Add a router object and basic controls for AWS and OpenStack providers. vor 10 Jahren
  Enis Afgan a0f899ef30 Allow floating IPs to be associated with AWS instances running in VPC vor 10 Jahren
  Enis Afgan d6185c8dff Typo fix with security group selection; enable relevant tests vor 10 Jahren
  Enis Afgan 4cca889174 Add a test for GETting a subnet vor 10 Jahren
  Enis Afgan 82b1c6dcc4 OpenStack requires a network to be supplied in addition to security group so do so. vor 10 Jahren
  Enis Afgan 5488d73c74 On a live cloud, cidr_block includes the network size vor 10 Jahren
  Enis Afgan 32d9b57f4c Wait a bit after resources are created on AWS as it seems to take a while for them to register. vor 10 Jahren
  Enis Afgan 2c98623199 Update tests to match the new default model of running with private networking. vor 10 Jahren
  Enis Afgan 9d47b7fdce Unify network interface config for AWS and OpenStack providers at the network ID level. vor 10 Jahren
  Enis Afgan 19bb9d1281 Fix variable names to avoid infinite loop vor 10 Jahren
  Enis Afgan 64e743d6ab Fix for figuring out a default AWS VPC when multiple networks exist. vor 10 Jahren
  Enis Afgan eb76c56363 Fix container retrieval for OpenStack vor 10 Jahren
  Enis Afgan 17a1657e89 Update launch docs to include more details about networking setup. vor 10 Jahren
  Enis Afgan f6e02358bf Update interface docs for creating an object store bucket so that that it is more clear about the implementation behavior. vor 10 Jahren
  Enis Afgan ef8b7f9d4a PEP8 fix for N813 vor 10 Jahren
  Enis Afgan 58f9cec3dd Add support for connecting to OpenStack Swift with Keystone v3 vor 10 Jahren
  Enis Afgan c15631a7b0 Include the proper file for af09db6362ee938b50517a8ac0ecab2bf2b74eed vor 10 Jahren
  Enis Afgan af09db6362 Don't use a security group param during instance crud test until issue #18 is resolved vor 10 Jahren
  Enis Afgan 3f885bce78 Add tests for floating IP vor 10 Jahren
  Enis Afgan c4e4ea8b1e Add FloatingIP resource vor 10 Jahren
  Enis Afgan 405b42101d Rename static IP to floating IP to make it inline with existing code (see Instance class) vor 10 Jahren
  Enis Afgan 93ee031ee0 Add methods for listing static IPs. vor 10 Jahren
  Nuwan Goonasekera 4252074ef4 Changed instance data path to point to Amazon cloudfront vor 10 Jahren
  Enis Afgan 27f117da55 On AWS, search for security groups via filters vs. method parameter. vor 10 Jahren
  Enis Afgan 815efcd3a0 Change the interface for method creating a security group to allow specification of a network under which to create the group. Add corresponding implementation for AWS. vor 10 Jahren
  Enis Afgan 13e70cd044 Raise the actual EC2 exception vor 10 Jahren