Supported added for reterving Plugin list for Network and Volume.

Also, plugin information in docker info output.

Signed-off-by: Kunal Kushwaha <kushwaha_kunal_v7@lab.ntt.co.jp>
Upstream-commit: aa7fd884e609d3d13df628600a1799e0e76444e9
Component: engine
This commit is contained in:
Kunal Kushwaha
2015-11-16 15:28:09 +09:00
committed by Kunal Kushwaha
parent e370c71f0d
commit 3e26fccb77
8 changed files with 79 additions and 0 deletions
@@ -25,6 +25,8 @@ func (s *DockerSuite) TestInfoEnsureSucceeds(c *check.C) {
"Total Memory:",
"Kernel Version:",
"Storage Driver:",
"Volume:",
"Network:",
}
if utils.ExperimentalBuild() {