You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2013/07/17 23:50:40 UTC

[1/4] git commit: Issue LIBCLOUD-364: Added Ubuntu Linux 12.04 to ElasticHosts.

Updated Branches:
  refs/heads/0.13.x de0559a84 -> 2fe10abfd
  refs/heads/trunk 51bb4f25f -> 67d60d021


Issue LIBCLOUD-364: Added Ubuntu Linux 12.04 to ElasticHosts.

Signed-off-by: Tomaz Muraus <to...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/faf5503e
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/faf5503e
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/faf5503e

Branch: refs/heads/trunk
Commit: faf5503ee59b1c41ece23ecddb6002840d04e02a
Parents: 51bb4f2
Author: Bob Thompson <bo...@gmail.com>
Authored: Tue Jul 16 14:16:16 2013 -0400
Committer: Tomaz Muraus <to...@apache.org>
Committed: Wed Jul 17 23:36:59 2013 +0200

----------------------------------------------------------------------
 libcloud/compute/drivers/elastichosts.py | 6 ++++++
 1 file changed, 6 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/faf5503e/libcloud/compute/drivers/elastichosts.py
----------------------------------------------------------------------
diff --git a/libcloud/compute/drivers/elastichosts.py b/libcloud/compute/drivers/elastichosts.py
index ea801ee..01ab5ca 100644
--- a/libcloud/compute/drivers/elastichosts.py
+++ b/libcloud/compute/drivers/elastichosts.py
@@ -89,6 +89,12 @@ STANDARD_DRIVES = {
         'size_gunzipped': '1GB',
         'supports_deployment': True,
     },
+    '62f512cd-82c7-498e-88d8-a09ac2ef20e7': {
+        'uuid': '62f512cd-82c7-498e-88d8-a09ac2ef20e7',
+        'description': 'Ubuntu Linux 12.04',
+        'size_gunzipped': '1GB',
+        'supports_deployment': True,
+    },
     'b9d0eb72-d273-43f1-98e3-0d4b87d372c0': {
         'uuid': 'b9d0eb72-d273-43f1-98e3-0d4b87d372c0',
         'description': 'Windows Web Server 2008',


[2/4] git commit: Update changes.

Posted by to...@apache.org.
Update changes.


Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/67d60d02
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/67d60d02
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/67d60d02

Branch: refs/heads/trunk
Commit: 67d60d0217e504ef24a74b82ffd16efac218879d
Parents: faf5503
Author: Tomaz Muraus <to...@apache.org>
Authored: Wed Jul 17 23:47:23 2013 +0200
Committer: Tomaz Muraus <to...@apache.org>
Committed: Wed Jul 17 23:47:23 2013 +0200

----------------------------------------------------------------------
 CHANGES | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/67d60d02/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index dde70f1..4856e51 100644
--- a/CHANGES
+++ b/CHANGES
@@ -19,6 +19,9 @@ Changes with Apache Libcloud in development
     - Add new driver for Google Compute Engine (LIBCLOUD-266)
       [Rick Wright]
 
+    - Add Ubuntu Linux 12.04 image to ElasticHosts driver. (LIBCLOUD-364)
+      [Bob Thompson]
+
 Changes with Apache Libcloud 0.13.0:
 
  *) General


[4/4] git commit: Update changes.

Posted by to...@apache.org.
Update changes.


Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/2fe10abf
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/2fe10abf
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/2fe10abf

Branch: refs/heads/0.13.x
Commit: 2fe10abfd12ccdc052a93f2bec43339c12d574f3
Parents: 6a741b2
Author: Tomaz Muraus <to...@apache.org>
Authored: Wed Jul 17 23:47:23 2013 +0200
Committer: Tomaz Muraus <to...@apache.org>
Committed: Wed Jul 17 23:50:35 2013 +0200

----------------------------------------------------------------------
 CHANGES | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/2fe10abf/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 941238f..41b589a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -19,6 +19,9 @@ Changes with Apache Libcloud in development
     - Add new driver for Google Compute Engine (LIBCLOUD-266)
       [Rick Wright]
 
+    - Add Ubuntu Linux 12.04 image to ElasticHosts driver. (LIBCLOUD-364)
+      [Bob Thompson]
+
 Changes with Apache Libcloud 0.13.0:
 
  *) General


[3/4] git commit: Issue LIBCLOUD-364: Added Ubuntu Linux 12.04 to ElasticHosts.

Posted by to...@apache.org.
Issue LIBCLOUD-364: Added Ubuntu Linux 12.04 to ElasticHosts.

Signed-off-by: Tomaz Muraus <to...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/6a741b22
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/6a741b22
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/6a741b22

Branch: refs/heads/0.13.x
Commit: 6a741b22e8893bab0e0ed2d6509eee1ea9265bf9
Parents: de0559a
Author: Bob Thompson <bo...@gmail.com>
Authored: Tue Jul 16 14:16:16 2013 -0400
Committer: Tomaz Muraus <to...@apache.org>
Committed: Wed Jul 17 23:50:28 2013 +0200

----------------------------------------------------------------------
 libcloud/compute/drivers/elastichosts.py | 6 ++++++
 1 file changed, 6 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/6a741b22/libcloud/compute/drivers/elastichosts.py
----------------------------------------------------------------------
diff --git a/libcloud/compute/drivers/elastichosts.py b/libcloud/compute/drivers/elastichosts.py
index ea801ee..01ab5ca 100644
--- a/libcloud/compute/drivers/elastichosts.py
+++ b/libcloud/compute/drivers/elastichosts.py
@@ -89,6 +89,12 @@ STANDARD_DRIVES = {
         'size_gunzipped': '1GB',
         'supports_deployment': True,
     },
+    '62f512cd-82c7-498e-88d8-a09ac2ef20e7': {
+        'uuid': '62f512cd-82c7-498e-88d8-a09ac2ef20e7',
+        'description': 'Ubuntu Linux 12.04',
+        'size_gunzipped': '1GB',
+        'supports_deployment': True,
+    },
     'b9d0eb72-d273-43f1-98e3-0d4b87d372c0': {
         'uuid': 'b9d0eb72-d273-43f1-98e3-0d4b87d372c0',
         'description': 'Windows Web Server 2008',