mirror of https://github.com/apache/cloudstack.git
cloudcloudstackiaasinfrastructurejavakuberneteskvmlibvirtorchestrationpythonvirtual-machinevirtualizationvmwarevspherexcp-ngxenserver
In external-ip mode, management server can get user VM's ip from
direct.attach.network.externalIpAllocator.url.
This simple tool provides such kind of ip allocator service.
How to:
1. setup the dnsmasq:
add the following in dnsmasq.conf:
dhcp-range=starting-ip-allocate-to-vm,end-ip,netmask,static
dhcp-option=option:router,gateway
2. run cloud-web-ipallocator,
The default listing port is 8080, if it's used by others, change the port by:
cloud-web-ipallocator other-port
3. set the following in direct.attach.network.externalIpAllocator.url:
http://your-host-ip:listening-port/ipallocator
|
||
|---|---|---|
| agent | ||
| api | ||
| build | ||
| client | ||
| console | ||
| console-proxy | ||
| console-viewer | ||
| core | ||
| daemonize | ||
| debian | ||
| deps | ||
| patches | ||
| python | ||
| scripts | ||
| server | ||
| setup | ||
| tools | ||
| ui | ||
| utils | ||
| vnet | ||
| .gitignore | ||
| HACKING | ||
| INSTALL | ||
| README | ||
| README.html | ||
| build.xml | ||
| cloud.spec | ||
| configure-info.in | ||
| version-info.in | ||
| waf | ||
| waf.bat | ||
| wscript | ||
| wscript_build | ||
| wscript_configure | ||
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.