~tripleo/os-collect-config/master

  • Committer: Robert Collins
  • Date: 2013-08-16 05:29:58 UTC
  • Revision ID: git-v1:5b8fd361c26515c10cd9afaf06d6db01c006f615
Stop resetting logging on every call to __main__.

__main__ is called directly during tests, but was resetting the
logging environment within it, which prevented tests from capturing
the log events.

Change-Id: If710e11091723144c97c88aab4aa5e6126844d2b
Filename Latest Rev Last Changed Committer Comment Size
..
os_collect_config 61 10 years ago Clint Byrum Splitting os-collect-config into its own repo. Diff
.gitignore 59 10 years ago Robert Collins Rename to os-apply-config. The name os-config-app 386 bytes Diff Download File
.gitreview 62 10 years ago Clint Byrum Fix .gitreview file 87 bytes Diff Download File
.testr.conf 49 11 years ago Monty Taylor Remove env vars we don't use. 151 bytes Diff Download File
.travis.yml 47 11 years ago Monty Taylor Aligned tests with OpenStack standards. Made them 333 bytes Diff Download File
LICENSE 47 11 years ago Monty Taylor Aligned tests with OpenStack standards. Made them 9.9 KB Diff Download File
MANIFEST.in 104 10 years ago Monty Taylor Ensure that README file makes it into the tarball 94 bytes Diff Download File
openstack-common.conf 69 10 years ago Clint Byrum Importing openstack-common using update.py and ope 49 bytes Diff Download File
README.rst 119 10 years ago Robert Collins Document the last file presence. Smart hooks may 1.3 KB Diff Download File
requirements.txt 99 10 years ago Clint Byrum Fix problems exposed by trying against heat-api-cf 123 bytes Diff Download File
setup.cfg 104 10 years ago Monty Taylor Ensure that README file makes it into the tarball 785 bytes Diff Download File
setup.py 46 11 years ago Monty Taylor Migrate to pbr and testr. 723 bytes Diff Download File
test-requirements.txt 116 10 years ago Robert Collins Bump minimum version of fixtures. We need a fixed 132 bytes Diff Download File
tox.ini 103.2.2 10 years ago Robert Collins Ignore H803 checks from flake8 H803 isn't support 627 bytes Diff Download File