adregner/rackdnsgui
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
---- About ---- Author: Andrew Regner <andrew@aregner.com> Date: 2011/11/06 Web URL: https://github.com/adregner/rackdnsgui ---- Description ---- A web interface to the Rackspace Cloud DNS infrastructure, based on the clouddns python bindings to the public API. ---- Dependencies ---- tornado >= 2.1.1 (python web framework, http://tornadoweb.org/) clouddns (imported as a submodule in the source repo)