<fix>[network]: skip non kvm vxlan attach#4121
Conversation
|
Warning Review limit reached
More reviews will be available in 42 minutes and 27 seconds. Learn how PR review limits work. Your organization has run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available. Please see our Fair Usage Limits Policy for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Path: http://open.zstack.ai:20001/code-reviews/zstack-cloud.yaml (via .coderabbit.yaml) Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
3f51a61 to
ddcfacc
Compare
Skip KVM VXLAN realization when attaching NICs to hosts whose hypervisor type is not KVM. Resolves: ZSTAC-85081 Change-Id: I339d08ccba1a302353b316b40ec471ae37274cc7
ddcfacc to
57876c9
Compare
Summary
Fix DPU baremetal VXLAN NIC hotplug failure caused by the KVM VXLAN attach-resource extension sending KVM agent messages to a non-KVM host.
Changes
KVMRealizeL2VxlanNetworkBackend.instantiateResourceOnAttachingNic()when the target host hypervisor is not KVM.Testing
mvn -pl plugin/vxlan -DskipTests compileRelated DPU agent MR: http://dev.zstack.io:9080/zstackio/zstack-bm2-dpu-agent/-/merge_requests/9
Resolves: ZCF-0
sync from gitlab !10020