Ross McFarland
298fc2cdbf
Doc for MainThreadExecutor to lay out why it exists
2017-03-28 13:35:49 -07:00
Ross McFarland
32a7b23923
Don't use threads when max_workers=1
2017-03-28 13:26:02 -07:00
Ross McFarland
fe1d1b22d7
Handle creating per-thread DynectSessions
2017-03-27 15:27:45 -07:00
Ross McFarland
ffa42d4015
Add thread-id to log format
2017-03-27 15:27:34 -07:00
Ross McFarland
377bda4f9c
Implement simplistic planning concurrency, by zone
2017-03-27 14:39:50 -07:00
Ross McFarland
67e8139580
Rework Yaml constructor/representer to match PyYaml's setup
...
They apparently should be called on class objects rather than on instances.
I ran into thread-safety problems (eating data) before this change.
/cc http://pyyaml.org/ticket/36 which mentions those methods not being
thread-safe, but that PyYaml itself should be.
2017-03-27 14:33:52 -07:00
Ross McFarland
100688cdc6
Fix octodns-* command warning, improve log messages a bit
2017-03-27 09:59:42 -07:00
Ross McFarland
da4632fb7c
docstrings for each provider showing config
2017-03-17 10:03:27 -07:00
Ross McFarland
7957a4c018
Initial import of OSS OctoDNS
2017-03-15 15:38:10 -07:00