Cloudstack Source code
Go to file
Anthony Xu 0366dd093c use slaveconnection instead of masterconnection for all host plugin calls.
tested by creating domr and user vm and migrating them

1. if you add host for kvm , you need specify kvm://ip_address, otherwiset there is no to differ kvm and xenserver hosts, edison cloud you please test this, may need some minor fixes.

2. if you want to session inside your plugin call, you can not use the one which is passed in, due to it is a slavesession, you need to call get_xapi_session() to get a new local session and use it. I have modified some of these, I may ignore some. Please let me know if you see XENAPI_PLUGIN_EXCEPTION.
2010-08-23 18:01:39 -07:00
agent changes 2010-08-18 12:19:22 -07:00
api Start2Command implementation for xenserver 2010-08-20 13:35:08 -07:00
build build-cloud.xml build-cloud FAILS until now. It had references to files in directories that were moved. 2010-08-20 14:02:41 -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 use slaveconnection instead of masterconnection for all host plugin calls. 2010-08-23 18:01:39 -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/lib Remove cloud_utils.pyc 2010-08-19 10:50:39 -07:00
scripts use slaveconnection instead of masterconnection for all host plugin calls. 2010-08-23 18:01:39 -07:00
server use slaveconnection instead of masterconnection for all host plugin calls. 2010-08-23 18:01:39 -07:00
setup fix typo 2010-08-20 18:51:17 -04:00
tools Issue #: 5890 Changes to projects to work in git 2010-08-11 09:41:15 -07:00
ui resolve failed merge markers 2010-08-20 18:15:24 -07:00
utils Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-08-18 21:44:37 -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 Requires of cloud-qemu-system-x86 correct 2010-08-19 10:50:38 -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.