[v0.4.0] Integrated Scenario for Cloud Migration #25
Replies: 2 comments 2 replies
-
S/W 마이그레이션의 경우도 워크플로우 툴을 통해서 마이그레이션이 진행되어야 한다면... 기존과 동일하게 사용자가 타겟 모델 목록에서 Make Workflow 기능으로 워크플로우 툴로 이동 후 다만, 현재는 cicada의 grasshopper_task_software_migration 콤포넌트를 보면 nsid와 mciId 정보는 입력 받고 있는데 Body 정보가 source_connection_info_id만 존재하네요. |
Beta Was this translation helpful? Give feedback.
-
@yunkon-kim cm-grasshopper에서 Software Migration 수행 시 참고하겠습니다. 정리해주셔서 감사합니다! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi folks 👋
I have written this discussion to show and discuss the Integrated Scenario for Cloud Migration (initial version).
This discussion illustrates a scenario that progresses from a computing infrastructure migration to a software migration.
Note
Important
현재까지 정리 또는 협의된 사항에 대해 안내 말씀 드립니다.
검토를 요청 드리며, 개선 의견을 가감없이 공유해 주시기 바랍니다 😺
Computing Infra Migration Scenario
: Precondition: The user gets a recommended target infrastructure (i.e., target infra model) via Beetle.
: Postcondition: After migration, the user manages the migrated infrastructure via Tumblebug.
: Participants: User, Butterfly, Damselfly, Beetle, Tumblebug
Software Migration Scenario
: Precondition: The user gets a confirmed target software list (i.e., target sw model) via Grasshopper.
: Postcondition: 필요시 추가 바랍니다.
: Participants: Butterfly, Damselfly, Grasshopper, Honeybee, Tumblebug
Appendix
Here's some information about the Tumblebug APIs used in the above scenario. I hope it's helpful. 👍
Tumblebug APIs
List all MCIs or MCIs' ID
click to see the response body
List all MCIs or MCIs' ID
click to see the response body
Get MCI object (option: status, accessInfo, vmId)
click to see the response body
Get MCI object (option: status, accessInfo, vmId)
click to see the response body
Get MCI object (option: status, accessInfo, vmId)
click to see the response body
Get SSH Key
click to see the response body
Beta Was this translation helpful? Give feedback.
All reactions