Fix formatting
[invirt/packages/invirt-base.git] / python / invirt / config.py
2019-11-26  Ben SteffenFix formatting
2019-11-26  Ben SteffenDon't do anything fancy and just use yaml.CSafeLoader
2019-11-26  Ben SteffenUse regular import instead of wildcard import
2019-11-26  Ben SteffenFix formatting of docstrings
2019-11-26  Ben SteffenReorder imports
2019-11-26  Ben SteffenDon't use contextlib where it is no longer necessary
2019-11-26  Ben SteffenRemove safestructs which wasn't being used anywhere
2019-11-26  Ben SteffenUse full names for os.* things
2019-11-26  Ben SteffenRemove __future__ imports
2019-11-25  Ben SteffenRun python-modernize fixers
2019-11-25  Ben SteffenRemove vim modelines
2010-01-22  Greg BrockmanRemoved invirt-web-afs-apache
2008-12-29  Greg Priceinvirt.common: give clearer error message on missing...
2008-12-29  Greg Priceinvirt.config: fix an error on empty config files
2008-12-28  Greg Priceinvirt.config.run_parts_list: fix unclear docstring
2008-10-29  Greg Priceuse run-parts semantics in conf.d directory
2008-10-29  Greg Priceuse /etc/invirt/conf.d/ too in invirt.config
2008-10-29  Greg Pricefactor a bit of code out of the mondo invirt.config...
2008-10-29  Greg Priceeliminate choice of source and cache files in invirt...
2008-10-24  Evan BroderSwitch sipb-xen-base to build using a setup.py script