[openstack-dev] changing in neutron code

2016-01-18 Thread Atif Saeed





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: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] changing in neutron code

2016-01-18 Thread Rossella Sblendido

Hi Atif,

you can find all the answers in the Neutron developer guide [1].

cheers,

Rossella

[1] http://docs.openstack.org/developer/neutron/devref/index.html

On 01/17/2016 08:17 PM, Atif Saeed wrote:

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: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] changing in neutron code

2016-01-18 Thread Edgar Magana
I don’t foget to help us to improve the neutron documentation in the networking 
guide:
http://docs.openstack.org/liberty/networking-guide/

Edgar

From: Atif Saeed <i_at...@hotmail.com<mailto:i_at...@hotmail.com>>
Reply-To: "OpenStack Development Mailing List (not for usage questions)" 
<openstack-dev@lists.openstack.org<mailto:openstack-dev@lists.openstack.org>>
Date: Sunday, January 17, 2016 at 11:17 AM
To: 
"openstack-dev@lists.openstack.org<mailto:openstack-dev@lists.openstack.org>" 
<openstack-dev@lists.openstack.org<mailto:openstack-dev@lists.openstack.org>>
Subject: [openstack-dev] changing in neutron code

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: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] changing in neutron code

2016-01-17 Thread Smigiel, Dariusz
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: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] changing in neutron code

2016-01-17 Thread Atif Saeed
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: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev