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

[Documentation] Node Metadata Manager design #209

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kimeunju108
Copy link
Contributor

@kimeunju108 kimeunju108 commented May 22, 2020

This PR presents the documentation of node (meta data) manager design and minor change of MAC manager design document.

  • Node manager design document contains the following contents:
    • Requirements' description
    • Rest APIs and samples
    • Database Schema & System Structure, and References
    • File name: node_manager_metadata.adoc
  • Mac manager document
    • Fixed anchor error
    • Added one Rest API(Create MAC State From Range)
    • Changed image file name (e.g. service_macstate.png ==> macmanager_macstate.png) for consistency with other services' documents.

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.

The design doc structure is recently changed. Please merge from latest alcor/master.
(1) Node manager design is spitted into two documents:
Part 1 please goes to https://github.com/futurewei-cloud/alcor/blob/master/docs/modules/ROOT/pages/mgmt_services/node_metadata_manager.adoc
Part 2 please goes to https://github.com/futurewei-cloud/alcor/blob/master/docs/modules/ROOT/pages/infra_services/network_health_monitor.adoc

(2) Images go to https://github.com/futurewei-cloud/alcor/tree/master/docs/modules/ROOT/images

I will continue review your content change while you make the change.

@xieus xieus added the documentation Improvements or additions to documentation label May 23, 2020
@xieus xieus added this to the Version 0.5.2020.05.30 milestone May 23, 2020
@xieus xieus changed the title [Documentation] Node manager design document [Document] Node Metadata Manager design May 23, 2020
@xieus xieus changed the title [Document] Node Metadata Manager design [Documentation] Node Metadata Manager design May 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Micro-service] Node manager [Documentation] Mac manager design doc
2 participants