Comment 44 for bug 1387543

Revision history for this message
Abhishek Kekane (abhishek-kekane) wrote : Re: Resize/delete combo allows to overload nova-compute (CVE-2015-3241)

Hi,

As per comment from Matt on patch https://review.openstack.org/#/c/208876/, I have submitted another patch [1] by cherry-picking
changes from oslo.concurrency stable/juno branch to oslo-incubatore stable/juno branch.

[1] https://review.openstack.org/#/c/209791/

As of now on oslo-incubator stable/juno branch following tests are failing

tests.unit.reports.test_views.TestJinjaView.test_load_from_file
tests.unit.db.sqlalchemy.test_migration_common.TestMigrationCommon.test_db_sync_sanity_skipped
tests.unit.db.sqlalchemy.test_migration_common.TestMigrationCommon.test_db_sync_sanity_called

These tests are passing on master branch, please let me know what can be done in this case.