1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog/dynect
Dan Peterson 8e9b86f42a [dynect|dns] Pass zone.records.all options through to get_node_list.
This is useful for the `:fqdn` option:

```
zone.records.all(:fqdn => "foo.bar.com") #=> only records under foo.bar.com
```
2012-01-30 11:39:15 -04:00
..
models/dns [dynect|dns] Pass zone.records.all options through to get_node_list. 2012-01-30 11:39:15 -04:00
requests/dns [dynect|dns] Pass zone.records.all options through to get_node_list. 2012-01-30 11:39:15 -04:00
dns.rb [dynect|dns] Automatically poll jobs if we get them. Closes #575 2011-11-07 22:46:07 -04:00