Re: [openstack-dev] [devstack] keystone doesn't restart after ./unstack

2014-11-04 Thread JunJie Nan
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

Re: [openstack-dev] [Openstack] About advice for Contribution

2014-04-20 Thread JunJie Nan
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