Jump to: navigation, search

Difference between revisions of "Project Resources"

(Code submission and review: status.o.o)
(Code submission and review: https for gerrit)
Line 19: Line 19:
 
=== Code submission and review ===
 
=== Code submission and review ===
  
* Gerrit review system: http://review.openstack.org/
+
* Gerrit review system: https://review.openstack.org/
 
* State of current merge proposals: http://status.openstack.org/reviews/
 
* State of current merge proposals: http://status.openstack.org/reviews/
 
* Continuous integration (Zuul): http://status.openstack.org/zuul/
 
* Continuous integration (Zuul): http://status.openstack.org/zuul/

Revision as of 17:07, 12 June 2013

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

Ask OpenStack (technical support): http://ask.openstack.org

Code repositories

Code submission and review

Blogs

Twitter

Notepad

Pasteboard

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