Friday, June 29, 2018

Enable non-live migration in Openstack Juno on Ubuntu 14.04

Simply change the shell of the nova user to /bin/bash

$sudo usermod -s /bin/bash nova