Jump to: navigation, search

Difference between revisions of "Project Resources"

(Books)
(Books: - this isn't the right place to link to commercial books)
 
(One intermediate revision by one other user not shown)
Line 24: 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/
 
===Books===
 
* OpenStack in Action by V. K. Cody Bumgardner: http://www.manning.com/bumgardner/
 
*[https://www.packtpub.com/virtualization-and-cloud/openstack-administration-ansible OpenStack Administration with Ansible] by Walter Bentley, Packt. 
 
*[https://www.packtpub.com/virtualization-and-cloud/openstack-trove-essentials OpenStack Trove Essentials] by Alok Shrivastwa & Sunil Sarat, Packt. 
 
*[https://www.packtpub.com/virtualization-and-cloud/troubleshooting-openstack Troubleshooting OpenStack] by Tony Campbell, Packt. 
 
*[https://www.packtpub.com/virtualization-and-cloud/openstack-sahara-essentials OpenStack Sahara Essentials] by Omar Khedher, Packt. 
 
*[https://www.packtpub.com/virtualization-and-cloud/openstack-networking-essentials OpenStack Networking Essentials] by James Denton, Packt. 
 
*[https://www.packtpub.com/virtualization-and-cloud/openstack-essentials-second-edition OpenStack Essentials - Second Edition] by Dan Radez, Packt. 
 
*[https://www.packtpub.com/virtualization-and-cloud/openstack-building-cloud-environment OpenStack: Building a Cloud Environment] by Tony Campbell, Egle Sigler, Cody Bunch, Kevin Jackson, Sunil Sarat & Alok Shrivastwa, Packt.
 
  
 
=== Job Board ===
 
=== Job Board ===

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