File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Apache CloudStack (Incubating) CHANGES
22======================================
33
4- Full release notes for each release are located in the project's documentation website: http://incubator .apache.org/cloudstack /docs
4+ Full release notes for each release are located in the project's documentation website: http://cloudstack .apache.org/docs
55
66Version 4.0.0-incubating
77------------------------
Original file line number Diff line number Diff line change 11This document describes how to develop, build, package and install Apache CloudStack
22(Incubating). For more information please refer to the project's website:
33
4- http://incubator .apache.org/cloudstack
4+ http://cloudstack .apache.org
55
66Apache CloudStack developers use various platforms for development, this guide
77was tested against a CentOS 6.2 x86_64 setup.
@@ -77,7 +77,7 @@ Start the MySQL service:
7777
7878You may get the source code from the repository hosted on Apache:
7979
80- $ git clone https://git-wip-us.apache.org/repos/asf/incubator- cloudstack.git
80+ $ git clone https://git-wip-us.apache.org/repos/asf/cloudstack.git
8181
8282Or, you may fork a repository from the official Apache CloudStack mirror by
8383Apache on [ Github] ( https://github.com/apache/incubator-cloudstack )
Original file line number Diff line number Diff line change @@ -17,12 +17,14 @@ Apache CloudStack offers three methods for managing cloud
1717computing environments: an easy to use Web interface, command
1818line tools, and a full-featured RESTful API.
1919
20- Visit us at [ cloudstack.org ] ( http://incubator .apache.org/cloudstack ) .
20+ Visit us at [ Apache CloudStack ] ( http://cloudstack .apache.org ) .
2121
2222## Mailing lists
23- [ Development Mailing List] ( mailto:cloudstack-dev-subscribe@incubator.apache.org )
24- [ Users Mailing list] ( mailto:cloudstack-users-subscribe@incubator.apache.org )
25- [ Commits mailing list] ( mailto:cloudstack-commits-subscribe@incubator.apache.org )
23+ [ Development Mailing List] ( mailto:dev-subscribe@cloudstack.apache.org )
24+ [ Users Mailing List] ( mailto:users-subscribe@cloudstack.apache.org )
25+ [ Commits Mailing List] ( mailto:commits-subscribe@cloudstack.apache.org )
26+ [ Issues Mailing List] ( mailto:issues-subscribe@cloudstack.apache.org )
27+ [ Marketing Mailing List] ( mailto:marketing-subscribe@cloudstack.apache.org )
2628
2729# License
2830
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ Once installed per the Vagrant installation process, run:
6161 $ vagrant box add devcloud [path to devcloud.box]
6262
6363Then, either go into the devcloudbox folder of your checked out version of the
64- CloudStack code (incubator- cloudstack/tools/devcloud/devcloudbox), or copy the
64+ CloudStack code (cloudstack/tools/devcloud/devcloudbox), or copy the
6565contents of that folder to another location.
6666
6767Assuming the patched Vagrant installation is working, you then
You can’t perform that action at this time.
0 commit comments