commit 1ad95945fab379bc8303d0629f2f1bc77cd76959
Author: JUN JIE NAN <email address hidden>
Date: Thu Jun 27 17:55:52 2013 +0800
Fix test cases not running under python 2.6
Test cases running depends on `discover' package, but in python 2.6,
`discover' package is not there. So need to add `discover' in
test-requirements.txt.
Reviewed: https:/ /review. openstack. org/34707 github. com/openstack/ heat-cfntools/ commit/ 1ad95945fab379b c8303d0629f2f1b c77cd76959
Committed: http://
Submitter: Jenkins
Branch: master
commit 1ad95945fab379b c8303d0629f2f1b c77cd76959
Author: JUN JIE NAN <email address hidden>
Date: Thu Jun 27 17:55:52 2013 +0800
Fix test cases not running under python 2.6
Test cases running depends on `discover' package, but in python 2.6, requirements. txt.
`discover' package is not there. So need to add `discover' in
test-
Change-Id: I1129bc50c97861 c9fca3894261ea1 b831cd3f6cc
Fixes: bug #1193349