TurnKey GNU/Linux
TurnKey GNU/Linux
I added add_record and del_record to Route53Connection to make the interface cleaner, and more approachable for client applications leveraging boto route53. ``` commit a7c175df7a468e5e69a01015012e4e88d8fa4d64 Author: Alon Swartz Date: Tue May...
I couldn't figure out how you specify values when manipulating records. Either I missed something or this is a bug. See the attached patch. ``` commit 5e4d7036a3c63931276a443f7b9cdfb0c4cdc30e Author: Alon Swartz...
Nice work Mitchell! It really is a cleaner interface than what boto currently has. I've attached a patch you might want to include (unfortunately I can't upload my branch at...