Cloudstack Source code
Go to file
will f8c93cd5fa Bug #:5975
Merge from 2.1.x

- Fixed issue where listAccounts only return one less than the actual number of accounts in the system.  That is because the SQL query asks for X accounts, but the API filters out the SYSTEM account.  The fix is to add the filter of the system account in the actual query itself rather than have the code do it.

Conflicts:

	server/src/com/cloud/api/commands/ListAccountsCmd.java
2010-08-25 18:21:32 -07:00
agent Issue #: 5978 5977 5971 5972 2010-08-25 15:27:34 -07:00
api Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-08-25 09:40:57 -07:00
build add templates.vmware.sql 2010-08-24 22:58:05 -07:00
client use slaveconnection instead of masterconnection for all host plugin calls. 2010-08-23 18:01:39 -07:00
console Source code committed 2010-08-11 09:13:29 -07:00
console-proxy "Add host" for kvm: 2010-08-13 23:19:36 -07:00
console-viewer Source code committed 2010-08-11 09:13:29 -07:00
core bug 5764: checkin before I switch to work on 2.1.x 2010-08-24 14:40:29 -07:00
daemonize Source code committed 2010-08-11 09:13:29 -07:00
debian make it so cloud-gitrevs and cloud-sccs commands are in the packages 2010-08-11 18:16:37 -07:00
deps Source code committed 2010-08-11 09:13:29 -07:00
patches Source code committed 2010-08-11 09:13:29 -07:00
python add a web-based Ip Allocator: 2010-08-25 12:25:05 -07:00
scripts Issue #: 5978 5977 5971 5972 2010-08-25 15:27:34 -07:00
server Bug #:5975 2010-08-25 18:21:32 -07:00
setup add correct check sum to default vmware template records 2010-08-25 11:07:27 -07:00
tools Issue #: 5890 Changes to projects to work in git 2010-08-11 09:41:15 -07:00
ui Issue #: 5979 - change text on VM Wizard Step 3. 2010-08-25 17:11:52 -07:00
utils bug 5764: changing from networkoffering to network profile 2010-08-24 00:00:43 -07:00
vnet Source code committed 2010-08-11 09:13:29 -07:00
.gitignore Gitignore ignores pyc ocmpiled files and build.number 2010-08-19 10:57:16 -07:00
HACKING Source code committed 2010-08-11 09:13:29 -07:00
INSTALL Source code committed 2010-08-11 09:13:29 -07:00
README Source code committed 2010-08-11 09:13:29 -07:00
README.html Source code committed 2010-08-11 09:13:29 -07:00
build.xml Fix the typo that broke the build horribly 2010-08-11 18:17:01 -07:00
cloud.spec fedora 12 is the test for dependency of cloud-qemu 2010-08-23 15:02:24 -07:00
configure-info.in Source code committed 2010-08-11 09:13:29 -07:00
version-info.in Source code committed 2010-08-11 09:13:29 -07:00
waf Source code committed 2010-08-11 09:13:29 -07:00
waf.bat Source code committed 2010-08-11 09:13:29 -07:00
wscript cannot use hardlink when we are using symlink 2010-08-13 01:01:50 -07:00
wscript_build Add support for installing any type of file within client/WEB-INF 2010-08-12 15:08:40 -07:00
wscript_configure Add thirdparty jars because otherwise the premium parts that do VMWare do not compile 2010-08-20 13:07:16 -07:00

README

Hello, and thanks for downloading the Cloud.com CloudStack™!  The 
Cloud.com CloudStack™ is Open Source Software that allows 
organizations to build Infrastructure as a Service (Iaas) clouds.  
Working with server, storage, and networking equipment of your 
choice, the CloudStack provides a turn-key software stack that 
dramatically simplifies the process of deploying and managing a 
cloud. 


---------------------------------------------------------------------
HOW TO INSTALL THE CLOUDSTACK
---------------------------------------------------------------------


Please refer to the document INSTALL distributed with the source.


---------------------------------------------------------------------
HOW TO HACK ON THE CLOUDSTACK
---------------------------------------------------------------------


Please refer to the document HACKING distributed with the source.


---------------------------------------------------------------------
BE PART OF THE CLOUD.COM COMMUNITY!
---------------------------------------------------------------------


We are more than happy to have you ask us questions, hack our source
code, and receive your contributions.

* Our forums are available at http://cloud.com/community .
* If you would like to modify / extend / hack on the CloudStack source,
  refer to the file HACKING for more information.
* If you find bugs, please log on to http://bugs.cloud.com/ and file
  a report.
* If you have patches to send us get in touch with us at info@cloud.com
  or file them as attachments in our bug tracker above.


---------------------------------------------------------------------
Cloud.com's contact information is:

20400 Stevens Creek Blvd
Suite 390
Cupertino, CA 95014
Tel: +1 (888) 384-0962

This software is OSI certified Open Source Software.  OSI Certified is a 
certification mark of the Open Source Initiative.