Jump to: navigation, search

Solum/Docker

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