Re: [openstack-dev] [magnum] Failed to create swarm bay with fedora-21-atomic-5-d181.qcow2

2015-10-18 Thread Mars Ma
Hi Ton, "docker --help" command works ok, but [fedora@sw-d7cum4a5z5a-0-dx4eksy72u4q-swarm-node-3d7bwzm7fso7 ~]$ sudo /usr/bin/docker -d -H fd:// -H tcp://0.0.0.0:2375 --tlsverify --tlscacert="/etc/docker/ca.crt" --tlskey="/etc/docker/server.key" --tlscert="/etc/docker/server.crt"

Re: [openstack-dev] [magnum] Failed to create swarm bay with fedora-21-atomic-5-d181.qcow2

2015-10-18 Thread Mars Ma
Hi Hongbin, I can ssh into the swarm node, and curl cmd works ok: [fedora@sw-d7cum4a5z5a-0-dx4eksy72u4q-swarm-node-3d7bwzm7fso7 ~]$ curl openstack.org 301 Moved Permanently 301 Moved Permanently nginx On Fri, Oct 16, 2015 at 2:36 PM, Mars Ma wrote: > Hi, > > I used image

Re: [openstack-dev] [magnum] Failed to create swarm bay with fedora-21-atomic-5-d181.qcow2

2015-10-16 Thread Hongbin Lu
Hi Mars, I cannot reproduce the error. My best guess is that your VMs don’t have external internet access (Could you verify it by ssh into one of your VM and type “curl openstack.org” ?). If not, please create a bug to report the error (https://bugs.launchpad.net/magnum). Thanks, Hongbin