[jira] [Created] (LIBCLOUD-651) Route53 cant delete a multiple value record

2015-01-10 Thread Itxaka Serrano (JIRA)
Itxaka Serrano created LIBCLOUD-651: --- Summary: Route53 cant delete a multiple value record Key: LIBCLOUD-651 URL: https://issues.apache.org/jira/browse/LIBCLOUD-651 Project: Libcloud Issue

[GitHub] libcloud pull request: LIBCLOUD-650: ex_create_multi_value_record ...

2015-01-10 Thread Itxaka
GitHub user Itxaka opened a pull request: https://github.com/apache/libcloud/pull/431 LIBCLOUD-650: ex_create_multi_value_record only returns one record Fixes that bug and also adds tests for that function. Bug discovery and solution by @jvrplmlmn You can merge this pull

[GitHub] libcloud pull request: Fixes LIBCLOUD-651, Route53 cant delete a m...

2015-01-10 Thread Itxaka
GitHub user Itxaka opened a pull request: https://github.com/apache/libcloud/pull/432 Fixes LIBCLOUD-651, Route53 cant delete a multiple value record Takes into consideration that when trying to delete multiple values you need to sent all the resources. You can merge this pull

[GitHub] libcloud pull request: Fixes the c3.X instances to have the proper...

2014-11-28 Thread Itxaka
GitHub user Itxaka opened a pull request: https://github.com/apache/libcloud/pull/405 Fixes the c3.X instances to have the proper disk size See subject You can merge this pull request into a Git repository by running: $ git pull https://github.com/Itxaka/libcloud

[GitHub] libcloud pull request: Ssh key management for softlayer

2014-08-31 Thread Itxaka
Github user Itxaka closed the pull request at: https://github.com/apache/libcloud/pull/321 --- 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] libcloud pull request: Ssh key management for softlayer

2014-06-22 Thread Itxaka
GitHub user Itxaka opened a pull request: https://github.com/apache/libcloud/pull/321 Ssh key management for softlayer This pull requests add ssh key management for the SoftLayer driver. Add methods for: list_key_pairs() get_key_pair