Re: [openstack-dev] How-to and best practices for developing new OpenStack service

2014-05-09 Thread Stefano Maffulli
On 05/08/2014 12:16 AM, Ruslan Kiianchuk wrote: > Short tutorial for developers not familiar with OpenStack infrastructure > still would be useful. My task is to help Python developers that haven't > worked with OpenStack before start an OpenStack service development in > the shortest possible peri

Re: [openstack-dev] How-to and best practices for developing new OpenStack service

2014-05-08 Thread Ruslan Kamaldinov
On Thu, May 8, 2014 at 11:16 AM, Ruslan Kiianchuk wrote: > Short tutorial for developers not familiar with OpenStack infrastructure > still would be useful. My task is to help Python developers that haven't > worked with OpenStack before start an OpenStack service development in the > shortest pos

Re: [openstack-dev] How-to and best practices for developing new OpenStack service

2014-05-08 Thread Ruslan Kiianchuk
Thanks for the links, cookiecutter template is useful for obtaining initial project structure. Short tutorial for developers not familiar with OpenStack infrastructure still would be useful. My task is to help Python developers that haven't worked with OpenStack before start an OpenStack service d

Re: [openstack-dev] How-to and best practices for developing new OpenStack service

2014-05-07 Thread Ruslan Kamaldinov
Hi Ruslan! I can recommend two resources: 1. cookiecutter [1] - template for a new OpenStack project 2. http://ci.openstack.org/stackforge.html - this page helps to setup a project in OpenStack infrastructure, including code-review, Jenkins automation, etc. [1] http://git.openstack.org/cgit/

Re: [openstack-dev] How-to and best practices for developing new OpenStack service

2014-05-07 Thread Jay Lau
You can refer to https://github.com/ddutta/openstack-skeleton for some help. Thanks. 2014-05-07 20:08 GMT+08:00 Ruslan Kiianchuk : > Hello, community. > > There are numerous open projects evolving that are designed to work with > OpenStack and follow OpenStack development principles (technologie

[openstack-dev] How-to and best practices for developing new OpenStack service

2014-05-07 Thread Ruslan Kiianchuk
Hello, community. There are numerous open projects evolving that are designed to work with OpenStack and follow OpenStack development principles (technologies stack, architecture, etc.). There are even more efforts within many companies working with cloud technologies. However it is hard to quick