I think it's a bug, rejion should work after unstack. And stack.sh is need
after clean.sh instead of unstack.sh.
Hi,
If you do ./unstack.sh you probably want to do ./stack.sh back again to
restack, ./rejoin-stack.sh is here when you have your screen session killed
and want to rejoin it without hav
I suggest you starting from heat project, the orchestration component. One
benifit is you can gain an overall understanding on how each component
works together from API level without struggling in implementation
details. Another reason is heat is a little younger comparing with nova.
There are mu