Commit History

Author SHA1 Message Date
  Nuwan Goonasekera 4bbcc43be0 Merged in latest from master 9 years ago
  Nuwan Goonasekera 6da5b00573 Added flake8 tests to tox build 9 years ago
  Nuwan Goonasekera 6aefd0c54b More fixes for orderly resource cleanup and added comments 9 years ago
  Nuwan Goonasekera 8a6ccaee11 Make sure resources are deleted in the same order they are created. 9 years ago
  Enis Afgan c9e7a82042 Update security tests to use helper methods 9 years ago
  Nuwan Goonasekera f06afe6647 Merge branch 'master' into nuwan_gce_changes 9 years ago
  Nuwan Goonasekera 5eb2542ded Simplified test execution by using tox features 9 years ago
  Enis Afgan 91f9f92e9b Enable tests that were disabled because of moto 9 years ago
  Nuwan Goonasekera e0a508639a Modified tests to skip if service unimplemented 9 years ago
  Nuwan Goonasekera 9eb7766c48 Fix port range in seucrity group rule test 9 years ago
  Ehsan Chiniforooshan 09a9da6b47 Resolve security group issues after the merge 9 years ago
  Ehsan Chiniforooshan 8de5e33206 Merge master into gce 9 years ago
  Nuwan Goonasekera b1a4d76929 Removed security group json representation test. 9 years ago
  Nuwan Goonasekera 8d510d487b Include auth_url when connecting 9 years ago
  Nuwan Goonasekera 6fa366afe3 Improved test resource cleanup functions. 9 years ago
  Enis Afgan 8ef447fb89 Make network_id parameter mandatory when creating a security group 9 years ago
  Ehsan Chiniforooshan 35eec9ccf5 Fix a small bug 9 years ago
  Ehsan Chiniforooshan c15095ac45 Security groups in custom networks 9 years ago
  Ehsan Chiniforooshan adb15591ef Merge master into gce 10 years ago
  chiniforooshan 84fb7ae90d GCE Security Groups Based on Firewalls 10 years ago
  Nuwan Goonasekera ff4f79cc79 Code and tests to make sure that same security rule can be added twice. 10 years ago
  Nuwan Goonasekera 123e4bf624 Fixed keypair test case 10 years ago
  Enis Afgan d7e625c8bb Merge; removing httpretty from explicit setup reqs to bring it inline with the master branch 10 years ago
  Nuwan Goonasekera de730e26c1 Fixed some incorrect test assumptions. 10 years ago
  Enis Afgan 44e3395e75 Fix security group group test 10 years ago
  Enis Afgan da403ee1f4 Disable security group group rule testing until differences between AWS and OS can be figured out 10 years ago
  Enis Afgan 81109cb4b1 Fix tests for security group rule retrieval on OpenStack 10 years ago
  Enis Afgan 16d3da63ef Make SecurityGroup add_rule method return a SecurityGroupRule object; add get_rule method to the SecurityGroup class; test 10 years ago
  Enis Afgan c06dabaa3c Add id property to SecurityGroupRule and a delete method 10 years ago
  Enis Afgan a003957a8f Use key_pair consistently (vs. keypair) 10 years ago