~smoser/ubuntu/maverick/eucalyptus/bug-615529

« back to all changes in this revision

Viewing changes to debian/changelog

  • 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:
 
1
eucalyptus (2.0~bzr1211-0ubuntu2) UNRELEASED; urgency=low
 
2
 
 
3
  * debian/eucalyptus.conf:
 
4
    - Changed JVM_MEM to CLOUD_OPTS, as a standardised method.
 
5
    - Introduced new stub SC, adding ability to disable EBS and ISCSI.
 
6
    - Added to CC stub ability to disable tunnelling in multi-cluster deployments.
 
7
    - In NC section added various VIRTIO options with sane defaults.
 
8
    - Added hints for changing the resource allocation, making limiting and over
 
9
      provisioning easier to identify. (MAX_MEM, MAX_CORES & MAX_DISK).
 
10
  * debian/control: 
 
11
    - eucalyptus-nc, Added Recommends libcrypt-openssl-(random,rsa,x509)-perl
 
12
    - eucalytpus-sc, Added Recommends tgt, open-iscsi
 
13
  * debian/eucalyptus-nc.install: Install upstream isci perl scripts
 
14
    - /usr/share/eucalyptus/{connect,disconnect,get}_iscsitarget.pl
 
15
  * debian/eucalyptus-common.install: Install new upstream python tools:
 
16
    euca-{describe|(de)register}-walrus(es), euca-describe-properties
 
17
    euca-{add|delete|describe}-user(s), euca-get-credentials
 
18
    euca-{describe|(de)register}-cluster(s), euca-modify-property
 
19
    euca-{describe|(de)register}-storage-controller(s). (LP: #608773)    
 
20
 
 
21
 -- Dave Walker (Daviey) <DaveWalker@ubuntu.com>  Fri, 23 Jul 2010 10:47:21 +0200
 
22
 
1
23
eucalyptus (2.0~bzr1211-0ubuntu1) maverick; urgency=low
2
24
 
3
25
  * New major upstream version merge, 2.0 (r1211).