Skip to content

XiaocongDong/VMMigrationController

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VMMigrationController

An Northbound Application of OpenDayLight to optimize the VM migration flow it provides a restful api for network manager to do the flow optimization the restful url is http://{webserviceIp}:{port}/VMMigrationController/MigrationService/Optimize/ the HTTP method will be post, here is the input template

{
  "srcIp":{srcIp},
  "destIp":{destIp},
  "controllerIp":{controllerIp}
}

Copyright:XiaocongDong 20160507

About

An Northbound Application of OpenDayLight to optimize the VM migration flow

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages