GitHub user zerthimon opened a pull request:
https://github.com/apache/libcloud/pull/335
allow specifying standard as a domain in ex_associate_address_with_node
AWS uses "domain" field to distinguish between EIP allocated for Classic
EC2 ('standard') and EI
GitHub user zerthimon opened a pull request:
https://github.com/apache/libcloud/pull/334
[LIBCLOUD-592] Create a generic method for listing AWS EIPs
Currently there are three methods in ec2 driver for listing EIPs:
They all satisfy different use cases
GitHub user zerthimon opened a pull request:
https://github.com/apache/libcloud/pull/329
[LIBCLOUD-588] Add ex_node_ids and ex_filters to list_volumes()
Current list_volumes() has a node parameter, which is using a specific
filter. I added a generic filtering while leaving the
GitHub user zerthimon opened a pull request:
https://github.com/apache/libcloud/pull/328
[LIBCLOUD-587] ex_modify_network_attributes method
http://docs.aws.amazon.com/AWSEC2/latest/APIReference/ApiReference-query-ModifyVpcAttribute.html
This is kinda weird EC2 method
GitHub user zerthimon opened a pull request:
https://github.com/apache/libcloud/pull/326
[LIBCLOUD-586] allow EC2SecurityGroup objects be specified when creating...
... nodes, also use different parameters when launching node into a subnet
You can merge this pull request into a Git
GitHub user zerthimon opened a pull request:
https://github.com/apache/libcloud/pull/324
use _get_boolean() function instead of parsing api response in every met...
...hod
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zerthimon
GitHub user zerthimon opened a pull request:
https://github.com/apache/libcloud/pull/323
use _build_filters function instead of specifying request params manuall...
...y
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zerthimon
GitHub user zerthimon opened a pull request:
https://github.com/apache/libcloud/pull/322
[LIBCLOUD-581] fix setting Name tags and name attributes when creating s...
...ome objects
You can merge this pull request into a Git repository by running:
$ git pull https://github.com
GitHub user zerthimon opened a pull request:
https://github.com/apache/libcloud/pull/320
[LIBCLOUD-580] node filters for ec2 driver
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zerthimon/libcloud LIBCLOUD-580_node-filters
GitHub user zerthimon opened a pull request:
https://github.com/apache/libcloud/pull/319
use existing _pathlist() function to convert key and an array of values ...
...into AWS query param format instead of doing this in every function
You can merge this pull request into a Git
GitHub user zerthimon opened a pull request:
https://github.com/apache/libcloud/pull/318
[LIBCLOUD-579] Allow nodes to be launched into a specific subnet by addi...
...ng subnet parameter to create_node() method of ec2 driver
You can merge this pull request into a Git repository by
GitHub user zerthimon opened a pull request:
https://github.com/apache/libcloud/pull/313
Libcloud 574 routes and route tables
Support for EC2 Route Tables and Routes.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zerthimon
GitHub user zerthimon opened a pull request:
https://github.com/apache/libcloud/pull/307
LIBCLOUD-572 internet-gateways-filters for ec2 driver
Extend EC2 driver ex_list_internet_gateways() method with ability to
provide internet gateway ID and filters to list only specific internet
GitHub user zerthimon opened a pull request:
https://github.com/apache/libcloud/pull/306
LIBCLOUD-571 subnet-filters for ec2 driver
Extend EC2 driver ex_list_subnets() method with ability to provide subnet
ID and filters to list only specific subnets.
You can merge this pull
Github user zerthimon closed the pull request at:
https://github.com/apache/libcloud/pull/300
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature
GitHub user zerthimon opened a pull request:
https://github.com/apache/libcloud/pull/300
LIBCLOUD-563 fix group id variable
Fix variable name.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zerthimon/libcloud
LIBCLOUD
GitHub user zerthimon opened a pull request:
https://github.com/apache/libcloud/pull/297
LIBCLOUD-559_sec-groups new method to get security groups
Current method of listing security groups [ex_list_security_groups()] only
returns security group names. This method doesn't pr
GitHub user zerthimon opened a pull request:
https://github.com/apache/libcloud/pull/294
[LIBCLOUD-554] Add support for providing filters and VPC IDs to EC2:
ex_list_networks()
EC2 API allows VPC ID and filters to be provided to list only specific
VPCs.
http
GitHub user zerthimon opened a pull request:
https://github.com/apache/libcloud/pull/283
[LIBCLOUD-544] GCE: fix adding node metadata at node creation
Passing a simple metadata dict to create_node GCE driver method doesn't
work.
GCE api requires the following structur
GitHub user zerthimon opened a pull request:
https://github.com/apache/libcloud/pull/278
[LIBCLOUD-541] Add destination(target) instance tags support to GCE driv...
Add firewall destination (target) instance tags support to GCE driver
You can merge this pull request into a Git
GitHub user zerthimon opened a pull request:
https://github.com/apache/libcloud/pull/272
[LIBCLOUD-535] Add EbsOptimized parameter to create_node() method
Add EbsOptimized parameter to create_node() method of BaseEC2NodeDriver in
ec2.py driver
You can merge this pull request into
21 matches
Mail list logo