~tritone-team/tritone/eucalyptus

« back to all changes in this revision

Viewing changes to clc/modules/msgs/src/main/resources/aws-vpc.xml

  • Committer: Bazaar Package Importer
  • Author(s): Dustin Kirkland, Dustin Kirkland
  • Date: 2009-12-01 21:09:28 UTC
  • mfrom: (1.1.23 upstream)
  • Revision ID: james.westby@ubuntu.com-20091201210928-frch6ej464vfn58y
Tags: 1.6.1~bzr1083-0ubuntu1
[ Dustin Kirkland ]
* Merge upstream bzr revision 1082; the following bugs have been fixed
  upstream since the last merge:
  - LP: #378969 - private bug
  - LP: #404842 - init script fix
  - LP: #434283 - existing keys should be overwritten unconditionally
  - LP: #445990 - run instance will fail if no kernel or ramdisk specified
  - LP: #447457 - euca_conf --register-sc ... check the number of parameters
  - LP: #449874 - fix incorrect help text (--delete-nodes doesn't exist)
  - LP: #451795 - show registered images in elastic fox
  - LP: #454405 - return correct networkIndex values on describeInstances
  - LP: #456877 - init script fix
  - LP: #456878 - fix for libvirt xen driver
  - LP: #460085 - fix rampart memory leak
  - LP: #461156 - fix authentication problem w/ userdata
  - LP: #461394 - fix multiple concurrent snapshots on the same volume
  - LP: #461444 - fix memory leaks in NC getConsoleOutput and startup_thread
  - LP: #469984 - fix iptables rules issue
  - LP: #477776 - fix query string authentication
  - LP: #480783 - allow api connection over https
  - LP: #482249 - fix "Describe Regions"
  - LP: #484217 - create keypair should return an error if key exists
  - LP: #490623 - parse RFC 1123 formatted datetime
* debian/control:
  - make all package lists one-per-line (makes changes henceforth more
    readable), sort lists
  - depend on rampart >= 1.3.0-0ubuntu6, which fixes some shared library
    installation issues
* debian/patches/04-axis2c-1.6.0-rampart-1.3.0.patch: drop this patch,
  since Eucalyptus 1.6.1 natively supports axis2c 1.6.0 now
* debian/eucalyptus-cloud.install,
  debian/eucalyptus-common.eucalyptus.upstart,
  debian/eucalyptus-java-common.install, debian/eucalyptus-sc.install,
  debian/eucalyptus-walrus.install: update static version number strings
  from "1.6-devel" to "1.6.1"; (we should really find a better way to do
  this)
* debian/patches/03-DESTDIR.patch: ported forward for merge

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
3
  ~ Copyright (c) 2009  Eucalyptus Systems, Inc.
 
4
  ~
 
5
  ~ This program is free software: you can redistribute it and/or modify
 
6
  ~ it under the terms of the GNU General Public License as published by
 
7
  ~ the Free Software Foundation, only version 3 of the License.
 
8
  ~
 
9
  ~
 
10
  ~ This file is distributed in the hope that it will be useful, but WITHOUT
 
11
  ~ ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
 
12
  ~ FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
 
13
  ~ for more details.
 
14
  ~
 
15
  ~ You should have received a copy of the GNU General Public License along
 
16
  ~ with this program.  If not, see http://www.gnu.org/licenses/.
 
17
  ~
 
18
  ~ Please contact Eucalyptus Systems, Inc., 130 Castilian
 
19
  ~ Dr., Goleta, CA 93101 USA or visit http://www.eucalyptus.com/licenses/
 
20
  ~ if you need additional information or have any questions.
 
21
  ~
 
22
  ~ This file may incorporate work covered under the following copyright and
 
23
  ~ permission notice:
 
24
  ~
 
25
  ~   Software License Agreement (BSD License)
 
26
  ~
 
27
  ~   Copyright (c) 2008, Regents of the University of California
 
28
  ~   All rights reserved.
 
29
  ~
 
30
  ~   Redistribution and use of this software in source and binary forms, with
 
31
  ~   or without modification, are permitted provided that the following
 
32
  ~   conditions are met:
 
33
  ~
 
34
  ~     Redistributions of source code must retain the above copyright notice,
 
35
  ~     this list of conditions and the following disclaimer.
 
36
  ~
 
37
  ~     Redistributions in binary form must reproduce the above copyright
 
38
  ~     notice, this list of conditions and the following disclaimer in the
 
39
  ~     documentation and/or other materials provided with the distribution.
 
40
  ~
 
41
  ~   THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
 
42
  ~   IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
 
43
  ~   TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
 
44
  ~   PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
 
45
  ~   OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 
46
  ~   EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
 
47
  ~   PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
 
48
  ~   PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
 
49
  ~   LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 
50
  ~   NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 
51
  ~   SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. USERS OF
 
52
  ~   THIS SOFTWARE ACKNOWLEDGE THE POSSIBLE PRESENCE OF OTHER OPEN SOURCE
 
53
  ~   LICENSED MATERIAL, COPYRIGHTED MATERIAL OR PATENTED MATERIAL IN THIS
 
54
  ~   SOFTWARE, AND IF ANY SUCH MATERIAL IS DISCOVERED THE PARTY DISCOVERING
 
55
  ~   IT MAY INFORM DR. RICH WOLSKI AT THE UNIVERSITY OF CALIFORNIA, SANTA
 
56
  ~   BARBARA WHO WILL THEN ASCERTAIN THE MOST APPROPRIATE REMEDY, WHICH IN
 
57
  ~   THE REGENTS’ DISCRETION MAY INCLUDE, WITHOUT LIMITATION, REPLACEMENT
 
58
  ~   OF THE CODE SO IDENTIFIED, LICENSING OF THE CODE SO IDENTIFIED, OR
 
59
  ~   WITHDRAWAL OF THE CODE CAPABILITY TO THE EXTENT NEEDED TO COMPLY WITH
 
60
  ~   ANY SUCH LICENSES OR RIGHTS.
 
61
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
62
  ~ Author: chris grzegorczyk grze@eucalyptus.com
 
63
  -->
 
64
<binding force-classes="true">
 
65
 
 
66
</binding>
 
 
b'\\ No newline at end of file'