Mike Fuller
|
618c2a7013
|
Turned off tests on python 3
|
2015-01-30 19:28:07 +11:00 |
|
Mike Fuller
|
0d958e9b1c
|
Added read replica support
|
2015-01-30 17:12:51 +11:00 |
|
Mike Fuller
|
42ab9312bb
|
Added db_subnet_group support
|
2015-01-30 08:18:15 +11:00 |
|
Mike Fuller
|
8614b50898
|
Added DB Security Group Create/List/Delete/Authorize
|
2015-01-29 17:25:39 +11:00 |
|
Mike Fuller
|
884bd51604
|
Added tests add/remove/list tags on option groups
|
2015-01-29 07:24:03 +11:00 |
|
Mike Fuller
|
e42046aeda
|
extended the list/add/delete tags functions to support more resource types.
|
2015-01-29 07:15:03 +11:00 |
|
Mike Fuller
|
10c0ffc2f2
|
Added remove_tags_from_resource for rds db and add_tags_to_resource for rds db.
|
2015-01-28 10:17:55 +11:00 |
|
Chris Henry
|
9e2a577324
|
Tweak tests.
|
2015-01-27 01:59:55 -05:00 |
|
Mike Fuller
|
2dde94c9be
|
Storing tags on create db instance and getting tags back in list_tags_for_resource
|
2015-01-27 09:04:39 +11:00 |
|
Mike Fuller
|
6232abfe2d
|
Added reboot instance and list_tags_for_resource. Still need to get the tags populated.
|
2015-01-27 08:21:48 +11:00 |
|
Chris Henry
|
bcf4e97752
|
Uncomment existing subnet groups test and add more assertions.
|
2015-01-26 15:39:34 -05:00 |
|
Mike Fuller
|
242e29a7c1
|
rds2 modify_db_instance, small code tidy ups
|
2015-01-22 07:21:49 +11:00 |
|
Mike Fuller
|
6fad81aabf
|
I have delete options for the modify_option_group method but for the life of me. I cannot work out how to use this function to add options to an option_group.
|
2015-01-21 07:15:47 +11:00 |
|
Mike Fuller
|
dfb33aaad3
|
Started implementing modify_option_group.
|
2015-01-20 21:01:34 +11:00 |
|
Mike Fuller
|
a43b002c3a
|
Added describe_option_group_options.
|
2015-01-20 07:18:52 +11:00 |
|
Mike Fuller
|
503d46d36a
|
Added decribe_option_groups and delete_option_group support
|
2015-01-19 20:29:32 +11:00 |
|
Mike Fuller
|
40db44f2cd
|
Added Exceptions on create_option_group
|
2015-01-19 17:03:14 +11:00 |
|
Mike Fuller
|
c6437930de
|
fixed up tests for create_option_group, fixed return json to have major_version correct
|
2015-01-19 08:06:37 +11:00 |
|
Mike Fuller
|
8c16517f10
|
building out new RDS2 Mock.
completed:
* create_db_instance()
* create_option_group()
|
2015-01-19 07:38:10 +11:00 |
|