~ubuntu-core-dev/ubuntu/maverick/eucalyptus/devel

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Dustin Kirkland
  • Date: 2010-07-23 13:14:51 UTC
  • mfrom: (1050.1.24 ubuntu)
  • Revision ID: kirkland@x200-20100723131451-usxw32px6284251t
* debian/eucalyptus.conf:
  - Changed JVM_MEM to CLOUD_OPTS, as a standardised method.
  - Introduced new stub SC, adding ability to disable EBS and ISCSI.
  - Added to CC stub ability to disable tunnelling in multi-cluster deployments.
  - In NC section added various VIRTIO options with sane defaults.
  - Added hints for changing the resource allocation, making limiting and over
    provisioning easier to identify. (MAX_MEM, MAX_CORES & MAX_DISK).
* debian/control: 
  - eucalyptus-nc, Added Recommends libcrypt-openssl-(random,rsa,x509)-perl
  - eucalytpus-sc, Added Recommends tgt, open-iscsi
* debian/eucalyptus-nc.install: Install upstream isci perl scripts
  - /usr/share/eucalyptus/{connect,disconnect,get}_iscsitarget.pl
* debian/eucalyptus-common.install: Install new upstream python tools:
  euca-{describe|(de)register}-walrus(es), euca-describe-properties
  euca-{add|delete|describe}-user(s), euca-get-credentials
  euca-{describe|(de)register}-cluster(s), euca-modify-property
  euca-{describe|(de)register}-storage-controller(s). (LP: #608773)    

Show diffs side-by-side

added added

removed removed

Lines of Context:
88
88
 ${misc:Depends},
89
89
 eucalyptus-common,
90
90
 eucalyptus-java-common
 
91
Recommends:
 
92
 tgt,
 
93
 open-iscsi
91
94
Suggests: aoetools
92
95
Description: Elastic Utility Computing Architecture - Storage controller
93
96
 EUCALYPTUS is an open source service overlay that implements elastic
269
272
 qemu-kvm,
270
273
 vlan,
271
274
 bridge-utils,
272
 
 powernap
 
275
 powernap,
 
276
 open-iscsi,
 
277
 libcrypt-openssl-random-perl,
 
278
 libcrypt-openssl-rsa-perl,
 
279
 libcrypt-openssl-x509-perl
273
280
Conflicts: apache2-mpm-itk
274
281
Description: Elastic Utility Computing Architecture - Node controller
275
282
 EUCALYPTUS is an open source service overlay that implements elastic