On Wed, Jan 1, 2014 at 8:58 PM, Peter Cheung <[email protected]> wrote:
> 1) import an qcow image to glance > 2) start the instance for that image > 3) init 6 > 4) delete that qcow image > 5) rejoin the devstack > > devstack will still running, but unable to start any instance, even > instances are not from that image. > Restarting after a reboot is really outside what DevStack is intended to be able to do. rejoin_stack.sh is only meant to restart the screen sessions and nothing else. Even then it isn't perfect, which is why you should run stack.sh again after rebooting. dt -- Dean Troyer [email protected]
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
