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

[Feature] Fixes #209. Added Host attach and Detach to Volume. #212

Merged
merged 7 commits into from
Nov 22, 2019

Conversation

anvithks
Copy link
Member

@anvithks anvithks commented Nov 19, 2019

EDIT: #210 has been merged so this PR can be reviewed and merged.
Depends on #210. Please do not merge without merging #210

Added the attach / detach hosts feature to volumes.
The user can do the following:

  • Attach a host from a list.
  • Detach host from attached list.
  • List all attached Hosts (In Progress).

Screenshots:
vol-list
att-det-menu

Attach Host
attach-host
att-host-dialog

Attach Host Success
host-attach-success

Detach Host
detach-host
detach-host-dialog

Detach Host when no attachment
detach-no-host

Host Tab in Volume Details
vol-details-host-tab

Host Detach in Volume Details Host Tab
vol-details-host-tab-detach-host

@anvithks anvithks added enhancement New feature or request DAITO feature New feature labels Nov 19, 2019
@anvithks anvithks added this to the Daito SODA v1.0 milestone Nov 19, 2019
@anvithks anvithks self-assigned this Nov 19, 2019
@anvithks
Copy link
Member Author

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.

@anvithks anvithks changed the title [WIP] [Feature] Fixes #209. Added Host attach and Detach to Volume. [Feature] Fixes #209. Added Host attach and Detach to Volume. Nov 22, 2019
@anvithks
Copy link
Member Author

@kumarashit @wisererik Please review and merge

wisererik
wisererik previously approved these changes Nov 22, 2019
Copy link
Collaborator

@wisererik wisererik left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Collaborator

@kumarashit kumarashit left a comment

Choose a reason for hiding this comment

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

LGTM

@kumarashit kumarashit merged commit 8f6c1bd into sodafoundation:development Nov 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DAITO enhancement New feature or request feature New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants