Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add provisioning DataDisk to VM (including enhancements in Disk management) #1428

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

seokho-son
Copy link
Member


  • Add provisioning DataDisk to VM: a new function to combine create a DataDisk and attach it to specific VM.
    POST /ns/{nsId}/mcis/{mcisId}/vm/{vmId}/dataDisk
    Provisioning (Create and attach) dataDisk

  • Apply the common func (common.ExecuteHttpRequest) for internal call to DataDisk MGM

  • Enhance: DataDisk MGM error handling for Incorrect response from CB-Spider for Disk detach request #1422


  • Minor: CB-Spider container version to 0.8.1 (and tested)

@seokho-son
Copy link
Member Author

/approve

@github-actions github-actions bot added the approved This PR is approved and will be merged soon. label Jan 16, 2024
@cb-github-robot cb-github-robot merged commit d66ef5a into cloud-barista:main Jan 16, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved This PR is approved and will be merged soon.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants