-
Notifications
You must be signed in to change notification settings - Fork 23
Xena: sync with Wallaby #217
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
Closed
Closed
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
Nov 2, 2022
- Fix configuration sync for infra-vms
- Sync kayobe-config with kayobe changes
- [release] Synchronise with kayobe changes for Yoga
- proxy: add ansible issue 8743 workaround
- Update .gitreview for stable/yoga
- Update TOX_CONSTRAINTS_FILE for stable/yoga
- [release] Synchronise with latest kayobe changes for Yoga
- Yoga: use new default for dnf_install_epel
- feat: automatic update of workflows stackhpc/yoga
- Yoga: update README
- Yoga: update release notes
- Yoga: update Github workflows
- Yoga: update tox.ini
- Yoga: update requirements.txt
- Yoga: update package repositories
- Yoga: update pulp repo versions
- Yoga: update Kolla build source branches
- Yoga: reset image tags
- Yoga: stop using StackHPC Bifrost fork
- Yoga: add initial Kolla container image tags for CentOS
- Rocky 8: Install a compatible version of ansible in the kolla venv
- Update etc/kayobe/kolla.yml
- Bump repos to the same versions as Wallaby
- Merge stackhpc/wallaby into stackhpc/xena
- Merge pull request Xena: Ansible dependencies #174 from stackhpc/xena_deps
- Terraform aio: reorder KAYOBE_ENVRIONMENT export
- bumping tags
- CI: prune images over 1 week old on aio runner
- Build Grafana with additional panel plugin
- Revert "Rocky 8: Install a compatible version of ansible in the kolla venv"
Change-Id: I60c6a1839a54afbfa9c2c92bd5bbf5b247877e8f
Change-Id: Ia48cbd6a2c5b6b3e16ef4245fdebca2d7233b682
Depends-On: https://review.opendev.org/c/openstack/kayobe/+/836040 Change-Id: Ie990e6f0dfa69863d76e58f13037bc3fb74f9230
Change-Id: I3c202e39586d566bee1f969a0183f3a592fea1bb
Change-Id: Iaba5f0db07606eb0b6c2d6b62e249df5f1cd5461
Update the URL to the upper-constraints file to point to the redirect rule on releases.openstack.org so that anyone working on this branch will switch to the correct upper-constraints list automatically when the requirements repository branches. Until the requirements repository has as stable/yoga branch, tests will continue to use the upper-constraints list on master. Change-Id: I794db08414564f5c903c1c88e32ac34bcfa16913
Change-Id: I4a2973564350fc8097706929a9eeb79598c7ad05 (cherry picked from commit e28ba5c)
feat: automatic update of workflows stackhpc/yoga
We are not carrying any patches in Yoga.
yoga xena merge
Yoga: initial configuration update
This improves support out of the box. You still need to make sure that you install a compatible version of ansible in the kayobe virtualenv: ``` git clone https://github.com/stackhpc/stackhpc-kayobe-config -b stackhpc/wallaby cd stackhpc-kayobe-config pip install -U ansible-base@git+https://github.com/stackhpc/ansible@stackhpc/2.10/rocky -e . ``` The above example installs a fork of ansible with support for Rocky 8.
Xena: Ansible dependencies
Rocky 8: Install a compatible version of ansible in the kolla venv
Yoga bump repos 310822
yoga xena merge
Place it nearer to where it is used, in case someone uses these instructions without the Terraform part.
Merge stackhpc/xena into stackhpc/yoga
Terraform aio: reorder KAYOBE_ENVIRONMENT export
yoga: bumping tags
CI: prune images over 1 week old on aio runner
The old version is still required by some (namely Ceph) dashboards.
… venv" This reverts commit 8adf063. It was merged in from stackhpc/wallaby, but is not necessary in Xena.
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.