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 support for host management and monitoring. #205

Closed
anvithks opened this issue Oct 25, 2019 · 3 comments
Closed

Add support for host management and monitoring. #205

anvithks opened this issue Oct 25, 2019 · 3 comments
Assignees
Labels
DAITO feature New feature

Comments

@anvithks
Copy link
Member

anvithks commented Oct 25, 2019

To support the new APIs for Host Management and monitoring. The basic APIs that will be supported are:

  • Create / Register a host
  • List all hosts
  • Get a single host details
  • Modify host info/details.

Reference Link: Click here for the design doc.

@anvithks
Copy link
Member Author

The dashboard code for the Host Management section is completed for the following pages:

  • List all Hosts
  • View single Host Details
  • Delete Single Host
  • Batch Delete Hosts

Integration testing will be done shortly and I will raise the PR for this shortly.
Currently I am working on the Attach/Detach Volume feature after discussion with @wisererik .

@anvithks
Copy link
Member Author

PR is raised #210 and is being reviewed.
Integration testing was done with @wisererik s environment.

@anvithks
Copy link
Member Author

anvithks commented Dec 9, 2019

Closing since PR is merged.

@anvithks anvithks closed this as completed Dec 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DAITO feature New feature
Projects
None yet
Development

No branches or pull requests

2 participants