Jump to: navigation, search

Difference between revisions of "Project Resources"

(removed forums, added Ask)
(Phasing out Launchpad Answers, moving to Ask OpenStack)
Line 56: Line 56:
 
* Bug tracking: https://bugs.launchpad.net/nova
 
* Bug tracking: https://bugs.launchpad.net/nova
 
* Blueprints (feature requests): https://blueprints.launchpad.net/nova
 
* Blueprints (feature requests): https://blueprints.launchpad.net/nova
* Answers (tech support): https://answers.launchpad.net/nova
+
* Ask OpenStack (tech support): [https://ask.openstack.org/questions/scope:all/sort:activity-desc/tags:nova/ Q&A tagged "Nova"]
 
* Proposed code changes: https://review.openstack.org/#q,status:open+project:openstack/nova,n,z
 
* Proposed code changes: https://review.openstack.org/#q,status:open+project:openstack/nova,n,z
 
* Gitweb for proposed changes: https://review.openstack.org/gitweb?p=openstack/nova.git;a=summary
 
* Gitweb for proposed changes: https://review.openstack.org/gitweb?p=openstack/nova.git;a=summary
Line 78: Line 78:
 
* Bug tracking: https://bugs.launchpad.net/swift
 
* Bug tracking: https://bugs.launchpad.net/swift
 
* Blueprints (feature requests): https://blueprints.launchpad.net/swift
 
* Blueprints (feature requests): https://blueprints.launchpad.net/swift
* Answers (tech support): https://answers.launchpad.net/swift
+
* Ask OpenStack (tech support): [https://ask.openstack.org/questions/scope:all/sort:activity-desc/tags:swift/ Q&A tagged "Swift"]
 
* Proposed code changes: https://review.openstack.org/#q,status:open+project:openstack/swift,n,z
 
* Proposed code changes: https://review.openstack.org/#q,status:open+project:openstack/swift,n,z
 
* Gitweb for proposed changes: https://review.openstack.org/gitweb?p=openstack/swift.git;a=summary
 
* Gitweb for proposed changes: https://review.openstack.org/gitweb?p=openstack/swift.git;a=summary
Line 97: Line 97:
 
* Bug tracking: https://bugs.launchpad.net/glance
 
* Bug tracking: https://bugs.launchpad.net/glance
 
* Blueprints (feature requests): https://blueprints.launchpad.net/glance
 
* Blueprints (feature requests): https://blueprints.launchpad.net/glance
* Answers (tech support): https://answers.launchpad.net/glance
+
* Ask OpenStack (tech support): [https://ask.openstack.org/questions/scope:all/sort:activity-desc/tags:glance/ Q&A tagged "Glance"]
 
* Proposed code changes: https://review.openstack.org/#q,status:open+project:openstack/glance,n,z
 
* Proposed code changes: https://review.openstack.org/#q,status:open+project:openstack/glance,n,z
 
* Gitweb for proposed changes: https://review.openstack.org/gitweb?p=openstack/glance.git;a=summary
 
* Gitweb for proposed changes: https://review.openstack.org/gitweb?p=openstack/glance.git;a=summary
Line 118: Line 118:
 
* Bug tracking: https://bugs.launchpad.net/keystone
 
* Bug tracking: https://bugs.launchpad.net/keystone
 
* Blueprints (feature requests): https://blueprints.launchpad.net/keystone
 
* Blueprints (feature requests): https://blueprints.launchpad.net/keystone
* Answers (tech support): https://answers.launchpad.net/keystone
+
* Ask OpenStack (tech support): [https://ask.openstack.org/questions/scope:all/sort:activity-desc/tags:keystone/ Q&A tagged "Keystone"]
 
* Proposed code changes: https://review.openstack.org/#q,status:open+project:openstack/keystone,n,z
 
* Proposed code changes: https://review.openstack.org/#q,status:open+project:openstack/keystone,n,z
 
* Gitweb for proposed changes: https://review.openstack.org/gitweb?p=openstack/keystone.git;a=summary
 
* Gitweb for proposed changes: https://review.openstack.org/gitweb?p=openstack/keystone.git;a=summary
Line 128: Line 128:
 
* Bug tracking: https://bugs.launchpad.net/horizon
 
* Bug tracking: https://bugs.launchpad.net/horizon
 
* Blueprints (feature requests): https://blueprints.launchpad.net/horizon
 
* Blueprints (feature requests): https://blueprints.launchpad.net/horizon
* Answers (tech support): https://answers.launchpad.net/horizon
+
* Ask OpenStack (tech support): [https://ask.openstack.org/questions/scope:all/sort:activity-desc/tags:horizon/ Q&A tagged "Horizon"]
 
* Proposed code changes: https://review.openstack.org/#q,status:open+project:openstack/horizon,n,z
 
* Proposed code changes: https://review.openstack.org/#q,status:open+project:openstack/horizon,n,z
 
* Gitweb for proposed changes: https://review.openstack.org/gitweb?p=openstack/horizon.git;a=summary
 
* Gitweb for proposed changes: https://review.openstack.org/gitweb?p=openstack/horizon.git;a=summary
Line 136: Line 136:
 
* Code: https://github.com/openstack/python-novaclient
 
* Code: https://github.com/openstack/python-novaclient
 
* Bug tracking: https://bugs.launchpad.net/python-novaclient
 
* Bug tracking: https://bugs.launchpad.net/python-novaclient
* Answers: https://answers.launchpad.net/python-novaclient
 
  
 
Packages:
 
Packages:

Revision as of 21:18, 22 March 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

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)

Ask OpenStack (technical support): http://ask.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