Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cherry-pick the fix for lp bug 2021550 to zed branch #847

Merged
merged 2 commits into from
Sep 28, 2023

Conversation

zhhuabj
Copy link
Contributor

@zhhuabj zhhuabj commented Sep 14, 2023

cherry-pick the commit 996f241 and 1a90eb0 to zed branch

zhhuabj and others added 2 commits September 14, 2023 16:28
The lp bug 1863232 introduced a new configuration option called
WSGISocketRotation which allows users to disable socket rotation on the apache
side. This patch will also allow setting this option on the charm side.

Other gerrit review links:
horizon: https://review.opendev.org/c/openstack/charm-openstack-dashboard/+/886373
cinder: https://review.opendev.org/c/openstack/charm-cinder/+/886356
keystone: https://review.opendev.org/c/openstack/charm-keystone/+/886377
ncc: https://review.opendev.org/c/openstack/charm-nova-cloud-controller/+/885836

Partial-Bug: 2021550
(cherry picked from commit 996f241)
Signed-off-by: zhhuabj <[email protected]>
Commit 996f241 added support for new config option
'wsgi-rotation' but that name should have been
'wsgi-socket-rotation' in order to have a 1:1 relation
with the apache config it changes. The following patches
that implement this config are currently blocked until
this lands so that they can be synced before merge:

 * https://review.opendev.org/c/openstack/charm-ceilometer/+/887793
 * https://review.opendev.org/c/openstack/charm-cinder/+/886356
 * https://review.opendev.org/c/openstack/charm-glance/+/886376
 * https://review.opendev.org/c/openstack/charm-keystone/+/886377
 * https://review.opendev.org/c/openstack/charm-nova-cloud-controller/+/885836
 * https://review.opendev.org/c/openstack/charm-openstack-dashboard/+/886373

Related-Bug: #2021550
(cherry picked from commit 1a90eb0)
Signed-off-by: zhhuabj <[email protected]>
@lathiat
Copy link
Contributor

lathiat commented Sep 26, 2023

I think the topic of the pull request (Currently: Zed lp2021550) needs to be set to something more indicative of the actual fix.

Additionally we should try to add descriptions to the commits, not just Subject lines only.

@zhhuabj zhhuabj changed the title Zed lp2021550 cherry-pick the fix for lp bug 2021550 to zed branch Sep 26, 2023
@zhhuabj
Copy link
Contributor Author

zhhuabj commented Sep 26, 2023

hi @lathiat , I have updated PR title and RP description, thanks for the review

Copy link
Contributor

@dosaboy dosaboy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@dosaboy dosaboy merged commit fb5c7e1 into juju:stable/zed Sep 28, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants