[dev] [GitHub] libcloud pull request: Add hs1.4xlarge/hs1.8xlarge into pricing.js...

2014-03-02 Thread cderamus
GitHub user cderamus opened a pull request: https://github.com/apache/libcloud/pull/256 Add hs1.4xlarge/hs1.8xlarge into pricing.json/ec2 driver in regions where it's supported. Adding in the hs1.4xlarge/hs1.8xlarge instance types into the driver and pricing data files. Yo

[dev] [GitHub] libcloud pull request: LIBCLOUD-525: Add VPC lifecycle support int...

2014-03-02 Thread cderamus
GitHub user cderamus opened a pull request: https://github.com/apache/libcloud/pull/255 LIBCLOUD-525: Add VPC lifecycle support into the EC2 driver. This PR inc... ...ludes the ability to describe, create, delete, attach and detach VPC Internet gateways. You can merge this pull

[dev] [GitHub] libcloud pull request: LIBCLOUD-516: Add list_size() support into ...

2014-02-12 Thread cderamus
Github user cderamus closed the pull request at: https://github.com/apache/libcloud/pull/249

[dev] [GitHub] libcloud pull request: LIBCLOUD-516: Add list_size() support into ...

2014-02-09 Thread cderamus
GitHub user cderamus opened a pull request: https://github.com/apache/libcloud/pull/249 LIBCLOUD-516: Add list_size() support into Eucalyptus for cluster versio... ...ns >= 3.3.0. In this version Eucalyptus introduced the DescribeInstanceTypes call which is specific to EUCA and

[dev] [GitHub] libcloud pull request: LIBCLOUD-514: Add create/delete tag support...

2014-02-09 Thread cderamus
Github user cderamus closed the pull request at: https://github.com/apache/libcloud/pull/248

[dev] [GitHub] libcloud pull request: LIBCLOUD-514: Add create/delete tag support...

2014-02-08 Thread cderamus
GitHub user cderamus opened a pull request: https://github.com/apache/libcloud/pull/248 LIBCLOUD-514: Add create/delete tag support into the CloudStack driver. ... ...New tests and fixtures are also included. You can merge this pull request into a Git repository by running

[dev] [GitHub] libcloud pull request: LIBCLOUD-511: Added support for obtaining c...

2014-02-08 Thread cderamus
Github user cderamus closed the pull request at: https://github.com/apache/libcloud/pull/244

[dev] libcloud pull request: Update CloudStack NodeStates for Stopped/Stopping

2014-02-07 Thread cderamus
Github user cderamus closed the pull request at: https://github.com/apache/libcloud/pull/246

[dev] libcloud pull request: Update CloudStack NodeStates for Stopped/Stopping

2014-02-06 Thread cderamus
GitHub user cderamus opened a pull request: https://github.com/apache/libcloud/pull/246 Update CloudStack NodeStates for Stopped/Stopping You can merge this pull request into a Git repository by running: $ git pull https://github.com/DivvyCloud/libcloud

[dev] libcloud pull request: LIBCLOUD-509: Add extra dictionary to the NodeSize o...

2014-02-06 Thread cderamus
Github user cderamus closed the pull request at: https://github.com/apache/libcloud/pull/242

[dev] libcloud pull request: LIBCLOUD-512: Added snapshot lifecycle support and f...

2014-02-06 Thread cderamus
Github user cderamus closed the pull request at: https://github.com/apache/libcloud/pull/245

[dev] libcloud pull request: LIBCLOUD-504: Add support for records with multiple ...

2014-02-05 Thread cderamus
Github user cderamus closed the pull request at: https://github.com/apache/libcloud/pull/237

[dev] libcloud pull request: LIBCLOUD-512: Added snapshot lifecycle support and f...

2014-02-04 Thread cderamus
GitHub user cderamus opened a pull request: https://github.com/apache/libcloud/pull/245 LIBCLOUD-512: Added snapshot lifecycle support and fixture tests to supp... ...ort snapshot listing, creation and deletion. You can merge this pull request into a Git repository by running

[dev] libcloud pull request: LIBCLOUD-511: Added support for obtaining console ou...

2014-02-04 Thread cderamus
GitHub user cderamus opened a pull request: https://github.com/apache/libcloud/pull/244 LIBCLOUD-511: Added support for obtaining console output for OpenStack n... ...odes. New tests are also included. You can merge this pull request into a Git repository by running: $ git

[dev] libcloud pull request: LIBCLOUD-509: Add extra dictionary to the NodeSize o...

2014-02-02 Thread cderamus
GitHub user cderamus opened a pull request: https://github.com/apache/libcloud/pull/242 LIBCLOUD-509: Add extra dictionary to the NodeSize object within the bas... ...e compute API. This will allow additional properties specific to providers to be stored within the object. The GCE

[dev] libcloud pull request: LIBCLOUD-508: Add support for registering Amazon Mac...

2014-02-02 Thread cderamus
Github user cderamus closed the pull request at: https://github.com/apache/libcloud/pull/241

[dev] libcloud pull request: LIBCLOUD-506: Added the resource extra attribute map...

2014-02-02 Thread cderamus
Github user cderamus closed the pull request at: https://github.com/apache/libcloud/pull/239

[dev] libcloud pull request: LIBCLOUD-507: Add ex_limits call to return a diction...

2014-02-02 Thread cderamus
Github user cderamus closed the pull request at: https://github.com/apache/libcloud/pull/240

[dev] libcloud pull request: LIBCLOUD-508: Add support for registering Amazon Mac...

2014-02-02 Thread cderamus
GitHub user cderamus opened a pull request: https://github.com/apache/libcloud/pull/241 LIBCLOUD-508: Add support for registering Amazon Machine Images using S3... ... manifests or Snapshots. New tests are also included. You can merge this pull request into a Git repository by

[dev] libcloud pull request: LIBCLOUD-507: Add ex_limits call to return a diction...

2014-02-02 Thread cderamus
GitHub user cderamus opened a pull request: https://github.com/apache/libcloud/pull/240 LIBCLOUD-507: Add ex_limits call to return a dictionary or resource limi... ...ts associated with the account. Examples of resource limits would be the maximum number of instances, volumes

[dev] libcloud pull request: LIBCLOUD-506: Added the resource extra attribute map...

2014-02-02 Thread cderamus
GitHub user cderamus opened a pull request: https://github.com/apache/libcloud/pull/239 LIBCLOUD-506: Added the resource extra attribute mapping and implemented... ... it for networks, nodes and volumes. I also went ahead and added a number of additional properties for each of the

[dev] libcloud pull request: LIBCLOUD-505: Added four new calls to support pause/...

2014-02-02 Thread cderamus
Github user cderamus closed the pull request at: https://github.com/apache/libcloud/pull/238

[dev] libcloud pull request: LIBCLOUD-505: Added four new calls to support pause/...

2014-02-02 Thread cderamus
GitHub user cderamus opened a pull request: https://github.com/apache/libcloud/pull/238 LIBCLOUD-505: Added four new calls to support pause/unpause and suspend/... ...resume calls. These calls are supported in the v1.1 of OpenStack and are useful for situations such as performing

[dev] libcloud pull request: LIBCLOUD-504: Add support for records with multiple ...

2014-02-02 Thread cderamus
GitHub user cderamus opened a pull request: https://github.com/apache/libcloud/pull/237 LIBCLOUD-504: Add support for records with multiple values such as MX/... ...NS records as well an additional fixture and test. You can merge this pull request into a Git repository by running

[dev] libcloud pull request: LIBCLOUD-494: Add image extension methods for create...

2014-01-12 Thread cderamus
Github user cderamus closed the pull request at: https://github.com/apache/libcloud/pull/222

[dev] libcloud pull request: LIBCLOUD-494: Add image extension methods for create...

2014-01-12 Thread cderamus
GitHub user cderamus opened a pull request: https://github.com/apache/libcloud/pull/222 LIBCLOUD-494: Add image extension methods for create/copy This PR adds new extension methods to copy AMIs between Amazon regions and also adds the ability to create an image from an EBS backed

[dev] libcloud pull request: LIBCLOUD-493: Add additional data into the Node.extr...

2014-01-12 Thread cderamus
Github user cderamus closed the pull request at: https://github.com/apache/libcloud/pull/221

[dev] libcloud pull request: LIBCLOUD-493: Add additional data into the Node.extr...

2014-01-12 Thread cderamus
GitHub user cderamus opened a pull request: https://github.com/apache/libcloud/pull/221 LIBCLOUD-493: Add additional data into the Node.extra dictionary Note that this PR removes libcloud/test/compute/fixtures/ec2/describe_instances_with_tags.xml as it is no longer necessary. The

[dev] libcloud pull request: LIBCLOUD-470: Add VPC Elastic IP Support

2014-01-11 Thread cderamus
Github user cderamus closed the pull request at: https://github.com/apache/libcloud/pull/220

[dev] libcloud pull request: LIBCLOUD-470: Add VPC Elastic IP Support

2014-01-11 Thread cderamus
GitHub user cderamus opened a pull request: https://github.com/apache/libcloud/pull/220 LIBCLOUD-470: Add VPC Elastic IP Support This is a re-submission of LIBCLOUD-470 which adds full support for EC2/VPC Elastic IP addresses. Tests are included and everything checks out with my

[dev] libcloud pull request: LIBCLOUD-470: Add VPC Elastic IP Support

2014-01-11 Thread cderamus
Github user cderamus closed the pull request at: https://github.com/apache/libcloud/pull/208

[dev] libcloud pull request: LIBCLOUD-486: Rename ex_destroy_image -> ex_delete_i...

2014-01-05 Thread cderamus
Github user cderamus closed the pull request at: https://github.com/apache/libcloud/pull/217

[dev] libcloud pull request: LIBCLOUD-474: Add Network Interface Support

2014-01-02 Thread cderamus
Github user cderamus closed the pull request at: https://github.com/apache/libcloud/pull/213

[dev] libcloud pull request: LIBCLOUD-486: Rename ex_destroy_image -> ex_delete_i...

2014-01-02 Thread cderamus
GitHub user cderamus opened a pull request: https://github.com/apache/libcloud/pull/217 LIBCLOUD-486: Rename ex_destroy_image -> ex_delete_image https://issues.apache.org/jira/browse/LIBCLOUD-486 You can merge this pull request into a Git repository by running: $ git p

[dev] libcloud pull request: LIBCLOUD-485: Add resource extra constant to the top...

2014-01-02 Thread cderamus
Github user cderamus closed the pull request at: https://github.com/apache/libcloud/pull/216

[dev] libcloud pull request: LIBCLOUD-485: Add resource extra constant to the top...

2013-12-30 Thread cderamus
GitHub user cderamus opened a pull request: https://github.com/apache/libcloud/pull/216 LIBCLOUD-485: Add resource extra constant to the top of the ec2 driver https://issues.apache.org/jira/browse/LIBCLOUD-485 You can merge this pull request into a Git repository by running

[dev] libcloud pull request: LIBCLOUD 481: Add Image Properties

2013-12-30 Thread cderamus
Github user cderamus closed the pull request at: https://github.com/apache/libcloud/pull/215

[dev] libcloud pull request: LIBCLOUD 480: Add Snapshot Properties

2013-12-29 Thread cderamus
Github user cderamus closed the pull request at: https://github.com/apache/libcloud/pull/214

[dev] libcloud pull request: LIBCLOUD 481: Add Image Properties

2013-12-29 Thread cderamus
GitHub user cderamus opened a pull request: https://github.com/apache/libcloud/pull/215 LIBCLOUD 481: Add Image Properties https://issues.apache.org/jira/browse/LIBCLOUD-481 While adding these properties I also noticed that the ex_imageids filter was broken. I've up

[dev] libcloud pull request: LIBCLOUD 480: Add Snapshot Properties

2013-12-29 Thread cderamus
GitHub user cderamus opened a pull request: https://github.com/apache/libcloud/pull/214 LIBCLOUD 480: Add Snapshot Properties https://issues.apache.org/jira/browse/LIBCLOUD-480 I debated adding name as a parameter of the base VolumeSnapshot class to remain consistent with

[dev] libcloud pull request: LIBCLOUD-474: Add Network Interface Support

2013-12-27 Thread cderamus
GitHub user cderamus opened a pull request: https://github.com/apache/libcloud/pull/213 LIBCLOUD-474: Add Network Interface Support https://issues.apache.org/jira/browse/LIBCLOUD-474 You can merge this pull request into a Git repository by running: $ git pull https

[dev] libcloud pull request: LIBCLOUD-477 Add Extra Utility Function

2013-12-27 Thread cderamus
Github user cderamus closed the pull request at: https://github.com/apache/libcloud/pull/212

[dev] libcloud pull request: LIBCLOUD-477 Add Extra Utility Function

2013-12-27 Thread cderamus
GitHub user cderamus opened a pull request: https://github.com/apache/libcloud/pull/212 LIBCLOUD-477 Add Extra Utility Function https://issues.apache.org/jira/browse/LIBCLOUD-477 You can merge this pull request into a Git repository by running: $ git pull https://github.com

[dev] libcloud pull request: LIBCLOUD 473 Add EBS Volume Attributes

2013-12-27 Thread cderamus
Github user cderamus closed the pull request at: https://github.com/apache/libcloud/pull/210

[dev] libcloud pull request: Issue LIBCLOUD-471: Add Get Console Output

2013-12-26 Thread cderamus
Github user cderamus closed the pull request at: https://github.com/apache/libcloud/pull/209

[dev] libcloud pull request: LIBCLOUD 473 Add EBS Volume Attributes

2013-12-26 Thread cderamus
GitHub user cderamus opened a pull request: https://github.com/apache/libcloud/pull/210 LIBCLOUD 473 Add EBS Volume Attributes https://issues.apache.org/jira/browse/LIBCLOUD-473 You can merge this pull request into a Git repository by running: $ git pull https://github.com

[dev] libcloud pull request: LIBCLOUD-468: Add VPC Subnet Calls

2013-12-26 Thread cderamus
Github user cderamus closed the pull request at: https://github.com/apache/libcloud/pull/207

[dev] libcloud pull request: Issue LIBCLOUD-471: Add Get Console Output

2013-12-26 Thread cderamus
GitHub user cderamus opened a pull request: https://github.com/apache/libcloud/pull/209 Issue LIBCLOUD-471: Add Get Console Output You can merge this pull request into a Git repository by running: $ git pull https://github.com/DivvyCloud/libcloud LIBCLOUD

[dev] libcloud pull request: LIBCLOUD-470: Add VPC Elastic IP Support

2013-12-26 Thread cderamus
GitHub user cderamus opened a pull request: https://github.com/apache/libcloud/pull/208 LIBCLOUD-470: Add VPC Elastic IP Support You can merge this pull request into a Git repository by running: $ git pull https://github.com/DivvyCloud/libcloud LIBCLOUD

[dev] libcloud pull request: LIBCLOUD-468: Add VPC Subnet Calls

2013-12-26 Thread cderamus
GitHub user cderamus opened a pull request: https://github.com/apache/libcloud/pull/207 LIBCLOUD-468: Add VPC Subnet Calls Hopefully this will work out a little better for you this time. You can merge this pull request into a Git repository by running: $ git pull https

[dev] libcloud pull request: Issue: LIBCLOUD-468 Add list/delete/create subnet (V...

2013-12-25 Thread cderamus
Github user cderamus closed the pull request at: https://github.com/apache/libcloud/pull/204

[dev] libcloud pull request: Issue: LIBCLOUD-477 Add list/delete/create network (...

2013-12-25 Thread cderamus
Github user cderamus closed the pull request at: https://github.com/apache/libcloud/pull/203

[dev] libcloud pull request: LIBCLOUD-470: VPC Elastic IP Support

2013-12-25 Thread cderamus
Github user cderamus closed the pull request at: https://github.com/apache/libcloud/pull/206

[dev] libcloud pull request: LIBCLOUD-470: VPC Elastic IP Support

2013-12-25 Thread cderamus
GitHub user cderamus opened a pull request: https://github.com/apache/libcloud/pull/206 LIBCLOUD-470: VPC Elastic IP Support I tried to make this change without impacting some of the old calls (eg: ex_describe_addresses) using keyword arguments. All of my tests using both the mock

[dev] libcloud pull request: Libcloud 469 add reserved instance support

2013-12-23 Thread cderamus
Github user cderamus closed the pull request at: https://github.com/apache/libcloud/pull/205

[dev] libcloud pull request: Libcloud 469 add reserved instance support

2013-12-22 Thread cderamus
GitHub user cderamus opened a pull request: https://github.com/apache/libcloud/pull/205 Libcloud 469 add reserved instance support You can merge this pull request into a Git repository by running: $ git pull https://github.com/DivvyCloud/libcloud LIBCLOUD

[dev] libcloud pull request: Issue LIBCLOUD-464: Add security group delete/destro...

2013-12-22 Thread cderamus
Github user cderamus closed the pull request at: https://github.com/apache/libcloud/pull/199

[dev] libcloud pull request: Issue: LIBCLOUD-466 Add ingress/egress VPC support t...

2013-12-22 Thread cderamus
Github user cderamus closed the pull request at: https://github.com/apache/libcloud/pull/202

[dev] libcloud pull request: Issue: LIBCLOUD-468 Add list/delete/create subnet (V...

2013-12-20 Thread cderamus
GitHub user cderamus opened a pull request: https://github.com/apache/libcloud/pull/204 Issue: LIBCLOUD-468 Add list/delete/create subnet (VPC) calls within EC2 You can merge this pull request into a Git repository by running: $ git pull https://github.com/DivvyCloud/libcloud

[dev] libcloud pull request: Issue LIBCLOUD-464: Add security group delete/destro...

2013-12-20 Thread cderamus
GitHub user cderamus reopened a pull request: https://github.com/apache/libcloud/pull/199 Issue LIBCLOUD-464: Add security group delete/destroy into the EC2 drive... ...r You can merge this pull request into a Git repository by running: $ git pull https://github.com/DivvyCloud

[dev] libcloud pull request: Issue: LIBCLOUD-477 Add list/delete/create network (...

2013-12-20 Thread cderamus
GitHub user cderamus opened a pull request: https://github.com/apache/libcloud/pull/203 Issue: LIBCLOUD-477 Add list/delete/create network (VPC) calls within EC... ...2 You can merge this pull request into a Git repository by running: $ git pull https://github.com/DivvyCloud

[dev] libcloud pull request: Issue: LIBCLOUD-463 Add VPC support for security gro...

2013-12-20 Thread cderamus
Github user cderamus closed the pull request at: https://github.com/apache/libcloud/pull/201

[dev] libcloud pull request: Issue: LIBCLOUD-466 Add ingress/egress VPC support t...

2013-12-20 Thread cderamus
GitHub user cderamus opened a pull request: https://github.com/apache/libcloud/pull/202 Issue: LIBCLOUD-466 Add ingress/egress VPC support to security group rul... ...es You can merge this pull request into a Git repository by running: $ git pull https://github.com/DivvyCloud

[dev] libcloud pull request: Issue LIBCLOUD-465: Add EC2 I2 instance type data in...

2013-12-20 Thread cderamus
Github user cderamus closed the pull request at: https://github.com/apache/libcloud/pull/200

[dev] libcloud pull request: Issue LIBCLOUD-465: Add EC2 I2 instance type data in...

2013-12-20 Thread cderamus
GitHub user cderamus reopened a pull request: https://github.com/apache/libcloud/pull/200 Issue LIBCLOUD-465: Add EC2 I2 instance type data into pricing.json You can merge this pull request into a Git repository by running: $ git pull https://github.com/DivvyCloud/libcloud

[dev] libcloud pull request: Issue: LIBCLOUD-463 Add VPC support for security gro...

2013-12-20 Thread cderamus
GitHub user cderamus opened a pull request: https://github.com/apache/libcloud/pull/201 Issue: LIBCLOUD-463 Add VPC support for security group creation (EC2 dri... ...ver) You can merge this pull request into a Git repository by running: $ git pull https://github.com

[dev] libcloud pull request: Issue LIBCLOUD-465: Add EC2 I2 instance type data in...

2013-12-20 Thread cderamus
Github user cderamus closed the pull request at: https://github.com/apache/libcloud/pull/200

[dev] libcloud pull request: Issue LIBCLOUD-464: Add security group delete/destro...

2013-12-20 Thread cderamus
Github user cderamus closed the pull request at: https://github.com/apache/libcloud/pull/199

[dev] libcloud pull request: Issue LIBCLOUD-465: Add EC2 I2 instance type data in...

2013-12-20 Thread cderamus
GitHub user cderamus opened a pull request: https://github.com/apache/libcloud/pull/200 Issue LIBCLOUD-465: Add EC2 I2 instance type data into pricing.json You can merge this pull request into a Git repository by running: $ git pull https://github.com/DivvyCloud/libcloud

[dev] libcloud pull request: Issue LIBCLOUD-464: Add security group delete/destro...

2013-12-20 Thread cderamus
GitHub user cderamus opened a pull request: https://github.com/apache/libcloud/pull/199 Issue LIBCLOUD-464: Add security group delete/destroy into the EC2 drive... ...r You can merge this pull request into a Git repository by running: $ git pull https://github.com/DivvyCloud