Commit Graph

14 Commits

Author SHA1 Message Date
Jeffrey Forman 5bc7f923ad Clean up and make work adding and deleting records. Handles reverse and multiple records also 2012-10-22 20:39:07 -04:00
Jeffrey Forman 5c453e9a8d deleting records works again. without tsig key. 2012-10-18 06:34:22 -04:00
Jeffrey Forman d2a6b38a2b template cleanup on adding records. use of tsig key is now optional 2012-10-13 17:00:22 -04:00
Jeffrey Forman 21b28be873 Add ability to create CNAME records with data_suffix on add record function
Tested: adding/deleting cnames and A records.
2012-01-29 10:47:13 -05:00
Jeffrey Forman a03f49c158 Code cleanup, standardize on dns_server and zone_name
Added bootstrap CSS framework
Added error handling around deleting with a bad key.
2011-11-26 13:03:00 -05:00
Jeffrey Forman 380657d5f5 Better handle when we try to list a zone that does not exist. 2011-11-25 17:43:26 -05:00
Jeffrey Forman 32aadb1ee2 End-to-end deletion working for single and multiple records. 2011-11-25 07:58:43 -05:00
Jeffrey Forman 00f8036991 End-to-end working version of adding forward/reverse A record from forward zone form. 2011-11-24 11:57:13 -05:00
Jeffrey Forman 77da4b8f82 Return a dict with the response from adding an RR recorc 2011-10-13 08:38:40 -04:00
Jeffrey Forman 546ae82e22 Remove list_server_zones method. Now an object attribute 2011-10-01 16:56:35 -04:00
Jeffrey Forman 23321a8a4c Bump the default TTL from 10 seconds to one day 2011-04-24 21:11:27 -04:00
Jeffrey Forman 5523e79ded Preliminary error handling around key errors when adding a record 2011-04-24 21:10:25 -04:00
Jeffrey Forman a981711c22 When input is prefect, adding a record works and shows output from dns update. 2011-04-24 20:52:56 -04:00
Jeffrey Forman 27a121ca0a work on issue 1, handle errors when querying server for list of zones
handles errors such as connection refused, no host found, etc.
2011-04-23 11:19:01 -04:00