Jump to: navigation, search

Solum/Docker

< Solum
Revision as of 17:56, 1 May 2014 by Adrian Otto (talk | contribs) (Created page with "= Solum with Docker = Solum can use the default kvm/quemu virtualization driver from Nova, or it can use the [https://github.com/stackforge/nova-docker nova-docker] driver. Fo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Solum with Docker

Solum can use the default kvm/quemu virtualization driver from Nova, or it can use the nova-docker driver. For an example of a setup that uses the nova-docker driver, see:

https://wiki.openstack.org/wiki/Solum/solum_m2_demo

Manual nova-docker Setup for Devstack

By default, the Solum Devstack setup uses virtual machines, but it is possible to change this to use nova-docker. Instructions:

 coming soon