RDS rewrite to use boto.rds and boto.rds2
Using rds2 allows tags and the control over whether or not DBs are publicly accessible. Move RDS towards a pair of interfaces implementing the details of rds and rds2 Added tests to ensure that all operations work correctly as well as requirements files that allow virtualenvs to test either boto.rds or boto.rds2
This commit is contained in:
parent
75e15e2ae9
commit
22a3b3f811
1 changed files with 637 additions and 329 deletions
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue