Viet OpenStack (now renamed Viet OpenInfa) second webinar 10 Dec. 2018



Yes, we did it, the second OpenStack Upstream Contribution webinar. This time we focused on debugging tips and tricks for first-time developers. We also had time to introduce some of the great tools such as Zuul CI [1] (and how to use the Zuul status page [2] to keep track of running tasks), ARA report [3], and tox [4] etc. During the session, attendees had shared some great experience when debugging OpenStack projects (e.g., how to read logs, use ide, etc.). And,  a lot of good questions has been raised such as how to use ipdb [7] to debug running services (using ipdb to debug is quite hardcore I think :)) etc. You can check out this GitHub link [5] for chat logs and other materials.

I want to say thanks to all the people at the Jitsi open source project [6] that provides a great conferencing platform for us. We were able to have video discussion smoothly without any limitation or interruption and the experience was so great.

Watch the recorded video here: https://youtu.be/rI2zPQYtX-g




References:

[1] https://zuul-ci.org/
[2] http://zuul.openstack.org/status
[3] http://logs.openstack.org/78/570078/10/check/neutron-grenade-multinode/303521d/ara-report/reports/
[4] https://tox.readthedocs.io/en/latest/
[5] https://github.com/dangtrinhnt/vietstack-webinars/tree/master/second
[6] https://jitsi.org/
[7] https://pypi.org/project/ipdb/

Comments