CABUORCH-1669

出自 qingwei personal wiki
於 2018年6月20日 (三) 09:34 由 Qingwei (對話 | 貢獻) 所做的修訂
前往: 導覽搜尋
Tips

Pre-OPS: LB Backend Design (plus Framework)


jira wiki

scope

時序圖

https://www.websequencediagrams.com/

Push

title Push LB configuration

note left of UI: Push RPD configuration
UI->+Rest Service: LB xml
Rest Service->+DB: persist
DB-->-Rest Service:
Rest Service-->-UI:

note left of RPD Automation: Pre-configure or Gcp UP
RPD Automation->RPD Automation: Generate docsis-group ID
note left of RPD Automation: Waiting RPD push
RPD Automation->RPD Automation: Get DS/US from RPD
RPD Automation->+NSO: Replace XML's docsic-group\n and DS US
NSO->+cBR8: push configuration
cBR8-->-NSO:
NSO-->-RPD Automation: 
RPD Automation->UI: feed back of configure LB

Delete

title Delete LB configuration

note left of UI: Delete RPD configuration
UI->+Rest Service: Delete RPD
Rest Service->+DB: Delete
DB-->-Rest Service:
Rest Service-->-UI: 
Rest Service->+RPD Automation: Unconfigure
RPD Automation->RPD Automation: Recover docsis-group ID
RPD Automation->+NSO: Unconfigure LB
NSO->+cBR8: Unconfigure
cBR8-->-NSO:
NSO-->-RPD Automation: 
RPD Automation-->Rest Service: feed back of configure LB

NSO