1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/tests/aws
MaF 06d2bcdd40 Changes to the security group handling:
* CreateSecurityGroup now includes the group id in the reply, this
  patch makes the code store this
* The patch also changes the delete call to use the group id if
  present (since you must use the id when deleting VPC groups)
* Fix teh security group mock and test code to handle this new behavior
2012-03-20 14:49:32 +01:00
..
models Added additional convenience methods to application. 2012-03-16 12:39:30 -07:00
requests Changes to the security group handling: 2012-03-20 14:49:32 +01:00
signed_params_tests.rb Changed the encoding of the space character 2011-07-13 11:13:59 +02:00