[
https://issues.apache.org/jira/browse/JCLOUDS-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ignasi Barrera resolved JCLOUDS-1157.
-------------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
> DockerComputeServiceAdapterLiveTest should be redesigned - it requires
> external key-value store
> -----------------------------------------------------------------------------------------------
>
> Key: JCLOUDS-1157
> URL: https://issues.apache.org/jira/browse/JCLOUDS-1157
> Project: jclouds
> Issue Type: Bug
> Components: jclouds-labs
> Reporter: Josef Cacek
> Labels: docker
> Fix For: 2.0.0
>
>
> Creating a new {{"overlay"}} network in
> {{DockerComputeServiceAdapterLiveTest.init()}} fails with:
> {code}
> Error response from daemon: datastore for scope "global" is not initialized
> {code}
> The problem occurs when there is not configured external key-value store as
> [suggested
> here|https://github.com/docker/docker/issues/22693#issuecomment-239487208]
> {quote}
> ...it's expected; for overlay networking you need to either setup an external
> k/v store or (if you want the new services feature in 1.12) use swarm mode;
> but swarm scopes overlay networks cannot be used for "docker run", only for
> services
> {quote}
> Let's rewrite the test to use only the bridge networks.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)