use yaml.CSafeDumper and yaml.CSafeLoader everywhere
[invirt/packages/invirt-base.git] / files / usr / share / python-support / sipb-xen-base / invirt / config.py
2008-07-31  Greg Priceuse yaml.CSafeDumper and yaml.CSafeLoader everywhere sipb-xen-base/8.12
2008-07-31  Yang Zhangadded shared/exclusive locking; added shared locking...
2008-07-31  Greg Pricefix bug in late-import of yaml in invirt.config
2008-07-30  Yang Zhanglazily import yaml for faster module load times
2008-07-30  Yang Zhang * added file locking around cache
2008-07-29  Yang Zhang * moved more generic code into `common` package
2008-07-28  Yang Zhang- added timestamp-based JSON caching of configuration...
2008-07-28  Greg Priceback to 2.4 compatibility sipb-xen-base/8.7
2008-07-28  Yang Zhangsimple initial version of invirt-getconf simply reads...
2008-07-27  Yang Zhangstarted adding simple configuration-loading module...