summaryrefslogtreecommitdiff
path: root/cloud/amazon/rds.py
Commit message (Expand)AuthorAgeFilesLines
* Refreshed metadata for core modulesToshio Kuratomi2016-12-061-0/+4
* Call main in conditional way - cloud/amazonFabio Alessandro Locati2016-12-051-1/+2
* Examples syntax batch5 (#5622)Sam Doran2016-11-151-2/+2
* Added aws and ec2 extends_documentation_fragment to cloud/amazon/rds module. ...mickael-ange2016-11-071-1/+3
* Make the RDS endpoint available if AWS returns it. Fixes #3865 (#4143)Jamie Dyer2016-11-011-5/+5
* Bulk spelling improvement to modules-core (#5225)John R Barker2016-10-131-1/+1
* Add default port for aurora (#4102)Adrian Moisey2016-07-111-0/+1
* Fixing error exception handling for python3. Does not need to be compa… (#3...codemeup @ Work2016-06-021-36/+36
* Add MariaDB to valid RDS engines (#3337)David Fischer2016-05-271-2/+4
* Allow users to pick AWS Aurora as an RDS engine (#3414)Ryan Brown2016-05-201-2/+2
* Fixes read replica create BC break (#3365)Michael Moussa2016-04-121-1/+1
* Merge pull request #2375 from bcoca/rds_port_defaultsBrian Coca2016-01-121-7/+23
|\
| * made port default depending on db engineBrian Coca2015-10-271-7/+23
* | Fix rds "promote" command never promotingMax Rothman2015-11-241-2/+6
* | Add rds restore example to list of examplesJ Levitt2015-11-111-0/+27
|/
* added note on when reboot command became availableBrian Coca2015-10-171-1/+1
* Fix for modifying the size of an RDS instance.Shawn Silva2015-09-221-0/+1
* Clarified and cleaned up grammar of error messages.Timothy Appnel2015-08-261-8/+8
* Fixed call to undefined attribute when RDS module timeouts waiting.Timothy Appnel2015-08-261-1/+1
* minor doc fixes, version added for latest featureBrian Coca2015-07-171-44/+10
* rds: add the ability to reboot RDS instancesHerby Gillot2015-07-171-2/+58
* Provide correct kwargs to rds2 connection when making a final snapshotFlyte2015-07-021-1/+4
* minor doc fixesBrian Coca2015-06-161-2/+2
* Updating cloud modules with proper github author informationGreg DeKoenigsberg2015-06-151-1/+4
* Fix for issue #1332 - when instance is has finished deleting and get_db_insta...whiter2015-05-261-0/+2
* removed executable bitBrian Coca2015-05-211-0/+0
* Added postgresql-license typewhiter2015-05-131-2/+2
* Several cleanups to many modules:Toshio Kuratomi2015-05-111-1/+3
* Fixed MS SQL port number in documentation (1443->1433) per: https://support.m...bw-will-usher2015-04-211-1/+1
* Add missing commaJan Brauer2015-04-101-1/+1
* Update rds module for RDS2 parameter name change.Jesse Rusak2015-04-021-5/+9
* issue #994: use HAS_BOTO to determine if import was successful:steenzout2015-04-011-2/+6
* corrected version added for latest featuresBrian Coca2015-01-281-3/+3
* minor fixes on new rds refactorBrian Coca2015-01-281-11/+11
* Fixed taggingWill Thames2014-12-021-2/+9
* Fix few bugs around renaming db instances.Denver Janke2014-12-021-28/+15
* Improved error handlingWill Thames2014-12-021-52/+113
* RDS rewrite to use boto.rds and boto.rds2Will Thames2014-12-021-325/+633
* More EC2 doc tweaksMichael DeHaan2014-12-011-28/+29
* made subcategories for cloud modules for better organizationBrian Coca2014-11-041-0/+650