<html>
 <body>
  <div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
   <table bgcolor="#f9f3c9" width="100%" cellpadding="8" style="border: 1px #c9c399 solid;">
    <tr>
     <td>
      This is an automatically generated e-mail. To reply, visit:
      <a href="http://reviewboard-tflink.rhcloud.com/r/53/">http://reviewboard-tflink.rhcloud.com/r/53/</a>
     </td>
    </tr>
   </table>
   <br />




<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="8" style="background-image: url('http://reviewboard-tflink.rhcloud.com/static/rb/images/review_request_box_top_bg.ab6f3b1072c9.png'); background-position: left top; background-repeat: repeat-x; border: 1px black solid;">
 <tr>
  <td>

<div>Review request for blockerbugs.</div>
<div>By Tim Flink.</div>








<div style="margin-top: 1.5em;">
 <b style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Bugs: </b>


 <a href="https://fedorahosted.org/fedora-qa/ticket/421">421</a>


</div>



<div style="margin-top: 1.5em;">
 <b style="color: #575012; font-size: 10pt;">Repository: </b>
blockerbugs
</div>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Description </h1>
 <table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
 <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">This is a simple fix that removes the status restriction from the bugzilla query used during bug sync</pre>
  </td>
 </tr>
</table>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Testing </h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
 <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">Have tested on my local machine, will deploy to staging assuming that I can get access to it</pre>
  </td>
 </tr>
</table>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b> </h1>
<ul style="margin-left: 3em; padding-left: 0;">

 <li>testing/testfunc_update_sync.py <span style="color: grey">(0b92588739c338a0706f083c2306f9b6a2f14e10)</span></li>

 <li>testing/testfunc_bugsync.py <span style="color: grey">(093115135e6df12be044a14409967c4fa0235d11)</span></li>

 <li>testing/testfunc_bugmodel.py <span style="color: grey">(b02abd4da0082cd5f9749af4cbbfe0958f3a8cbd)</span></li>

 <li>testing/test_validators.py <span style="color: grey">(PRE-CREATION)</span></li>

 <li>testing/test_updatesync_extract_information.py <span style="color: grey">(c5d3f665f475b2a16c4a948a236fc3dc807be453)</span></li>

 <li>testing/test_spinmodel.py <span style="color: grey">(PRE-CREATION)</span></li>

 <li>testing/test_controllers.py <span style="color: grey">(PRE-CREATION)</span></li>

 <li>testing/test_bugsync_extract_information.py <span style="color: grey">(d30c817097778b704e04283de9a96b812dd922ea)</span></li>

 <li>testing/test_bugchange.py <span style="color: grey">(596e922283bfd20fc0ac6811aa1eef3ef45378ea)</span></li>

 <li>testing/test_api.py <span style="color: grey">(PRE-CREATION)</span></li>

 <li>testing/conftest.py <span style="color: grey">(c30e69ac70a4753a8ef311993b0437ffb0ae0bce)</span></li>

 <li>setup.py <span style="color: grey">(7b1f26d3d52d5102672f2efc2aad7a8bbd2dbcc7)</span></li>

 <li>sass/admin_layout.scss <span style="color: grey">(PRE-CREATION)</span></li>

 <li>requirements.txt <span style="color: grey">(29abdbeb36991a6565d403889c5ed5d8d994f423)</span></li>

 <li>init_db.sh <span style="color: grey">(855df9b0a9776672d60e5546a04c1e05a4957cb4)</span></li>

 <li>conf/blockerbugs.conf <span style="color: grey">(53f717c6a5e6b39337e074da8b05d64c0cc45c5a)</span></li>

 <li>blockerbugs/util/update_sync.py <span style="color: grey">(9c46ffc7b3c2f07a73c899165044059447858a48)</span></li>

 <li>blockerbugs/util/login.py <span style="color: grey">(PRE-CREATION)</span></li>

 <li>blockerbugs/util/koji_interface.py <span style="color: grey">(PRE-CREATION)</span></li>

 <li>blockerbugs/util/bz_interface.py <span style="color: grey">(0676493ab3b8c0789087fcb75f71417c5d9c42d5)</span></li>

 <li>blockerbugs/util/bug_sync.py <span style="color: grey">(dec53ce1d5d998186cea4d63f18a835ee326542e)</span></li>

 <li>blockerbugs/templates/update_list.html <span style="color: grey">(a83dd9a422e51ea58e04ae58acd8fefe6eb1f79f)</span></li>

 <li>blockerbugs/templates/spin_list.html <span style="color: grey">(c455ff4edec0991a453a94cd0e38d959e1757672)</span></li>

 <li>blockerbugs/templates/login.html <span style="color: grey">(6023c25e3436257c1c6a1027a9b37ec21f62cee9)</span></li>

 <li>blockerbugs/templates/layout.html <span style="color: grey">(28c22872b716d7125880710db53881a73bc8cdc8)</span></li>

 <li>blockerbugs/templates/base_nav.html <span style="color: grey">(021ddb3126b4c0f30a231d8d9b32df09c669280e)</span></li>

 <li>blockerbugs/templates/admin_layout.html <span style="color: grey">(PRE-CREATION)</span></li>

 <li>blockerbugs/templates/admin/spin_edit.html <span style="color: grey">(PRE-CREATION)</span></li>

 <li>blockerbugs/templates/admin/spin_create.html <span style="color: grey">(PRE-CREATION)</span></li>

 <li>blockerbugs/templates/admin/modify_release.html <span style="color: grey">(a3bb0d95c49414ff977e82f828ffdd111e105cc6)</span></li>

 <li>blockerbugs/templates/admin/main.html <span style="color: grey">(251b1df1647e307e89bcda365422f1cee59b9a35)</span></li>

 <li>blockerbugs/templates/admin/generate_api_key.html <span style="color: grey">(PRE-CREATION)</span></li>

 <li>blockerbugs/templates/admin/edit_userinfo.html <span style="color: grey">(PRE-CREATION)</span></li>

 <li>blockerbugs/templates/admin/admin_nav.html <span style="color: grey">(34a0c2a966c265ab66166b3170f5f6d507014149)</span></li>

 <li>blockerbugs/templates/admin/add_spin.html <span style="color: grey">(be44830da436e4e87700fe940a7c5197b32d1e82)</span></li>

 <li>blockerbugs/templates/admin/add_release.html <span style="color: grey">(931001b23f52dd1b75fe0feb8d0311b76fcc907e)</span></li>

 <li>blockerbugs/static/js/admin.js <span style="color: grey">(PRE-CREATION)</span></li>

 <li>blockerbugs/static/css/admin_layout.css <span style="color: grey">(PRE-CREATION)</span></li>

 <li>blockerbugs/models/userinfo.py <span style="color: grey">(019fab2a18af3edd9a0e11e6bdd23f5bf71f94ba)</span></li>

 <li>blockerbugs/models/user.py <span style="color: grey">(a3c613621d1a0ff0d2f5a9e817e1616871c80935)</span></li>

 <li>blockerbugs/models/update.py <span style="color: grey">(cdf8739622af9871d5b1e56eef27faf9fc58768c)</span></li>

 <li>blockerbugs/models/spin.py <span style="color: grey">(b339229e25750df96984d76e15fb61992d14b2e4)</span></li>

 <li>blockerbugs/models/settings.py <span style="color: grey">(8f268f38aec6c7a4c8fbc76b1d5ce34b6dc706ca)</span></li>

 <li>blockerbugs/models/release.py <span style="color: grey">(ed2b835112e627e91c041ad07da3ba30a3dec5e0)</span></li>

 <li>blockerbugs/models/milestone.py <span style="color: grey">(bd9135b27e12c68cb4c919602f6e90f488abbb83)</span></li>

 <li>blockerbugs/models/criterion.py <span style="color: grey">(44f986796406d507978743aa211088d28c2829e8)</span></li>

 <li>blockerbugs/models/build.py <span style="color: grey">(PRE-CREATION)</span></li>

 <li>blockerbugs/models/bug.py <span style="color: grey">(c61cf22598431594f7887eb578168fe0b6f4e95c)</span></li>

 <li>blockerbugs/models/__init__.py <span style="color: grey">(9cb19b13e4691c1d0016e2c82760415f936e9f3f)</span></li>

 <li>blockerbugs/controllers/users.py <span style="color: grey">(0257c431c61fe9c1f1c502645fa3e58f54970efd)</span></li>

 <li>blockerbugs/controllers/main.py <span style="color: grey">(b72636477dd1a0a50357b262e874204f2129fe9a)</span></li>

 <li>blockerbugs/controllers/forms.py <span style="color: grey">(a16a6d26692a3a0a8c2c6ef16e4d3c886ed8b2ea)</span></li>

 <li>blockerbugs/controllers/api/validators.py <span style="color: grey">(PRE-CREATION)</span></li>

 <li>blockerbugs/controllers/api/utils.py <span style="color: grey">(PRE-CREATION)</span></li>

 <li>blockerbugs/controllers/api/errors.py <span style="color: grey">(PRE-CREATION)</span></li>

 <li>blockerbugs/controllers/api/api.py <span style="color: grey">(PRE-CREATION)</span></li>

 <li>blockerbugs/controllers/api/__init__.py <span style="color: grey">(PRE-CREATION)</span></li>

 <li>blockerbugs/controllers/admin/spin.py <span style="color: grey">(PRE-CREATION)</span></li>

 <li>blockerbugs/controllers/admin/build.py <span style="color: grey">(PRE-CREATION)</span></li>

 <li>blockerbugs/controllers/admin/auth.py <span style="color: grey">(PRE-CREATION)</span></li>

 <li>blockerbugs/controllers/admin/__init__.py <span style="color: grey">(PRE-CREATION)</span></li>

 <li>blockerbugs/controllers/admin.py <span style="color: grey">(f996367b75d6925017e9fd5015ed9bed4a5f007c)</span></li>

 <li>blockerbugs/config.py <span style="color: grey">(e68d78a6f68c526df38511fdda72e0fc01435cbd)</span></li>

 <li>blockerbugs/cli.py <span style="color: grey">(52bddd06563c6785477fa0c19271c62c099f5e33)</span></li>

 <li>blockerbugs/__init__.py <span style="color: grey">(1ae81434dc38d3342886e7de97d0cbf01ef6f050)</span></li>

 <li>blockerbugs.spec <span style="color: grey">(31ac2b847a520c0aa91dd0ac9e59de3b90807a87)</span></li>

 <li>alembic/versions/f9e369bf00d_added_spin_type_cons.py <span style="color: grey">(PRE-CREATION)</span></li>

 <li>alembic/versions/3b0500a49ea7_added_api_key_hash_t.py <span style="color: grey">(PRE-CREATION)</span></li>

 <li>alembic/versions/1162fb4d4358_added_build_table.py <span style="color: grey">(PRE-CREATION)</span></li>

 <li>Makefile <span style="color: grey">(292e7db86a207236b4bfa63ef96f5e58de797d58)</span></li>

 <li>.gitignore <span style="color: grey">(c5f8d92163a31685a35109eb4847315d9ebcd220)</span></li>

</ul>

<p><a href="http://reviewboard-tflink.rhcloud.com/r/53/diff/" style="margin-left: 3em;">View Diff</a></p>







  </td>
 </tr>
</table>




  </div>
 </body>
</html>