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
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
Github user cderamus closed the pull request at:
https://github.com/apache/libcloud/pull/249
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
Github user cderamus closed the pull request at:
https://github.com/apache/libcloud/pull/248
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
Github user cderamus closed the pull request at:
https://github.com/apache/libcloud/pull/244
Github user cderamus closed the pull request at:
https://github.com/apache/libcloud/pull/246
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
Github user cderamus closed the pull request at:
https://github.com/apache/libcloud/pull/242
Github user cderamus closed the pull request at:
https://github.com/apache/libcloud/pull/245
Github user cderamus closed the pull request at:
https://github.com/apache/libcloud/pull/237
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
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
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
Github user cderamus closed the pull request at:
https://github.com/apache/libcloud/pull/241
Github user cderamus closed the pull request at:
https://github.com/apache/libcloud/pull/239
Github user cderamus closed the pull request at:
https://github.com/apache/libcloud/pull/240
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
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
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
Github user cderamus closed the pull request at:
https://github.com/apache/libcloud/pull/238
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
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
Github user cderamus closed the pull request at:
https://github.com/apache/libcloud/pull/222
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
Github user cderamus closed the pull request at:
https://github.com/apache/libcloud/pull/221
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
Github user cderamus closed the pull request at:
https://github.com/apache/libcloud/pull/220
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
Github user cderamus closed the pull request at:
https://github.com/apache/libcloud/pull/208
Github user cderamus closed the pull request at:
https://github.com/apache/libcloud/pull/217
Github user cderamus closed the pull request at:
https://github.com/apache/libcloud/pull/213
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
Github user cderamus closed the pull request at:
https://github.com/apache/libcloud/pull/216
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
Github user cderamus closed the pull request at:
https://github.com/apache/libcloud/pull/215
Github user cderamus closed the pull request at:
https://github.com/apache/libcloud/pull/214
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
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
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
Github user cderamus closed the pull request at:
https://github.com/apache/libcloud/pull/212
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
Github user cderamus closed the pull request at:
https://github.com/apache/libcloud/pull/210
Github user cderamus closed the pull request at:
https://github.com/apache/libcloud/pull/209
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
Github user cderamus closed the pull request at:
https://github.com/apache/libcloud/pull/207
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
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
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
Github user cderamus closed the pull request at:
https://github.com/apache/libcloud/pull/204
Github user cderamus closed the pull request at:
https://github.com/apache/libcloud/pull/203
Github user cderamus closed the pull request at:
https://github.com/apache/libcloud/pull/206
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
Github user cderamus closed the pull request at:
https://github.com/apache/libcloud/pull/205
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
Github user cderamus closed the pull request at:
https://github.com/apache/libcloud/pull/199
Github user cderamus closed the pull request at:
https://github.com/apache/libcloud/pull/202
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
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
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
Github user cderamus closed the pull request at:
https://github.com/apache/libcloud/pull/201
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
Github user cderamus closed the pull request at:
https://github.com/apache/libcloud/pull/200
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
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
Github user cderamus closed the pull request at:
https://github.com/apache/libcloud/pull/200
Github user cderamus closed the pull request at:
https://github.com/apache/libcloud/pull/199
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
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
70 matches
Mail list logo