]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Added logging to syslog or file specified at command line
authorSalvatore Orlando <salvatore.orlando@eu.citrix.com>
Thu, 25 Aug 2011 00:21:19 +0000 (01:21 +0100)
committerSalvatore Orlando <salvatore.orlando@eu.citrix.com>
Thu, 25 Aug 2011 00:21:19 +0000 (01:21 +0100)
commit22fb01352647aed9b7efe90c8e255a5bdf92d023
tree1dcec36ead0b5767a06076e647a563081b773f6a
parentbbbdf82de385d360b0a0f7f969a3a586d0f85ff0
Added logging to syslog or file specified at command line
removed plugin direct mode
fixed unit tests to reflect changes in cli code
fixex pep8 errors

todo: complete unit tests
      auto-detect function names from stack trace
quantum/cli.py
quantum/cli_output.template
quantum/client.py
tests/unit/client_tools/__init__.py
tests/unit/client_tools/stubs.py
tests/unit/test_cli.py