-
Notifications
You must be signed in to change notification settings - Fork 23
yoga xena merge #185
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
yoga xena merge #185
Conversation
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
Contributor
markgoddard
commented
Oct 10, 2022
- Adds Rocky 8 repository config for local pulp (Adds Rocky 8 repository config for local pulp #146)
- Update docker baseurl to work with Rocky 8 (Update docker baseurl to work with Rocky 8 #153)
- Adding seed_extra_containers to support redfish and wireguard
- cephadm: Bump collection to 1.8.0
- cephadm: use admin overcloud network for SSH access
- cephadm: sync only a specific container image tag
- Prevent failures when dhclient is not running
- Cephadm: Remove leading tabs from generated ceph.conf
- Cephadm: Fix keyring generation
- Bump pulp-repo-versions to latest of 1st Sep 22
- Bump OVN to 22.06 and OVS to 2.17
- opstools: update url to 8-stream instead of 8
- opstools: fix all references to match xena
- Add new docker tag
- Add OVS overrides to Nova/Neutron/Octavia
- Adapt existing OVS customizations
- Add ovs override for nova_compute
- removing hashed tags
- Adding bifrost tag and logic, to build seed containers
- ending if statement
- syntax fix
- Ceph: add a trailing newline to ceph.conf
- bumping bifrost_tag to latest built
- Removing unused Ceph Nautilus repositories
- Changing the tag to latest promoted
- Prevent 'base' type images from syncing / publishing
- Prevent failures when dhclient is not running
- Let Ansible Galaxy handle dependencies
- Bump up the Cephadm collection version
- Bump repos to the same versions as Wallaby
- Remove duplicate opstools repo
- Xena: Add system logging custom playbook
* Adds Rocky 8 repository config for local pulp We support Rocky 8 as a host OS with os_distribution == 'rocky'. This adds the configuration necessary to use the RPM snapshots from ark. * Abstract over version number v1 Unsure if it would be better to: 1) Update the remote on the repository 2) Change the publication to point to a new repository and keep repositories for every minor version Advantages of 1: - Single repository in pulp Advantages of 2: - Less chance of conflicts (although I think an old repo is just an old snapshot) * Fixups * Address code review comment Upadting variable name after feedback
This is the equivalent change of: https://review.opendev.org/c/openstack/ansible-collection-kolla/+/831642
Adding seed_extra_containers
This fixes several issues. https://github.com/stackhpc/ansible-collection-cephadm/releases/tag/1.8.0
Syncing all tags in quay.io/ceph/ceph can take a long time, and may even fail before getting to the tag we're interested in.
xena ceph fixes
Prevent failures when dhclient is not running
Cephadm: Remove leading tabs from generated ceph.conf
Previously only the key was included, but we need the full file including caps.
Cephadm: Fix keyring generation
Wallaby bump snapshot 01092022
Ceph: add a trailing newline to ceph.conf
bumping bifrost_tag to latest built
Removing unused Ceph Nautilus repositories
Changing container tag to latest promoted
Xena: Stop dealing with 'base' type images
Xena: CI fix
squeezer is already listed as stackhpc.pulp collection's dependency
Xena - Bump repos to the same versions as Wallaby
Xena: merge stackhpc/wallaby
Xena: Ansible dependencies
Xena: Add system logging custom playbook
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.