Wish to contribute code

Asked by Amey Ghadigaonkar

We are a team of 4 highly motivated developers from Russia, India and China. We want to contribute code here. We have read some documentation but we really don't know the latest that is going on here. Our aim is to contribute for the October '14 release of OpenStack.
Looking forward for some guidance.
Thanks!

Question information

Language:
English Edit question
Status:
Solved
For:
OpenStack Compute (nova) Edit question
Assignee:
No assignee Edit question
Solved by:
Amit Prakash Pandey
Solved:
Last query:
Last reply:
Revision history for this message
Tiantian Gao (gtt116) said :
#1

All thing about how to contribute is here:
https://wiki.openstack.org/wiki/How_To_Contribute
Welcome to openstack!

2014-02-13 6:11 GMT+08:00 Amey Ghadigaonkar <
<email address hidden>>:

> New question #243851 on OpenStack Compute (nova):
> https://answers.launchpad.net/nova/+question/243851
>
> We are a team of 4 highly motivated developers from Russia, India and
> China. We want to contribute code here. We have read some documentation but
> we really don't know the latest that is going on here. Our aim is to
> contribute for the October '14 release of OpenStack.
> Looking forward for some guidance.
> Thanks!
>
> --
> You received this question notification because you are an answer
> contact for OpenStack Compute (nova).
>

--
Best regards,
Tony Gao

Revision history for this message
Best Amit Prakash Pandey (amitpp23) said :
#2

I suggest you to go through blueprints being worked upon and try using master branch of openstact on your devstack install.
this will give you a feel of all that has been and thought of as of now in openstack .
then the cloud you set up with devstack( what I am talking here is single node devstack install , though You can go for multinode lxc too) and try out all the features claimed by openstack . Most probably you would find some bugs. There you can contribute by bringing improvements to the already developed code.

After that you can also try to implement new features in it by suggesting your own blueprints and work on that. Just imagine what more can be expected out of a cloud and you will get some ideas to work upon.

Revision history for this message
Amey Ghadigaonkar (gamoholic010) said :
#3

Thanks Amit Prakash Pandey, that solved my question.