-
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
Fixes #214. User can select the host from available list in volume provision service #216
Fixes #214. User can select the host from available list in volume provision service #216
Conversation
…t in volume provision service
Is to possible to keep the "Add Host" link, even when some hosts are created/available for the user? |
@joseph-v Yes I can display the "Add Host " link even if hosts are available |
LGTM |
src/app/business/services/dynamic-form/dynamic-form.component.ts
Outdated
Show resolved
Hide resolved
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
Depends on opensds/orchestration #99
Do not merge this without merging above
After Host management has been introduced, user can select a host to attach to a volume in the volume provision orchestration service instead of entering the Host Info.
Select Host
Prompt user to add a host if no host available