1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog/aws/models/rds
Timur Alperovich 436a1cee34 Add VPC security groups to the RDS instances.
Amazon splits credentials between DB Security and VPC Security Groups
for RDS instances. Fog currently does not parse the VPC security
groups. This patch adds that attribute to a Fog::AWS::RDS::Server.
2013-07-19 18:28:06 -07:00
..
log_file.rb Get partial log content via method call; add to log_file model attributes 2013-07-15 16:46:42 -07:00
log_files.rb Remove extraneous nil 2013-07-15 16:45:14 -07:00
parameter.rb [aws|rds] Updates reference to service 2013-01-07 20:53:27 +00:00
parameter_group.rb [aws|rds] Updates reference to service 2013-01-07 20:53:27 +00:00
parameter_groups.rb [aws|rds] Updates reference to service 2013-01-07 20:53:27 +00:00
parameters.rb [aws|rds] Updates reference to service 2013-01-07 20:53:27 +00:00
security_group.rb [aws|rds] Updates reference to service 2013-01-07 20:53:27 +00:00
security_groups.rb [aws|rds] Updates reference to service 2013-01-07 20:53:27 +00:00
server.rb Add VPC security groups to the RDS instances. 2013-07-19 18:28:06 -07:00
servers.rb [aws|rds] Updates reference to service 2013-01-07 20:53:27 +00:00
snapshot.rb Extend capability to restore_db_instance_from_db_snapshot 2013-07-01 18:59:27 -04:00
snapshots.rb Use correct filters on RDS model snapshots 'all' method 2013-07-10 10:53:18 -07:00
subnet_group.rb Changes RDS subnet attribute name from subnets to subnet_ids 2012-10-25 10:59:32 -04:00
subnet_groups.rb [aws|rds] Updates reference to service 2013-01-07 20:53:27 +00:00