What is the best way to debug Cinder services?
I am new to OpenStack and Linux and recently I got a project related to the Cinder. I just finished implementing an OpenStack environment on Ubuntu Desktop 14.04 virtual machines. The reason I chose Ubuntu Desktop is that I thought it might be easier to attach to the Cinder processes using an IDE
in order to do debugging and developing.
I was wondering if you can introduce me to the ways and tools in order to debug OpenStack services locally and remotely.
Thank you very much.