yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #95778
[Bug 2103529] Re: Unable to create QoS rule in Horizon
Reviewed: https://review.opendev.org/c/openstack/horizon/+/944953
Committed: https://opendev.org/openstack/horizon/commit/0e931077efbe7c22cc62f3ecfae7e31a0a8feaca
Submitter: "Zuul (22348)"
Branch: master
commit 0e931077efbe7c22cc62f3ecfae7e31a0a8feaca
Author: Dmitriy Chubinidze <dcu995@xxxxxxxxx>
Date: Tue Mar 18 23:21:29 2025 +0000
Removing tenant_id/project_id from API calls
Removing tenant_id/project_id from API calls cause all
QoS rules don't contain these parameters.
Change-Id: I1b0563ed70b5bdef2b93ef8f10dad13572b1d98b
Closes-Bug: #2103529
** Changed in: horizon
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/2103529
Title:
Unable to create QoS rule in Horizon
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
OpenStack version: 2024.2 (Dalmatian).
OS: AlmaLinux 9.5 64 bit
Unable to create rule for Network QoS policy.
F.e. after adding rule for bandwidth limit we are getting error message:
"Error: Unable to add the bandwidthrule."
In horizon we can see not much informative details:
[Tue Mar 18 14:11:24.205960 2025] [wsgi:error] [pid 2281155:tid
2281298] [remote 10.101.14.143:55740] WARNING django.request Bad
Request:
/dashboard/api/neutron/qos/policies/a6d2ce5c-cca4-4470-af7b-3f2ddd2f94e7/bandwidth_limit_rules/
If we look into web browser console for some extra information we can
see such type of errors:
"Unrecognized attribute(s) 'tenant_id, project_id'\nNeutron server
returns request_ids: ['req-5cea583b-5008-4fe6-9696-cbe5d39906c1']"
and also:
[Error] Failed to load resource: the server responded with a status of 400 (Bad Request) (bandwidth_limit_rules, line 0)
[Error] Error: undefined is not an object (evaluating 'response.data')
This error is also relate to all other rule types.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/2103529/+subscriptions
References