-
Notifications
You must be signed in to change notification settings - Fork 23
Sync antelope caracal #1222
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
Merged
Merged
Sync antelope caracal #1222
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
510962d
rocky: update ovn to 24.03 (LTS) and OVS to 3.3
mnasiadka e9582c1
Bump kolla-image-tags
mnasiadka e92ecdf
Merge pull request #1182 from stackhpc/zed-yoga-merge
markgoddard 9f637ea
ci-multinode: Change storage-mgmt subnet to avoid collision
markgoddard 450fd35
Fix CVE-2024-40767
seunghun1ee 1ebac90
Add missing newline characters at end of file
priteau 09c6794
Merge pull request #1186 from stackhpc/2023.1-nova-bump
priteau 1546dcc
Merge pull request #1188 from stackhpc/add-missing-newline
priteau 8b0e622
Merge pull request #1185 from stackhpc/yoga-mn-subnet
markgoddard 652b80b
Merge stackhpc/yoga into stackhpc/zed
markgoddard fc01838
Merge stackhpc/zed into stackhpc/2023.1
markgoddard f40f481
Merge pull request #1190 from stackhpc/2023.1-zed-merge
markgoddard 42d348b
Add unified stackhpc_repos_enabled group var
Alex-Welsh 61af1d8
Merge pull request #1192 from stackhpc/package-repo-option
markgoddard b03b549
docs: Update release train image
tomclark0 aadd084
docs: Update release train image
tomclark0 c3e661f
Support Nova images built from Rocky Linux 9.3
priteau 9bc36f5
Rebuild Octavia images from our fork
priteau 1a0d4c8
Merge pull request #1204 from stackhpc/ovn-octavia-provider-source
priteau 95a432e
Magnum CAPI docs update
darmach 9e3e39e
Remove reference to unused KA variable
sd109 02b9ed3
Fix issue with prometheus and hyphens
technowhizz accc481
fix: add missing endpoints for `Grafana` and `Horizon`
jackhodgkiss 73da718
Merge pull request #1208 from stackhpc/blackbox-fix-singlefrontend
jackhodgkiss 0986345
docs: Remove legacy Member and _member_ roles from Ceph RADOS Gateway…
markgoddard 96f5c8f
docs: Improve Ceph RGW docs
markgoddard 34bfb1a
Merge pull request #1210 from stackhpc/2023.1-rgw-roles
markgoddard 54e4cbe
Merge pull request #1202 from stackhpc/antelope-ossa-2024-002-rl93-build
markgoddard 956c483
Merge pull request #1201 from stackhpc/ark-image-update
markgoddard 5003bad
Remove docs to encrypt wazuh secrets
MoteHue 3e1ec70
Merge pull request #1214 from stackhpc/wazuh-secrets-docs
markgoddard ea6d1e6
Merge pull request #1207 from stackhpc/magnum-capi-docs-update
darmach fb5dbf0
Bump up Hashicorp collection version
cityofships 0d64e97
Merge pull request #1215 from stackhpc/hcp_ver
markgoddard 45a31eb
Merge branch 'stackhpc/2023.1' into ovn_24_03
bbezak 3f1e622
bump rocky9 ovs/ovn images build from R9.4
bbezak e647aa1
Merge pull request #1172 from stackhpc/ovn_24_03
bbezak e6d7c15
Merge remote-tracking branch 'origin/stackhpc/2023.1' into sync-antel…
Alex-Welsh File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,4 +26,4 @@ storage-ceph | |
# Monitoring groups | ||
|
||
[monitoring:children] | ||
controllers | ||
controllers |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
# Use upstream package repos by default to avoid situations where the | ||
# seed-hypervisor tries to use a local pulp repo on the seed VM before the seed | ||
# vm has been provisioned | ||
# This behaviour is overriden for Overcloud hosts. | ||
stackhpc_repos_enabled: false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
--- | ||
# Only use local pulp mirrors for overcloud hosts | ||
# to avoid situations where the seed-hypervisor | ||
# tries to use a local pulp repo on the seed VM | ||
# before the seed vm has been provisioned | ||
dnf_custom_repos: "{{ stackhpc_dnf_repos }}" | ||
|
||
stackhpc_repos_enabled: true | ||
enable_docker_repo: false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -902,4 +902,4 @@ | |
"version": 1, | ||
"weekStart": "" | ||
} | ||
{% endraw %} | ||
{% endraw %} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1138,4 +1138,4 @@ | |
"version": 1, | ||
"weekStart": "" | ||
} | ||
{% endraw %} | ||
{% endraw %} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2531,4 +2531,4 @@ | |
"version": 2, | ||
"weekStart": "" | ||
} | ||
{% endraw %} | ||
{% endraw %} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5353,4 +5353,4 @@ | |
"version": 8, | ||
"weekStart": "" | ||
} | ||
{% endraw %} | ||
{% endraw %} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -44,4 +44,4 @@ receivers: | |
|
||
|
||
templates: | ||
- '/etc/prometheus/*.tmpl' | ||
- '/etc/prometheus/*.tmpl' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
critical: | ||
- | | ||
Fixes `CVE-2024-40767 | ||
<https://security.openstack.org/ossa/OSSA-2024-002.html>`_ with updated | ||
container images for Nova services. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
features: | ||
- | | ||
``OVN`` version in Rocky Linux 9 container images has been updated to | ||
``24.03`` (latest LTS). |
6 changes: 6 additions & 0 deletions
6
releasenotes/notes/ovn-octavia-provider-bug-2072754-5cbd7dc9c366668d.yaml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
fixes: | ||
- | | ||
Updates Octavia container images to fix a maintenance task that was | ||
breaking OVN IPv4 load balancers with health monitors. | ||
`LP#2072754 <https://bugs.launchpad.net/nova/+bug/2072754>`__. |
7 changes: 7 additions & 0 deletions
7
releasenotes/notes/stackhpc-repos-enabled-10c8a698991e53c2.yaml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
features: | ||
- | | ||
Added a new group variable - ``stackhpc_repos_enabled`` - for unified | ||
control over usage of StackHPC Release Train package repositories. This | ||
makes it easier to set which hosts do or do not pull packages from release | ||
train. |
4 changes: 4 additions & 0 deletions
4
releasenotes/notes/update-hcp-collection-39acaafe76c95b3f.yaml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
--- | ||
fixes: | ||
- | | ||
Fixes the issue with interface names containing dashes in Hashicorp collection. |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.