Jump to: navigation, search

Difference between revisions of "Solum/Docker"

(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...")
 
(No difference)

Latest revision as of 17:56, 1 May 2014

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