Link: https://openstack.nimeyo.com/57721/?show=61786#a61786
From: getvasanth <[email protected]>

Shinobu,

this is how I have started to explore Ironic,

  1. Setup the test environment
  2. Enable the debug mode in Ironic
  3. Execute the commands, like create a node, chassis, delete etc,
    (Basic CRUD operation first)
  4. Collect the logs for that one operation.
  5. Understand the flow, you will get the API information part of your log.
  6. Now get into the code, for respective operations
  7. Its easy like this to go through the large code base.
  8. We can map the entire code in this way.
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : [email protected]
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to