Jump to: navigation, search

Difference between revisions of "Project Resources"

(Books: - this isn't the right place to link to commercial books)
 
(8 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
+
OpenStack is divided up across several [[Programs]]. Some resources are common across programs, others are program-specific.
= OpenStack Project Resources =
 
 
 
OpenStack is divided up across several projects. Some resources are common across projects, others are project-specific.
 
  
 
== Common ==
 
== Common ==
Line 27: Line 24:
 
* Official blog: http://www.openstack.org/blog/
 
* Official blog: http://www.openstack.org/blog/
 
* Community blogs: http://planet.openstack.org/
 
* Community blogs: http://planet.openstack.org/
 +
 +
=== Job Board ===
 +
* OpenStack Job Board : http://www.openstackjobs.org
 +
* OpenStack Job Board on Twitter : https://twitter.com/openstackjobs
 +
* OpenStack Job Board group on LinkedIn: http://www.linkedin.com/groups/OpenStack-Jobs-6772591?home=&gid=6772591
  
 
=== Twitter ===  
 
=== Twitter ===  
Line 111: Line 113:
  
 
* Core developers (can approve merge proposals): https://review.openstack.org/#/admin/groups/83,members
 
* Core developers (can approve merge proposals): https://review.openstack.org/#/admin/groups/83,members
 +
 +
=== Shared File Systems (Manila) ===
 +
 +
* Core developers (can approve merge proposals): https://review.openstack.org/#/admin/groups/213,members
  
 
=== Networking (Neutron) ===
 
=== Networking (Neutron) ===
Line 157: Line 163:
 
* Home: https://launchpad.net/openstackbook
 
* Home: https://launchpad.net/openstackbook
 
* Code: https://code.launchpad.net/openstackbook (lp:openstackbook)
 
* Code: https://code.launchpad.net/openstackbook (lp:openstackbook)
 +
 +
[[Category:contribute]]

Latest revision as of 04:38, 15 October 2016

OpenStack is divided up across several Programs. Some resources are common across programs, others are program-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

Job Board

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.

Object Storage (Swift)

Teams (list of developers):

Image Service (Glance)

Teams (list of developers):

Identity Service (Keystone)

Dashboard (Horizon)

Block Storage (Cinder)

Shared File Systems (Manila)

Networking (Neutron)

Metering/Monitoring (Ceilometer)

Orchestration (Heat)

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