os-apply-config/os_config_applier
Clint Byrum a8f8df92d8 Make main() return rather than call sys.exit
Fixes tests not all being run and also makes main() more directly
testable. Also adding tests for log messages when main() is called.
Finally adding argparse to requirements.txt to fix python 2.6

Change-Id: I7f152c9aa1e99d0fd3d763871c96cf60840e3ff7
2013-04-10 15:56:34 -07:00
..
tests Make main() return rather than call sys.exit 2013-04-10 15:56:34 -07:00
__init__.py update code to reflect s/cornfig/os-config-applier/ 2013-01-30 19:48:27 -08:00
config_exception.py Aligned tests with OpenStack standards. 2013-03-28 03:40:38 +01:00
os_config_applier.py Make main() return rather than call sys.exit 2013-04-10 15:56:34 -07:00
renderers.py Align to OpenStack Hacking rules. 2013-03-28 04:03:46 +01:00
value_types.py Aligned tests with OpenStack standards. 2013-03-28 03:40:38 +01:00