How to study Cinder code?
Hi,
I am a newbie to Python and Openstack. I want to study the Cinder code by adding some print statements and DEBUG messages. For that I git cloned the Cinder code, modified it with print statements and build the Cinder code as follows:
1. python setup.py build
2. python setup.py install
The above commands build and install Cinder components. But after that I cannot run Cinder due to some failed dependency or configuration problems.
I followed following online documents in order to build the cinder:
http://
Also I followed the followed Cinder Developer guide with no luck:
http://
Please provide a online resource or any help which will help me in building and deploying modified Cinder code and enable me to debug the code in someway.
Regards,
Shrirang
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Cinder Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Shrirang Phadke for more information if necessary.