yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #94345
[Bug 2074360] Re: [fullstack] Error when creating QoS rules: Unrecognized attribute(s) 'tenant_id, project_id'
Reviewed: https://review.opendev.org/c/openstack/neutron/+/925085
Committed: https://opendev.org/openstack/neutron/commit/bfd32488a6795dde178b43126b41a9b80a08750f
Submitter: "Zuul (22348)"
Branch: master
commit bfd32488a6795dde178b43126b41a9b80a08750f
Author: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
Date: Wed Jul 24 03:46:56 2024 +0000
Remove the tenant_id/project_id parameter from QoS rule commands
Removed the tenant_id/project_id parameter from any QoS rule command
in the fullstack framework.
Closes-Bug: #2074360
Related-Bug: #2022043
Change-Id: I18efb28ffc02323e82f6b116a3f713cb9e2a132e
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/2074360
Title:
[fullstack] Error when creating QoS rules: Unrecognized attribute(s)
'tenant_id, project_id'
Status in neutron:
Fix Released
Bug description:
The fullstack job is now failing with the following message:
```
neutronclient.common.exceptions.BadRequest: Unrecognized attribute(s) 'tenant_id, project_id'
```
This is happening since 2024-07-26 14:29:17, according to the last
zuul executions of "neutron-fullstack-with-uwsgi" job.
Logs:
https://aff82a8c5891f54ff809-cc9a180b756778dd4f9ff9a8ddf16569.ssl.cf2.rackcdn.com/924656/3/check/neutron-
fullstack-with-uwsgi/abdf4bd/testr_results.html
Snippet: https://paste.opendev.org/show/boVjhu8gDRJP9mh80FAY/
This error could be caused by
https://review.opendev.org/c/openstack/neutron-lib/+/921649. The last
good execution of this CI job was using neutron-lib 3.13. The next
one, that failed, was using 3.14 (that contains this patch).
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/2074360/+subscriptions
References