~ubuntu-branches/ubuntu/lucid/euca2ools/lucid-proposed

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): chris grzegorczyk
  • Date: 2009-08-01 13:50:56 UTC
  • Revision ID: james.westby@ubuntu.com-20090801135056-jzmkwo98y9ogvb45
Tags: 1.0+bzr20090731-1
* Initial release (Closes: #537370).
* Final roundup-contributions by Steffen Moeller.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: euca2ools
 
2
Section: utils
 
3
Priority: extra
 
4
Maintainer: chris grzegorczyk <grze@eucalyptus.com>
 
5
DM-Upload-Allowed: yes
 
6
Build-Depends: cdbs, debhelper (>= 5.0.38), python-all-dev (>= 2.3.5-11), python-central (>= 0.5.6), help2man
 
7
Standards-Version: 3.8.2
 
8
XS-Python-Version: >= 2.5
 
9
Homepage: http://www.eucalyptus.com/open/
 
10
 
 
11
Package: euca2ools
 
12
Architecture: all
 
13
Depends: ${python:Depends}, python-m2crypto (>= 0.19.1), python-boto (>= 1.8c), ${misc:Depends}
 
14
XB-Python-Version: ${python:Versions}
 
15
Description: managing cloud instances for Eucalyptus
 
16
 EUCALYPTUS is an open source service overlay that implements elastic
 
17
 computing using existing resources. The goal of EUCALYPTUS is to allow
 
18
 sites with existing clusters and server infrastructure to co-host an
 
19
 elastic computing service that is interface-compatible with Amazon's EC2.
 
20
 .
 
21
 Elastic Utility Computing Architecture for Linking Your Programs
 
22
 To Useful Systems - is an open-source software infrastructure for
 
23
 implementing "cloud computing" on clusters.  Eucalyptus Systems is the
 
24
 pioneer in open source cloud computing technology that delivers hybrid
 
25
 cloud deployments for enterprise data centers. Leveraging Linux and web
 
26
 service technologies that commonly exist in today's IT infrastructure,
 
27
 Eucalyptus enables customers to quickly and easily create elastic clouds
 
28
 in minutes. This "no lock-in" approach provides users with ultimate
 
29
 flexibility when delivering their SLAs.
 
30
 .
 
31
 Eucalyptus is more than just virtualization. Along with building virtual
 
32
 machines, the technology supports the network and storage infrastructure
 
33
 within the cloud environment. Eucalyptus works with multiple flavors
 
34
 of Linux including Ubuntu, OpenSuse, Debian, and CentOS. Eucalyptus
 
35
 currently supports Xen and KVM hypervisors.  These tools are meant to
 
36
 be CLI compatible with the ec2-api-tools.