Jump to: navigation, search

Difference between revisions of "Project Resources"

Line 12: Line 12:
 
=== Code repositories ===
 
=== Code repositories ===
 
* http://github.com/openstack (main projects)
 
* http://github.com/openstack (main projects)
* http://github.com/openstack-ci (software development tools)
+
* http://github.com/openstack-ci (project QA tools)
 +
* https://github.com/openstack-dev (development tools, including devstack)
  
 
=== Mailing list ===
 
=== Mailing list ===

Revision as of 01:12, 25 April 2012

OpenStack Project Resources

OpenStack is divided up across several projects. Some resources are common across projects, others are project-specific.

Common

Public home: http://openstack.org

Project home: https://launchpad.net/openstack

Code repositories

Mailing list

Main list

See MailingLists for info about other lists

IRC

Code submission and review

Continuous integration server (Jenkins): http://jenkins.openstack.org (you need a login on Launchpad for access)

Forums (technical support): http://forums.openstack.org

User/administrator documentation: http://docs.openstack.org

Blogs:

Twitter: http://twitter.com/openstack

Pasteboard: http://paste.openstack.org/

Project-specific

Compute (Nova)

Teams (list of developers):

Nova is also split up into sub-teams. Some blueprints are assigned to sub-teams rather than individuals. See Teams.

Packages:

Object Storage (Swift)

Teams (list of developers):

Packages:

Image Service (Glance)

Teams (list of developers):

Packages:

Identity Service (Keystone)

Dashboard (Horizon)

Python bindings to Nova API (novaclient)

Packages:

Documentation repositories

The developer documentation is bundled with the source code. However, there are user/administrator manuals (hosted at http://docs.openstack.org) that are hosted in separate repositories.

OpenStack administration guides

OpenStack API references

Source:

OpenStack Starter Guide