Skip to content
This repository has been archived by the owner on Mar 31, 2023. It is now read-only.

[Microservice] Node Manager - Metadata Management #189

Merged
merged 10 commits into from
May 14, 2020

Conversation

kimeunju108
Copy link
Contributor

@kimeunju108 kimeunju108 commented May 9, 2020

Node Manager (Part I) manages host/node metadata such as id, name, ip address, MAC address, veth, etc. . Here is the brief description of node manager:

  • Node management functions: create, get, list, allocate, update, delete, bulk load
  • Repository: Interact with ignite and build/manage host table.
  • Deployment: Update Application.properties and pom file
  • Test: Junit test cases to test REST APIs

NOTE: Link to PR (#185) for comment tracking.

@xieus xieus changed the title [Micro services] Node manager part (1) - meta data management [Micro-service] Node Manager - Metadata Management May 10, 2020
@xieus xieus added the feature feature development label May 10, 2020
@xieus xieus added this to the Version 0.5.2020.05.30 milestone May 10, 2020
@xieus xieus linked an issue May 10, 2020 that may be closed by this pull request
@xieus
Copy link
Contributor

xieus commented May 11, 2020

Please address comments in the linked PR (#185)

Copy link
Contributor

@xieus xieus left a comment

Choose a reason for hiding this comment

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

LGTM. Please address the some unaddressed comments and let us move on.

@xieus xieus changed the title [Micro-service] Node Manager - Metadata Management [Microservice] Node Manager - Metadata Management May 14, 2020
@xieus xieus merged commit 598bf84 into futurewei-cloud:master May 14, 2020
@kimeunju108 kimeunju108 deleted the eunju/nodemanager branch May 15, 2020 22:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature feature development
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Micro-service] Node manager
2 participants