chore(backlog): mark BL-P2-086 completed + register follow-ups (BL-P2-087/088)#84
Merged
Conversation
BL-P2-086 Live-migrate stale port binding diagnosis 가 PR #83으로 main에 머지됨 (2026-05-08). A1 worker error enrichment + A2 Server Detail "Port bindings" 섹션 (admin only). +16 tests → main 1370 → 1386 green. 변경: - Pending 섹션의 BL-P2-086 상세 항목 제거 - Completed 섹션에 한 줄 항목으로 이동 (PR #83, 2026-05-08) - 후속 follow-up BL 2건 신규 등록: * BL-P2-087 (P2): Cleanup action — admin-only DELETE binding으로 nexttui 안에서 stale binding 정리 완결. 403 시 Neutron policy 안내 hint 포함. BL-P2-086 진단을 발견 → 즉시 복구 경로 완결이 목표. * BL-P2-088 (P3): Pre-flight check — LiveMigrate 호출 직전 stale binding 사전 차단 (settings opt-in). BL-P2-087 사용 후 진짜 가치 있는지 평가. 진단만으로 충분하면 폐기. Co-Authored-By: Claude Opus 4.7 (1M context) <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.
Summary / 요약
EN — Mark BL-P2-086 (live-migrate stale port binding diagnosis, PR #83) as Completed and register two follow-up backlog items derived from the diagnosis session: BL-P2-087 (cleanup action) and BL-P2-088 (pre-flight check).
KR — BL-P2-086 (PR #83)이 main에 머지됨에 따라 backlog의 Pending 섹션에서 Completed 섹션으로 이동, 그리고 진단 세션에서 도출된 후속 BL 2건(BL-P2-087 cleanup action, BL-P2-088 pre-flight check)을 신규 등록합니다.
Changes / 변경사항
Pending → Completed 이동
신규 follow-up BL
BL-P2-087 (P2): Port binding cleanup action — BL-P2-086 deferred-B
Cleanup stale port binding추가. INACTIVE+migrating_to 행만 후보로 list, 정확한 페이로드(DELETE /v2.0/ports/{id}/bindings/{host}) 명시 confirm modal.delete_port_binding정책이 admin조차 거부하는 케이스 흔함 → 403 시 정책 안내 hint.NeutronPort::delete_port_binding(port_id, host)trait 메서드 + mock + HTTP adapter, 신규 테스트 6~8개.BL-P2-088 (P3): Live-migrate pre-flight stale port binding check — BL-P2-086 deferred-C
live_migrate_preflight_check).Out of scope (BL-P2-086 deferred-D)
Test plan / 테스트 플랜
Related / 관련 자료
🤖 Generated with Claude Code