-
Notifications
You must be signed in to change notification settings - Fork 62
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
[Feature] Fixes #209. Added Host attach and Detach to Volume. #212
[Feature] Fixes #209. Added Host attach and Detach to Volume. #212
Conversation
This PR is tested with @wisererik environment with real API responses. This PR depends on #210 getting merged as there are dependencies pushed in that PR. |
@kumarashit @wisererik Please review and merge |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
EDIT: #210 has been merged so this PR can be reviewed and merged.
Depends on #210. Please do not merge without merging #210Added the attach / detach hosts feature to volumes.
The user can do the following:
Screenshots:
Attach Host
Attach Host Success
Detach Host
Detach Host when no attachment
Host Tab in Volume Details
Host Detach in Volume Details Host Tab