updated all parameter and return values
tested all functions
update sample in examples directory to show how to use provider
note: no mocks or test cases
added support for domain.create method.
continuing work to support rest of DNS zone methods
added a sample in examples directory. Right now includes code for slicehost. will add linode once API fully supported
Added basic spec framework; changed class names to match the template fog seems to prefer
Servers tests pass; create and delete implemented.
Added an example script
Properly handle a 409 response from the API
Fixed BBG code to work with the new api endpoint changes; tweaks to the (currently nonexistent) reboot api call
Implement the reboot command for blocks