Migrate snap-openstack to Gazpacho 2026.1 / core26 / Python 3.14#731
Open
Migrate snap-openstack to Gazpacho 2026.1 / core26 / Python 3.14#731
Conversation
MylesJP
commented
Mar 31, 2026
- snap/snapcraft.yaml: base core26, build-base devel, grade devel, version 2026.1
- snap/snapcraft.yaml: migrate sunbeam-and-openstackclients from python plugin to uv plugin
- pyproject.toml: version 2026.1, requires-python ~=3.14.0, classifier 3.14
- pyproject.toml: updated constraint-dependencies from OpenStack master upper-constraints.txt
- versions.py: SUPPORTED_RELEASE resolute, JUJU_BASE ubuntu@26.04
- versions.py: OVN_CHANNEL/MICROOVN_CHANNEL 26.03, added sunbeam-ovn-proxy
- hooks.py: deployment.version 2026.1
- core/common.py: default version fallback 2026.1
- manifests/2026.1/: created edge/beta/candidate/stable from 2025.1 templates
- manifests/2026.1/: channels updated to 2026.1 and 26.03, added sunbeam-ovn-proxy
- uv.lock: regenerated for Python 3.14
- Terraform plans: updated all default channels to 2026.1/stable and 26.03/stable
- Terraform plans: updated all ubuntu@24.04 base references to ubuntu@26.04
- Feature terraform plans: updated ubuntu@26.04 (manila-data, consul-client, pro, grafana-agent)
- CI: updated .github/workflows and testing assets to 2026.1
- Tests: updated hardcoded version strings to 2026.1
- Docs: updated version references in CONTRIBUTING.md and READMEs
- Python 3.14 compatibility: PEP 758 formatting, click API signature updates
- Various small unit test / linting fixes
09e5970 to
5becfd6
Compare
Author
|
|
c281497 to
d87bf16
Compare
Author
|
@copilot resolve the merge conflicts in this pull request |
- snap/snapcraft.yaml: base core26, build-base devel, grade devel, version 2026.1 - snap/snapcraft.yaml: migrate sunbeam-and-openstackclients from python plugin to uv plugin - snap/snapcraft.yaml: remove dangling symlinks - pyproject.toml: version 2026.1, requires-python ~=3.14.0, classifier 3.14 - pyproject.toml: updated constraint-dependencies from OpenStack master upper-constraints.txt - versions.py: SUPPORTED_RELEASE resolute, JUJU_BASE ubuntu@26.04 - versions.py: OVN_CHANNEL/MICROOVN_CHANNEL 26.03, added sunbeam-ovn-proxy - hooks.py: deployment.version 2026.1 - core/common.py: default version fallback 2026.1 - manifests/2026.1/: created edge/beta/candidate/stable from 2025.1 templates - manifests/2026.1/: channels updated to 2026.1 and 26.03, added sunbeam-ovn-proxy - uv.lock: regenerated for Python 3.14 - Terraform plans: updated all default channels to 2026.1/stable and 26.03/stable - Terraform plans: updated all ubuntu@24.04 base references to ubuntu@26.04 - Feature terraform plans: updated ubuntu@26.04 (manila-data, consul-client, pro, grafana-agent) - CI: updated .github/workflows and testing assets to 2026.1 - Tests: updated hardcoded version strings to 2026.1 - Docs: updated version references in CONTRIBUTING.md and READMEs - Python 3.14 compatibility: PEP 758 formatting, click API signature updates - Various small unit test / linting fixes - Add core26 edge pre-install to build-snap.yaml - Support Noble and Resolute Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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
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.