Oleh Anufriiev bec67ecb41 Fix defect of 'separate log level for Rally'
Change-Id: I4b765a6c3f5c8407ecf1fc4066d7774f0bab7ada
2014-11-19 22:11:17 +02:00
..
2014-10-07 13:50:40 +00:00

Rally Style Commandments

Rally Specific Commandments

  • [N301] Ensure that assert_* methods from mock library is used correctly
  • [N302] Sub-error of N301, related to nonexistent "assert_called"
  • [N303] Sub-error of N301, related to nonexistent "assert_called_once"
  • [N310] Ensure that rally.log is used instead of rally.openstack.common.log