)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"change_message_id":"4679680704cea7c31bfdc2272f2346a2540b185f","unresolved":true,"context_lines":[{"line_number":10,"context_line":"fixture from OpenStack 2026.2 to 2027.1. Update the warnings and"},{"line_number":11,"context_line":"add a release note."},{"line_number":12,"context_line":""},{"line_number":13,"context_line":"Nova still uses oslo_service.fixture in its stable/2026.1 tests."},{"line_number":14,"context_line":"These components remain deprecated."},{"line_number":15,"context_line":""},{"line_number":16,"context_line":"Change-Id: I759f3d765bce464d966883a6f2d3cac0d0278ce4"},{"line_number":17,"context_line":"Signed-off-by: Daniel Bengtsson \u003cdbengt@redhat.com\u003e"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":2,"id":"9ce3bb61_82e6eb92","line":14,"range":{"start_line":13,"start_character":0,"end_line":14,"end_character":35},"updated":"2026-09-16 03:10:58.000000000","message":"can you please help me to link where exactly nova use it? and is it changed in stable/2026.2 ?","commit_id":"0a82d1d4e5e1064c504896d20accf117de925c6b"},{"author":{"_account_id":31245,"name":"Daniel Bengtsson","email":"dbengt@redhat.com","username":"damani42"},"change_message_id":"8be7d46d1761887b1155c2c2ce8e978163d98105","unresolved":true,"context_lines":[{"line_number":10,"context_line":"fixture from OpenStack 2026.2 to 2027.1. Update the warnings and"},{"line_number":11,"context_line":"add a release note."},{"line_number":12,"context_line":""},{"line_number":13,"context_line":"Nova still uses oslo_service.fixture in its stable/2026.1 tests."},{"line_number":14,"context_line":"These components remain deprecated."},{"line_number":15,"context_line":""},{"line_number":16,"context_line":"Change-Id: I759f3d765bce464d966883a6f2d3cac0d0278ce4"},{"line_number":17,"context_line":"Signed-off-by: Daniel Bengtsson \u003cdbengt@redhat.com\u003e"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":2,"id":"a2541797_8d185a5f","line":14,"range":{"start_line":13,"start_character":0,"end_line":14,"end_character":35},"in_reply_to":"9ce3bb61_82e6eb92","updated":"2026-09-17 09:42:28.000000000","message":"Nova uses `oslo_service.fixture.SleepFixture` on `stable/2026.1`, for example in the [compute manager tests](https://opendev.org/openstack/nova/src/commit/68fdaf29e6b1b69709ac43330b3bccd9f66c4862/nova/tests/unit/compute/test_compute_mgr.py#L10705) and [libvirt guest tests](https://opendev.org/openstack/nova/src/commit/68fdaf29e6b1b69709ac43330b3bccd9f66c4862/nova/tests/unit/virt/libvirt/test_guest.py#L44).\\\nYes, this changed in `stable/2026.2`: commit [11fa092268 — Speed up RetryDecorator in unit test](https://opendev.org/openstack/nova/commit/11fa0922686ebb37ca1a9d214311d6b2fdd59794) replaced those usages with Nova’s `NoSleepRetryDecoratorFixture`. There are no remaining `oslo_service.fixture` usages on that branch.","commit_id":"0a82d1d4e5e1064c504896d20accf117de925c6b"},{"author":{"_account_id":31245,"name":"Daniel Bengtsson","email":"dbengt@redhat.com","username":"damani42"},"change_message_id":"a46bb1e2df85c6b100a037034673d3f8e20e5688","unresolved":false,"context_lines":[{"line_number":10,"context_line":"fixture from OpenStack 2026.2 to 2027.1. Update the warnings and"},{"line_number":11,"context_line":"add a release note."},{"line_number":12,"context_line":""},{"line_number":13,"context_line":"Nova still uses oslo_service.fixture in its stable/2026.1 tests."},{"line_number":14,"context_line":"These components remain deprecated."},{"line_number":15,"context_line":""},{"line_number":16,"context_line":"Change-Id: I759f3d765bce464d966883a6f2d3cac0d0278ce4"},{"line_number":17,"context_line":"Signed-off-by: Daniel Bengtsson \u003cdbengt@redhat.com\u003e"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":2,"id":"b6c6c826_efb9df9d","line":14,"range":{"start_line":13,"start_character":0,"end_line":14,"end_character":35},"in_reply_to":"a2541797_8d185a5f","updated":"2026-09-17 10:34:34.000000000","message":"Done","commit_id":"0a82d1d4e5e1064c504896d20accf117de925c6b"},{"author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"change_message_id":"01eb6dd94b5eb7cf47348c2af0aa45bafb088950","unresolved":false,"context_lines":[{"line_number":10,"context_line":"fixture from OpenStack 2026.2 to 2027.1. Update the warnings and"},{"line_number":11,"context_line":"add a release note."},{"line_number":12,"context_line":""},{"line_number":13,"context_line":"Nova still uses oslo_service.fixture in its stable/2026.1 tests."},{"line_number":14,"context_line":"These components remain deprecated."},{"line_number":15,"context_line":""},{"line_number":16,"context_line":"Change-Id: I759f3d765bce464d966883a6f2d3cac0d0278ce4"},{"line_number":17,"context_line":"Signed-off-by: Daniel Bengtsson \u003cdbengt@redhat.com\u003e"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":2,"id":"fd8d8549_c8e68fec","line":14,"range":{"start_line":13,"start_character":0,"end_line":14,"end_character":35},"in_reply_to":"b6c6c826_efb9df9d","updated":"2026-09-17 16:45:56.000000000","message":"ok so we are good from nova side so 2026.2 could be the right release to remove.","commit_id":"0a82d1d4e5e1064c504896d20accf117de925c6b"}],"/PATCHSET_LEVEL":[{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"5bd43cc1bf9aac3ce62169c4251b824748acf551","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":2,"id":"6df8356c_551adc1d","updated":"2026-09-17 09:38:18.000000000","message":"So are we really going to remove these during the next cycle ? AFAIK there are still number of components using eventlet and even nova is not removing it until 2027.2 . Should we postpone it to 2027.2 instead ?","commit_id":"0a82d1d4e5e1064c504896d20accf117de925c6b"},{"author":{"_account_id":31245,"name":"Daniel Bengtsson","email":"dbengt@redhat.com","username":"damani42"},"change_message_id":"1d9b34073b1cde6b4fd2c06969781382c5ebf87e","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"80cbde9a_7ad983fa","updated":"2026-09-15 12:59:04.000000000","message":"recheck","commit_id":"0a82d1d4e5e1064c504896d20accf117de925c6b"},{"author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"change_message_id":"01eb6dd94b5eb7cf47348c2af0aa45bafb088950","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"d4ff5c6b_b5c7bc42","in_reply_to":"2f798419_461d724a","updated":"2026-09-17 16:45:56.000000000","message":"nova does not need it right? none of the deprecated modules refered in this change are used by Nova so it is good to remove in SLURP release 2027.1.\n\nI do not think it is releated to eventlet removal, I still avoid removing the things in non SLURP releae.","commit_id":"0a82d1d4e5e1064c504896d20accf117de925c6b"},{"author":{"_account_id":31245,"name":"Daniel Bengtsson","email":"dbengt@redhat.com","username":"damani42"},"change_message_id":"b6ecd819f769ad0ad0042e7f5fa81dc3361d1453","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"2f798419_461d724a","in_reply_to":"6df8356c_551adc1d","updated":"2026-09-17 10:34:03.000000000","message":"Done","commit_id":"0a82d1d4e5e1064c504896d20accf117de925c6b"}],"releasenotes/notes/postpone-deprecated-components-removal-3baf6bda905c481e.yaml":[{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"1b3597ca2596a812f42ef0e239ebb7f1e94aed76","unresolved":true,"context_lines":[{"line_number":3,"context_line":"    Removal of the deprecated ``oslo_service.wsgi.Server`` class and the"},{"line_number":4,"context_line":"    ``oslo_service.sslutils``, ``oslo_service.eventlet_backdoor``, and"},{"line_number":5,"context_line":"    ``oslo_service.fixture`` modules is postponed from OpenStack 2026.2 to"},{"line_number":6,"context_line":"    OpenStack 2027.2. Consumers still need time to migrate; for example,"},{"line_number":7,"context_line":"    Nova\u0027s stable/2026.1 tests still use ``oslo_service.fixture``. These"},{"line_number":8,"context_line":"    components remain deprecated during the extended migration period."}],"source_content_type":"text/x-yaml","patch_set":3,"id":"97f558ae_8e5844a1","line":6,"range":{"start_line":6,"start_character":22,"end_line":6,"end_character":31},"updated":"2026-09-17 09:54:52.000000000","message":"I\u0027m inclined to say we should remove this part, or metion just `to provide extended migration period` for consumers. It\u0027s not the scope of the documentation here to describe current status of nova.","commit_id":"29def278a4000d6bf33def910bce66f34a0cd777"},{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"1b3597ca2596a812f42ef0e239ebb7f1e94aed76","unresolved":true,"context_lines":[{"line_number":1,"context_line":"deprecations:"},{"line_number":2,"context_line":"  - |"},{"line_number":3,"context_line":"    Removal of the deprecated ``oslo_service.wsgi.Server`` class and the"},{"line_number":4,"context_line":"    ``oslo_service.sslutils``, ``oslo_service.eventlet_backdoor``, and"},{"line_number":5,"context_line":"    ``oslo_service.fixture`` modules is postponed from OpenStack 2026.2 to"},{"line_number":6,"context_line":"    OpenStack 2027.2. Consumers still need time to migrate; for example,"},{"line_number":7,"context_line":"    Nova\u0027s stable/2026.1 tests still use ``oslo_service.fixture``. These"},{"line_number":8,"context_line":"    components remain deprecated during the extended migration period."}],"source_content_type":"text/x-yaml","patch_set":3,"id":"5f0b6423_36a29cb6","line":6,"range":{"start_line":4,"start_character":70,"end_line":6,"end_character":72},"updated":"2026-09-17 09:54:52.000000000","message":"```suggestion\n    ``oslo_service.sslutils``, ``oslo_service.eventlet_backdoor``, and\n    ``oslo_service.fixture`` modules is postponed from 2026.2 release to\n    2027.2 release. Consumers still need time to migrate; for example,\n```","commit_id":"29def278a4000d6bf33def910bce66f34a0cd777"},{"author":{"_account_id":31245,"name":"Daniel Bengtsson","email":"dbengt@redhat.com","username":"damani42"},"change_message_id":"a8311ea385c3f9c7d839da922e3176275bc2ed95","unresolved":false,"context_lines":[{"line_number":1,"context_line":"deprecations:"},{"line_number":2,"context_line":"  - |"},{"line_number":3,"context_line":"    Removal of the deprecated ``oslo_service.wsgi.Server`` class and the"},{"line_number":4,"context_line":"    ``oslo_service.sslutils``, ``oslo_service.eventlet_backdoor``, and"},{"line_number":5,"context_line":"    ``oslo_service.fixture`` modules is postponed from OpenStack 2026.2 to"},{"line_number":6,"context_line":"    OpenStack 2027.2. Consumers still need time to migrate; for example,"},{"line_number":7,"context_line":"    Nova\u0027s stable/2026.1 tests still use ``oslo_service.fixture``. These"},{"line_number":8,"context_line":"    components remain deprecated during the extended migration period."}],"source_content_type":"text/x-yaml","patch_set":3,"id":"d0913196_2b290872","line":6,"range":{"start_line":4,"start_character":70,"end_line":6,"end_character":72},"in_reply_to":"5f0b6423_36a29cb6","updated":"2026-09-17 10:33:42.000000000","message":"Done","commit_id":"29def278a4000d6bf33def910bce66f34a0cd777"},{"author":{"_account_id":31245,"name":"Daniel Bengtsson","email":"dbengt@redhat.com","username":"damani42"},"change_message_id":"a8311ea385c3f9c7d839da922e3176275bc2ed95","unresolved":false,"context_lines":[{"line_number":3,"context_line":"    Removal of the deprecated ``oslo_service.wsgi.Server`` class and the"},{"line_number":4,"context_line":"    ``oslo_service.sslutils``, ``oslo_service.eventlet_backdoor``, and"},{"line_number":5,"context_line":"    ``oslo_service.fixture`` modules is postponed from OpenStack 2026.2 to"},{"line_number":6,"context_line":"    OpenStack 2027.2. Consumers still need time to migrate; for example,"},{"line_number":7,"context_line":"    Nova\u0027s stable/2026.1 tests still use ``oslo_service.fixture``. These"},{"line_number":8,"context_line":"    components remain deprecated during the extended migration period."}],"source_content_type":"text/x-yaml","patch_set":3,"id":"0dd3fa5d_c59a7bcd","line":6,"range":{"start_line":6,"start_character":22,"end_line":6,"end_character":31},"in_reply_to":"97f558ae_8e5844a1","updated":"2026-09-17 10:33:42.000000000","message":"Done","commit_id":"29def278a4000d6bf33def910bce66f34a0cd777"}]}
