Re: [openstack-dev] [Zun][Higgins]Enable Zun in devstack

2016-08-17 Thread Hongbin Lu
Yes for now. Simply install the docker and configure it to allow non-root user to use it. However, it would be nice if installing/configuring docker is done by devstack. I created a ticket for that: https://bugs.launchpad.net/zun/+bug/1614122 . BTW, you need to specify the command of the

[openstack-dev] [Zun][Higgins]Enable Zun in devstack

2016-08-17 Thread opensdock
Hi team, I tried to enable Zun in devstack by add following line in my local.conf enable_plugin higgins https://git.openstack.org/openstack/higgins master The stack script completed successfully, but when I tried to create container using zun cmd line: zun container-create --name test1 --image