DevStack across reboot

1

0

I'd like to know how to make DevStack persistent and work across reboot.

I know some service do not automatically start since it's not made for production use. But I'd like to be able to do stuff on the VM I have DevStack running in, shut it down, and when I get back to it be presented with the same state I had before shutting down the VM.

./rejoin_stack.sh

is not sufficient by itself, I keep getting a 401 Unauthorized page presented.

Spredzy

Posted 2013-11-06T20:16:10.133

Reputation: 121

Do you still have this issue? If so please post some more details about your issue. – Christian Berendt – 2014-06-25T10:39:09.560

No answers