Hey Atif, Welcome to the Community. If you do not know where to start, I'd suggest to read this wiki page [1]. Because you've mentioned Neutron, you can join #openstack-neutron channel on Freenode and talk to other people there. Kilo release is currently considered stable, so just bugfix are allowed to be sent there, to prevent from regression problems. If you wanna get more info about this, talk to Stable Team [2] In case of testing your changes, you can do this by running tox, write some unittests, integration tests and of course check if you're changes are OK, by deploying in testing cloud. [3]
If you have more questions, feel free to use Ask Openstack [4] [1] https://wiki.openstack.org/wiki/How_To_Contribute [2] https://wiki.openstack.org/wiki/Meetings/StableTeam [3] https://wiki.openstack.org/wiki/Network/Testing [4] https://ask.openstack.org/en/questions/ Regards, Dariusz (dasm) Smigiel Intel Technology Poland > > Hi All, > > I am a newbie in an Open Stack developers community. I want to do some > modification in Devstack/kilo neutron part. Can anyone guide me how to test > the modification in the code part. > > (1) Should I need to define my own module/class. > (2) Can I add some def in neutron code. > > and Importantly, How to test that my code is working or not? > > Suggestions are highly appreciated and welcome. Really need to get help. > > A. > > __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
