Merge pull request #17300 from kunalkushwaha/plugin-info

Patch for Plugin drivers in docker info 
Upstream-commit: f18d5da6a7d148581f8de041ada62b1724839957
Component: engine
This commit is contained in:
Alexander Morozov
2015-11-17 10:46:29 -08:00
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() {