Activity log for bug #2049064

Date Who What changed Old value New value Message
2024-01-11 15:10:22 Takashi Kajinami bug added bug
2024-01-11 15:10:42 Takashi Kajinami bug task added glance
2024-01-11 15:12:47 Takashi Kajinami description Description =========== The new oslo.limit 2.3.0 release introduced the validation to ensure the [oslo_limit] endpoint_id option is set. However this change broke some unit/functional test cases which enable unified quota implementation without setting this option. Steps to reproduce ================== - Download global upper constraints - Bump oslo.limit version to 2.3.0 - Run unit tests with the modified upper constraints Expected result =============== - No test case fails Actual result ============= - Some of the test cases fail because of the following error Environment =========== N/A Logs & Configs ============== cross-nova-py310: https://zuul.opendev.org/t/openstack/build/79d2c815f0e04d4b8f6838b1d1ec026f cross-nova-functional: https://zuul.opendev.org/t/openstack/build/159f06a88d7948209a111a9f45306e0a cross-glance-py310: https://zuul.opendev.org/t/openstack/build/7634390991ab4442b4230b09563ef26b Description =========== The new oslo.limit 2.3.0 release introduced the validation to ensure the [oslo_limit] endpoint_id option is set. However this change broke some unit/functional test cases which enable unified quota implementation without setting this option. Steps to reproduce ================== - Download global upper constraints - Bump oslo.limit version to 2.3.0 - Run unit tests with the modified upper constraints $ TOX_CONSTRAINTS_FILE=<modified constraint file> tox -e py310 Expected result =============== - No test case fails Actual result ============= - Some of the test cases fail because of the following error Environment =========== N/A Logs & Configs ============== cross-nova-py310: https://zuul.opendev.org/t/openstack/build/79d2c815f0e04d4b8f6838b1d1ec026f cross-nova-functional: https://zuul.opendev.org/t/openstack/build/159f06a88d7948209a111a9f45306e0a cross-glance-py310: https://zuul.opendev.org/t/openstack/build/7634390991ab4442b4230b09563ef26b
2024-01-11 15:14:35 Takashi Kajinami summary Unit test fails with oslo.limit 2.3.0 Unit/functional test failures with oslo.limit 2.3.0
2024-01-11 15:14:43 Takashi Kajinami nova: assignee Takashi Kajinami (kajinamit)
2024-01-11 15:14:45 Takashi Kajinami glance: assignee Takashi Kajinami (kajinamit)
2024-01-11 15:16:53 OpenStack Infra nova: status New In Progress
2024-01-11 15:23:51 OpenStack Infra glance: status New In Progress
2024-01-11 15:51:45 sean mooney nova: importance Undecided High
2024-01-17 15:34:49 OpenStack Infra glance: status In Progress Fix Released
2024-01-18 09:21:42 OpenStack Infra nova: status In Progress Fix Released