718e4994664948a250b1823951c2e08feb3d4958
Docker turn off debug mode by default, but the non-debug mode doesn't provide enough information for development. It is handy to have a way to turn on the debug mode. Change-Id: I403ea7cc43b0b0808bfac3ec6f9ac7586f4723f6
Container Plugin
This plugin enables installation of container engine on Devstack. The default container engine is Docker.
Enabling in Devstack
Download DevStack
Add this repo as an external repository:
> cat local.conf [[local|localrc]] enable_plugin devstack-plugin-container https://github.com/openstack/devstack-plugin-containerrun
stack.sh
Description
Languages
Shell
100%