JIRA: https://issues.apache.org/jira/browse/JCLOUDS-1157
This fix changes driver of newly created docker networks from "overlay" (which needs additional configuration) to "bridge" in `DockerComputeServiceAdapterLiveTest`. It also fixes populating of fields in `network1` and `network2` members. You can view, comment on, or merge this pull request online at: https://github.com/jclouds/jclouds-labs/pull/311 -- Commit Summary -- * [JCLOUDS-1157] fix networks in DockerComputeServiceAdapterLiveTest -- File Changes -- M docker/src/test/java/org/jclouds/docker/compute/DockerComputeServiceAdapterLiveTest.java (68) -- Patch Links -- https://github.com/jclouds/jclouds-labs/pull/311.patch https://github.com/jclouds/jclouds-labs/pull/311.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/311
