Well, it is a myth that Docker is not linux container specific. It is born with cgroup/namespace, but the image is an app-centric way to package, nothing particular to linux container. For openstack, given the virtualization root, it is an easy win in places where requires strong isolation, multi-tenancy. And that creates new patterns to consume technologies. Peng ----------------------------------------------------- Hyper_ Secure Container Cloud
On Wed, Apr 13, 2016 9:49 PM, Fox, Kevin M Kevin.Fox@pnnl.gov
wrote:
It partially depends on if your following lightweight container methodology. Can nova api support unix sockets or bind mounts between containers in the same pod? Would it be reasonable to add that functionality? Its pretty different to novas usual use cases. |