gtaylor / python-route53

A simple Python 2.7/3.x compatible Route53 module. [UNMAINTAINED]
https://python-route53.readthedocs.org
MIT License
40 stars 21 forks source link

Added support for health checks and improved tests #6

Closed AgarFu closed 8 years ago

AgarFu commented 10 years ago

Hello I've added support for managing Health Checks and some changes to tests to be able to run them without calling Amazon API.

gtaylor commented 10 years ago

Thanks for your thorough work on this! Could I talk you into updating the documentation in doc_src to show how to use these?

AgarFu commented 10 years ago

My english is not the best, I'll try to do my best.

On Tue, Feb 4, 2014 at 4:57 PM, Greg Taylor notifications@github.comwrote:

Thanks for your thorough work on this! Could I talk you into updating the documentation in doc_src to show how to use these?

Reply to this email directly or view it on GitHubhttps://github.com/gtaylor/python-route53/pull/6#issuecomment-34081032 .

René Martín Rodríguez agarfu@gmail.com

gtaylor commented 8 years ago

Going to close this for now since it's not mergeable just yet. Feel free to re-submit if you ever get the urge to work on it again. Thanks for your submission!