<fix>[compute]: validate root volume size with diskoffering#4160
Open
zstack-robot-1 wants to merge 1 commit into
Open
<fix>[compute]: validate root volume size with diskoffering#4160zstack-robot-1 wants to merge 1 commit into
zstack-robot-1 wants to merge 1 commit into
Conversation
Resolves: ZSTAC-70551 Change-Id: I696e696e6f6b6467616f616c70707a7477626473 (cherry picked from commit 006e58d)
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
行动总览PR调整RootVolumeTemplate镜像在虚拟机配额计算中的容量来源:当指定根磁盘供给时按供给大小统计,未指定时按镜像大小统计。修改在reportQuota()和check()两处实现保持一致。 变更内容配额计算逻辑调整
序列图(无需生成——此变更为内部配额计算逻辑调整,无多组件交互序列) 代码审查工作量估算🎯 2 (Simple) | ⏱️ ~8 分钟 诗歌
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
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.
Backport ZSTAC-85589 to 4.8.38 (cross-repo @@2)
Cherry-pick of original fix (含配套测试) to 4.8.38. 本 issue 同时涉及 zstack 与 premium 两仓,分支统一命名 bugfix/ZSTAC-85589@@2 以便 DevOps 关联跑 case。
Sibling repo MR: premium MR (see below)
Commits
Related: ZSTAC-85589
sync from gitlab !10065