Skip to content

1ukash/eucalyptus-fork-2.0

Repository files navigation

        EUCALYPTUS: Elastic Utility Computing Architecture 
            for Linking Your Programs To Useful Systems

EUCALYPTUS is an open source service overlay that implements elastic
computing using existing resources. The goal of EUCALYPTUS is to allow
sites with existing clusters and server infrastructure to co-host an
elastic computing service that is interface-compatible with Amazon's
EC2.

Because EUCALYPTUS is designed to function as an overlay, it must be
able to incorporate resources from different clusters or pools.  For
example, EUCALYPTUS allows its administrator to set up a "cloud" that
permit users to virtualized OS instances on a number of clusters
transparently.  Enabling the necessary network interconnectivity in a
way that is secure and portable is one novel feature of EUCALYPTUS.
Another stems from its ability to provide interface compatibility with
the existing Amazon EC2 service.  EUCALYPTUS users can develop using
their own local resources and then transition directly some or all of
their functionality to EC2.

Finally, a key requirement of EUCALYPTUS is that it be able to serve
as a research platform for elastic computing.  To this end, its design
makes two significant contributions.  The first concerns the use of
scarce network resources in a structured way.  A EUCALYPTUS allocation
can function equally well in an environment in which all processors
have externally routable IP addresses (e.g. Amazon's current
environment) as well as one in which only a certain "front-end
machine" is externally routable (as is the case with many production
and research clusters today).  Secondly, EUCALYPTUS leverages the
extensive Linux packaging and deployment support that is currently
available while requiring minimal modification to the existing
installed OS base.  Specifically, the target resources need only run a
standard hypervisor (Xen, KVM), along with common open-source Linux
utilities.  All other functionality installs directly without need for
kernel patching or module additions to the host OS domain.

For more information and complete documentation, please visit our
website (http://open.eucalyptus.com).


	EUCALYPTUS - Saint-Petersburg State University version

Eucalyptus was forked by SPbSTU cloud laboratory team to perform patches, 
changes and improvements for eucalyptus open source project. Our team is open
for communication and we would like to improve project as well. New fork was placed
to open github repository because of we very like git as VCS. Github URL is 
https://github.com/1ukash/eucalyptus-fork-2.0 . Please note, that git repo contains archived
bazaar repo folder for merging our changes with eucalyptus team.
For any information, questions, etc please contact [email will be provided soon].

About

Eucalyptus fork from 2.0 version for source investigations and customizing cloud products

Resources

License

Stars

Watchers

Forks

Packages

No packages published