...
Info |
---|
...
|
...
| |
Apache CloudStack BylawsThe 'Apache Way' provides guidance on how to run a project/community but leaves much of the details up to the community itself. The 'rules' which we follow are set out here: |
...
This is the home of the Apache Cloudstack (incubating) space. Feel free to edit this page.
TODO: Fix link urls/migrated from wiki.cloudstack.org
http://www.cloudstack.org/irc.html
CloudStack community managers: David Nalley (ke4qqq), Mark Hinkle (mrhinkle)
#cloudstack on irc.freenode.net
Clients: Freenode Webchat, screen+irssi, XChat, Adium
Weekly development meetings happen in #cloudstack-meeting, logs and minutes are available here
http://www.cloudstack.org/mailing-lists.html
To subscribe, send an empty email to ML with '-subscribe' before @incubator.apache.org
Development: cloudstack-dev@inbubator.apache.org (Archives here: http://mail-archives.apache.org/mod_mbox/incubator-cloudstack-dev/)
Commits: cloudstack-commits@incubator.apache.org (Archives here: http://mail-archives.apache.org/mod_mbox/incubator-cloudstack-commits/)
Users: cloudstack-users@incubator.apache.org (Archives here: http://mail-archives.apache.org/mod_mbox/incubator-cloudstack-users/)
http://www.cloudstack.org/discuss/
http://www.cloudstack.org/forum
Videos by Xen.org Community Manager
http://wiki.cloudstack.org (old)
Git: Working with CloudStack code
Git Good Practices for commiters and contributors
Patch submission: Review Board (if your review gets shipped, remember to close the review)
How To Work With CloudStack Documentation
The link below gives a good overview of git jargon and its usage.
Distributed Development suggestion: http://nvie.com/posts/a-successful-git-branching-model/
CloudStack's Future Architecture
Setting up a CloudStack development environment on Mac OSX
Setting up Cloudstack dev environment on Windows
Setting up on Linux: Refer to INSTALL.txt in the root directory of the source code
DevCloud: Standalone development environment
CloudStack Packages and Dependencies
Get dependencies: Java, Ant, Tomcat (use 6.0.33, problems with latest version), MySQL, gcc, python, git
Grab the source code:
git clonehttps://git-wip-us.apache.org/repos/asf/incubator-cloudstack.gitgit pull -v # Have your master updated
To build CloudStack :
$ ant clean-all build-allType to deploy mgt server :
$ ant deploy-serverType to deploy database :
$ ant deploydbType to run mgt server:
$ ant debugTo access your CloudStack Management Server, open in your browser: (localhost or IP/domain-name of your management server)
http://localhost:8080/client/
Marvin - Python CloudStack API testclient
How to write JUnit tests?
$ ant run-simulator (setup and run the cloudstack management server using a simulated hypervisor)
$ ant run-marvin -Dmarvin.config=<json.deployment.config> (deploy and configure the above server with the config specified)
ASF CS 4.0 Release - Test Plan for 4.0 release
SSVM troubleshooting / template download issues.
Xen (various versions)
KVM
VMWare
Bare-metal
Oracle VM (OVM)
. 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.
Info | ||
---|---|---|
| ||
DocumentationCloudStack 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 |
To get the CloudStack source, use:
git clone
https://git-wip-us.apache.org/repos/asf/cloudstack.git
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.) For guidelines on participating on the mailing list, see Mailing List Guidelines.
Please note that all of the lists are high-volume.
Before posing questions to the mailing lists ensure that you have looked through the archives. A very searchable archive of all the cloudstack mailing lists is available at markmail
Spread the word on how awesome CloudStack is. Below are the proposed open plans to gain visibility. By promoting CloudStack you can help to show the world that there is a "real", stable, user friendly, easy to use, feature-full production ready cloud platform.
Page Tree | ||||||
---|---|---|---|---|---|---|
|