Wei Zhang
f3d0978c3f
persist: improve readability
...
Address some comments for code readability, also add some unit tests.
Signed-off-by: Wei Zhang <weizhang555.zw@gmail.com >
2019-07-23 17:10:00 +08:00
Wei Zhang
3bfbbd666d
persist: merge "network.json"
...
Merge "network.json" into "persist.json" so that new store can manage
network part.
Signed-off-by: Wei Zhang <weizhang555.zw@gmail.com >
2019-07-23 17:10:00 +08:00
Ruidong Cao
f8f29622a4
virtcontainers: refactor hotplug qmp functions
...
Refactor these functions so differernt types of endpoints can use a unified
function to hotplug nics.
Fixes #731
Signed-off-by: Ruidong Cao <caoruidong@huawei.com >
2018-10-22 21:06:56 +08:00
Archana Shinde
b04691e229
network: Collapse log calls for endpoint Attach and Detach
...
Log Attach, Detach, HotAttach and HotDetach at a single
location.
Signed-off-by: Archana Shinde <archana.m.shinde@intel.com >
2018-10-11 14:45:57 -07:00
Archana Shinde
adcd9106f9
network: Refactor network.go
...
Split endpoint implementations into their own file.
Fixes #799
Signed-off-by: Archana Shinde <archana.m.shinde@intel.com >
2018-10-11 14:45:55 -07:00