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

Create storage from a backup #167

Closed
wants to merge 1 commit into from
Closed

Create storage from a backup #167

wants to merge 1 commit into from

Conversation

nvthongswansea
Copy link
Contributor

  • Add a function to create new storage from a backup (backup's UUID).
  • Add unit test for the new function.

Copy link
Contributor

@bkircher bkircher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please squash into a single commit and rebase

Allow to create a new storage from a specific backup

update StorageBackupOperator interface

add success case to TestClient_CreateStorageFromBackup

move CreateStorageFromBackup to Storage

move CreateStorageFromBackup from Storage_Backup to Storage

add info of CreateStorageFromBackup

update test case for CreateStorageFromBackup

fix wrong body schema CreateStorageFromBackup

update readme

change tabs to spaces
@bkircher
Copy link
Contributor

Looks good. Works. Merged in 1cda426

@bkircher bkircher closed this Dec 16, 2020
@bkircher bkircher deleted the importStorage branch December 16, 2020 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants