security group driver gets loaded way too much in the api
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| OpenStack Compute (nova) |
Low
|
Matt Riedemann | ||
| Ocata |
Low
|
Unassigned | ||
| Pike |
Low
|
Unassigned | ||
| Queens |
Low
|
Unassigned | ||
| Rocky |
Low
|
Matt Riedemann | ||
| Stein |
Low
|
Matt Riedemann | ||
| Train |
Low
|
Matt Riedemann |
Bug Description
There was a fix in Mitaka https:/
Changed in nova: | |
assignee: | nobody → Zhenyu Zheng (zhengzhenyu) |
Changed in nova: | |
assignee: | Zhenyu Zheng (zhengzhenyu) → nobody |
tags: | added: low-hanging-fruit |
Changed in nova: | |
assignee: | nobody → Nara Jitender (jitu789) |
Changed in nova: | |
assignee: | Nara Jitender (jitu789) → Triveni Gurram (triveni12) |
Changed in nova: | |
assignee: | Triveni Gurram (triveni12) → nobody |
Changed in nova: | |
assignee: | nobody → Matt Riedemann (mriedem) |
status: | Triaged → In Progress |
Reviewed: https:/
Committed: https:/
Submitter: Zuul
Branch: master
commit 0461921d9e5313c
Author: Matt Riedemann <email address hidden>
Date: Tue Dec 3 10:54:29 2019 -0500
Cache security group driver
Change I0932c652fb455f
was a performance improvement to cache the loaded security
group driver since the API calls get_openstack_
a lot. That performance fix was regressed with change
Ia4a8d9954b
This caches the loaded security group driver once again. This
is pretty similar to the original change except simpler since
we don't have to account for the skip_policy_check flag.
Change-Id: Icacc763f19db6d
Closes-Bug: #1825018
Changed in nova: | |
status: | In Progress → Fix Released |
Fix proposed to branch: stable/train
Review: https:/
Fix proposed to branch: stable/stein
Review: https:/
Fix proposed to branch: stable/rocky
Review: https:/
Reviewed: https:/
Committed: https:/
Submitter: Zuul
Branch: stable/train
commit 3ea6a7f79b0ad8a
Author: Matt Riedemann <email address hidden>
Date: Tue Dec 3 10:54:29 2019 -0500
Cache security group driver
Change I0932c652fb455f
was a performance improvement to cache the loaded security
group driver since the API calls get_openstack_
a lot. That performance fix was regressed with change
Ia4a8d9954b
This caches the loaded security group driver once again. This
is pretty similar to the original change except simpler since
we don't have to account for the skip_policy_check flag.
Change-Id: Icacc763f19db6d
Closes-Bug: #1825018
(cherry picked from commit 0461921d9e5313c
Reviewed: https:/
Committed: https:/
Submitter: Zuul
Branch: stable/stein
commit 99048af87274363
Author: Matt Riedemann <email address hidden>
Date: Tue Dec 3 10:54:29 2019 -0500
Cache security group driver
Change I0932c652fb455f
was a performance improvement to cache the loaded security
group driver since the API calls get_openstack_
a lot. That performance fix was regressed with change
Ia4a8d9954b
This caches the loaded security group driver once again. This
is pretty similar to the original change except simpler since
we don't have to account for the skip_policy_check flag.
Change-Id: Icacc763f19db6d
Closes-Bug: #1825018
(cherry picked from commit 0461921d9e5313c
(cherry picked from commit 3ea6a7f79b0ad8a
Reviewed: https:/
Committed: https:/
Submitter: Zuul
Branch: stable/rocky
commit 179b556a5bebb8c
Author: Matt Riedemann <email address hidden>
Date: Tue Dec 3 10:54:29 2019 -0500
Cache security group driver
Change I0932c652fb455f
was a performance improvement to cache the loaded security
group driver since the API calls get_openstack_
a lot. That performance fix was regressed with change
Ia4a8d9954b
This caches the loaded security group driver once again. This
is pretty similar to the original change except simpler since
we don't have to account for the skip_policy_check flag.
Change-Id: Icacc763f19db6d
Closes-Bug: #1825018
(cherry picked from commit 0461921d9e5313c
(cherry picked from commit 3ea6a7f79b0ad8a
(cherry picked from commit 99048af87274363
This issue was fixed in the openstack/nova 20.1.0 release.
This issue was fixed in the openstack/nova 19.1.0 release.
This issue was fixed in the openstack/nova 18.3.0 release.
Fix proposed to branch: master /review. opendev. org/697122
Review: https:/