You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 75 Next »

Apache CloudStack Wiki: Info on developing and contributing to Apache CloudStack

This is the home of the Apache Cloudstack (incubating) space. Feel free to edit this page. If you see something wrong, edit it. If you have new information, please add it. Or to put it another way: edit boldly. It's a wiki - any changes can be reverted if necessary.

Documentation

CloudStack Technical Documentation -- Installation Guide, Admin Guide, API Developer's Guide, CloudStack Nicira NVP Guide, and Release Notes.

API Reference -- CloudStack API command syntax and description; a companion to the API Developer's Guide

Developer Docs and Resources

To get the CloudStack source, use:

git clone https://git-wip-us.apache.org/repos/asf/incubator-cloudstack.git

Information

The root page CLOUDSTACK:@self could not be found in space Apache Cloudstack.

Deployment Configurations

Mailing Lists

We do most of our discussion and work on the Apache CloudStack mailing lists. Specifically, developer discussions happen on the cloudstack-dev mailing list. If you're looking for user support, the cloudstack-users list is the best place to go. (You may be tempted to send mails to both lists looking for help. Avoid that temptation. It's much better etiquette to direct emails to one list only, and to use the appropriate lists.)

Please note that all of the lists are high-volume.

  • To join the cloudstack-dev mailing list send an email to cloudstack-dev-subscribe@incubator.apache.org. The archives can be found on mail-archives.apache.org.
  • To join the cloudstack-users mailing list send an email to cloudstack-users-subscribe@incubator.apache.org. The archives can be found on mail-archives.apache.org.
  • To join the cloudstack-commits mailing list send an email to cloudstack-commits-subscribe@incubator.apache.org. The archives can be found on mail-archives.apache.org.
  • 中文用户可以参加CloudStack的中文用户邮件列表。请寄封电邮给 cloudstack-users-cn-subscribe@incubator.apache.org.

We use the following email subject prefixes in the development mailing list for efficient communication. The table below is work in progress

Email Subject Line Prefix

Use

Example

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="95a3cf6b-42a1-4202-b199-8781dd42012d"><ac:plain-text-body><![CDATA[

[DISCUSS]

Used to start a focused discussion on a specific subject

In order to start a new discussion let's say on API Refactoring you should use following subject line:
]]></ac:plain-text-body></ac:structured-macro>
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="1f02be2f-fca9-4bc3-978a-2bdd61852ae8"><ac:plain-text-body><![CDATA[[Discuss] API refactoring:

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="12a9b420-6e7c-4448-a6c8-fa630dbd3b4b"><ac:plain-text-body><![CDATA[

[ACS$RELNO]

Used to start a conversation pertaining to specific release where $RELNO is substituted with actual release number
]]></ac:plain-text-body></ac:structured-macro>
 

ACS41 for CloudStack 4.1 release

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="f519e292-2b8e-47e2-a6fe-7310716a56cb"><ac:plain-text-body><![CDATA[

[PROPOSAL]

Deprecated use [DISCUSS] instead

 

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="31c60b43-45e3-4bb6-ac20-2c46626a05d6"><ac:plain-text-body><![CDATA[

[DOCS]

Used for questions about documentation

 

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="635f2fdf-e3c1-4a72-916c-3a1668a5c84e"><ac:plain-text-body><![CDATA[

[OFFLINE]

Used to announce when a contributor will be offline

[OFFLINE] 12/20/2012 - 01/02/2013 announces to the list that the  sender will be offline during the period specified

]]></ac:plain-text-body></ac:structured-macro>

 

 

 

IRC

We maintain several community IRC channels for real-time discussion and support, but please note that if it didn't happen on the mailing list, it didn't happen. Decisions are made on the mailing list (cloudstack-dev). But if you're looking for real-time answers to development or user questions, IRC is a great way to find help. All channels are on Freenode.

  • #cloudstack: This channel is for general cloudstack discussion and support.
  • #cloudstack-dev: This channel is for developer discussions and support. This channel also receives notices of commits, build failures, etc.
  • #cloudstack-meeting: Meetings are held here.
  • No labels