You are viewing a plain text version of this content. The canonical link for it is here.
- [1/2] libcloud git commit: Added CloudStackNodeDriver.ex_get_node with test - posted by se...@apache.org on 2015/06/02 06:36:04 UTC, 0 replies.
- [2/2] libcloud git commit: Added CloudStackNodeDriver.ex_get_volume and test - posted by se...@apache.org on 2015/06/02 06:36:05 UTC, 0 replies.
- [GitHub] libcloud pull request: Added ex_get_node and ex_get_volume to Clou... - posted by asfgit <gi...@git.apache.org> on 2015/06/02 06:36:25 UTC, 0 replies.
- [jira] [Resolved] (LIBCLOUD-702) Test loadbalancer driver for Softlayer - posted by "Avi Weit (JIRA)" <ji...@apache.org> on 2015/06/03 12:04:49 UTC, 0 replies.
- [jira] [Resolved] (LIBCLOUD-688) Loadbalancer driver for Softlayer - posted by "Avi Weit (JIRA)" <ji...@apache.org> on 2015/06/03 12:05:49 UTC, 0 replies.
- [jira] [Created] (LIBCLOUD-716) Fail to use openstack compute driver - posted by "Avi Weit (JIRA)" <ji...@apache.org> on 2015/06/03 13:19:49 UTC, 0 replies.
- [jira] [Commented] (LIBCLOUD-716) Fail to use openstack compute driver - posted by "Avi Weit (JIRA)" <ji...@apache.org> on 2015/06/03 13:22:49 UTC, 3 replies.
- [GitHub] libcloud pull request: [LIBCLOUD-716] Fix port type error - posted by aviweit <gi...@git.apache.org> on 2015/06/03 13:38:00 UTC, 1 replies.
- [GitHub] libcloud pull request: Gandi Compute Driver improvement - posted by ZuluPro <gi...@git.apache.org> on 2015/06/04 11:13:20 UTC, 1 replies.
- [1/3] libcloud git commit: Updated CloudSigma's NODE_STATE_MAP to use new-ish NodeStates - posted by to...@apache.org on 2015/06/06 12:23:14 UTC, 0 replies.
- [2/3] libcloud git commit: Merge branch 'trunk' of https://git-wip-us.apache.org/repos/asf/libcloud into trunk - posted by to...@apache.org on 2015/06/06 12:23:15 UTC, 0 replies.
- [3/3] libcloud git commit: [LIBCLOUD-716] Fix port type error. - posted by to...@apache.org on 2015/06/06 12:23:16 UTC, 0 replies.
- [GitHub] libcloud pull request: [LIBCLOUD-684] Add auto-scale support for A... - posted by aviweit <gi...@git.apache.org> on 2015/06/08 07:20:57 UTC, 0 replies.
- [jira] [Commented] (LIBCLOUD-684) Add auto-scale support for AWS and Softlayer providers - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/06/08 07:21:00 UTC, 0 replies.
- libcloud git commit: Update changelog. - posted by to...@apache.org on 2015/06/13 14:27:41 UTC, 0 replies.
- [GitHub] libcloud pull request: [LIBCLOUD-710] Updated CloudSigma's NODE_ST... - posted by asfgit <gi...@git.apache.org> on 2015/06/13 14:27:55 UTC, 0 replies.
- [jira] [Commented] (LIBCLOUD-710) CloudSigma driver doesn't take advantage of new(er) NodeStates - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/06/13 14:28:00 UTC, 0 replies.
- [1/7] libcloud git commit: Added GandiNodeDriver.list_key_pairs and get_key_pair - posted by to...@apache.org on 2015/06/13 14:44:11 UTC, 0 replies.
- [2/7] libcloud git commit: Added Gandi keypair management - posted by to...@apache.org on 2015/06/13 14:44:12 UTC, 0 replies.
- [3/7] libcloud git commit: Added Gandi ex_get_node with test & added docstring - posted by to...@apache.org on 2015/06/13 14:44:13 UTC, 0 replies.
- [4/7] libcloud git commit: Added Gandi ex_get_volume with test - posted by to...@apache.org on 2015/06/13 14:44:14 UTC, 0 replies.
- [5/7] libcloud git commit: Added Gandi Computer Driver Documentation - posted by to...@apache.org on 2015/06/13 14:44:15 UTC, 0 replies.
- [6/7] libcloud git commit: Update changelog. - posted by to...@apache.org on 2015/06/13 14:44:16 UTC, 0 replies.
- [7/7] libcloud git commit: Re-generate supported providers table. - posted by to...@apache.org on 2015/06/13 14:44:17 UTC, 0 replies.
- [01/21] libcloud git commit: DigitalOceanDNSDriver implementation. - posted by to...@apache.org on 2015/06/14 12:52:12 UTC, 0 replies.
- [02/21] libcloud git commit: DigitalOceanNodeDriver update - Update v2 Node driver to properly set data instead of parameters for API requests - posted by to...@apache.org on 2015/06/14 12:52:13 UTC, 0 replies.
- [03/21] libcloud git commit: DigitalOceanNodeDriver patch - v2 driver referenced object instead of response - posted by to...@apache.org on 2015/06/14 12:52:14 UTC, 0 replies.
- [04/21] libcloud git commit: Address build failures from provider matrix generation - Removed hack to load DigitalOcean_v2_NodeDriver as DigitalOceanNodeDriver will handle v1/v2 properly - Restored DigitalOceanNodeDriver (v1) ex_ssh* methods with Warning - posted by to...@apache.org on 2015/06/14 12:52:15 UTC, 0 replies.
- [05/21] libcloud git commit: Implemented libcloud.dns.driver.digitalocean DigitalOceanDNSDriver.update_record - posted by to...@apache.org on 2015/06/14 12:52:16 UTC, 0 replies.
- [06/21] libcloud git commit: Broke apart string in warnings.warn to pass flake8 in build test - posted by to...@apache.org on 2015/06/14 12:52:17 UTC, 0 replies.
- [07/21] libcloud git commit: Added unit tests and common/DigitalOceanBaseDriver - Added 'common' to FIXTURES_ROOT for FileFixtures in test/common - Modified DigitalOceanBaseDriver from compute/drivers/digitalocean into common/digitalocean to support v1 a - posted by to...@apache.org on 2015/06/14 12:52:18 UTC, 0 replies.
- [08/21] libcloud git commit: Cleaned up some unused imports in tests, as well as removed redundant tests from dns/test_digitalocean performed in DigitalOceanBaseDriver - posted by to...@apache.org on 2015/06/14 12:52:19 UTC, 0 replies.
- [09/21] libcloud git commit: DO NodeDriver uses DO BaseDriver - Support for v1 and v2 initialization with authentication secret - Updated v1 DigitalOceanNodeDriver to use updated KeyPair Management - Updated tests to reflect KeyPair Management changes - posted by to...@apache.org on 2015/06/14 12:52:20 UTC, 0 replies.
- [10/21] libcloud git commit: Merged apache/libcloud trunk - Updated documentation for DigitalOcean regarding locations - Fixed type for DigitalOcean DNS documentation - posted by to...@apache.org on 2015/06/14 12:52:21 UTC, 0 replies.
- [11/21] libcloud git commit: Added documentation for DigitalOceanDNSDriver and other doc updates - Includes driver instantiation example - Updated Node driver documentation to reflect duality of v1/v2 api in DigitalOceanNodeDriver - posted by to...@apache.org on 2015/06/14 12:52:22 UTC, 0 replies.
- [12/21] libcloud git commit: Updated DigitalOceanNodeDriver - Consistency in v2 for attributes -> json request data - posted by to...@apache.org on 2015/06/14 12:52:23 UTC, 0 replies.
- [13/21] libcloud git commit: Vultr ssh key implementation - Added ex_ssh_key_ids to create_node - Implemented list_key_pairs with public key retreival - posted by to...@apache.org on 2015/06/14 12:52:24 UTC, 0 replies.
- [14/21] libcloud git commit: DigitalOceanNodeDriver minor revisions - Raise on api_version / key or key-secret mismatch - Added tests for v1 and v2 DigitalOceanNodeDriver using wrong keys - Updated examples to include explicit api_version values - Cleane - posted by to...@apache.org on 2015/06/14 12:52:25 UTC, 0 replies.
- [15/21] libcloud git commit: DigitalOceanNodeDriver minor revisions - Raise on api_version / key or key-secret mismatch - Added tests for v1 and v2 DigitalOceanNodeDriver using wrong keys - Updated examples to include explicit api_version values - posted by to...@apache.org on 2015/06/14 12:52:26 UTC, 0 replies.
- [GitHub] libcloud pull request: DNS driver for digitalocean and other minor... - posted by asfgit <gi...@git.apache.org> on 2015/06/14 12:52:26 UTC, 0 replies.
- [16/21] libcloud git commit: DigitalOceanNodeDriver minor revisions - Raise on api_version / key or key-secret mismatch - Added tests for v1 and v2 DigitalOceanNodeDriver using wrong keys - Updated examples to include explicit api_version values - Cleane - posted by to...@apache.org on 2015/06/14 12:52:27 UTC, 0 replies.
- [17/21] libcloud git commit: Cosmetic clean up - posted by to...@apache.org on 2015/06/14 12:52:28 UTC, 0 replies.
- [18/21] libcloud git commit: DigitalOceanNodeDriver patch - v2 driver referenced object instead of response - posted by to...@apache.org on 2015/06/14 12:52:29 UTC, 0 replies.
- [19/21] libcloud git commit: Update changelog. - posted by to...@apache.org on 2015/06/14 12:52:30 UTC, 0 replies.
- [20/21] libcloud git commit: Add back a hack so table so compute table is generated correctly. - posted by to...@apache.org on 2015/06/14 12:52:31 UTC, 0 replies.
- [21/21] libcloud git commit: Re-generate supported providers table. - posted by to...@apache.org on 2015/06/14 12:52:32 UTC, 0 replies.
- [GitHub] libcloud pull request: Fix/gce firewall default rule - posted by pszypowicz <gi...@git.apache.org> on 2015/06/15 12:18:03 UTC, 0 replies.
- [GitHub] libcloud pull request: Remove duplicate "Storage" in title - posted by djoume <gi...@git.apache.org> on 2015/06/15 21:54:32 UTC, 1 replies.
- [GitHub] libcloud pull request: [LIBCLOUD-617] Add ex_blockdevicemapping op... - posted by mvschaik <gi...@git.apache.org> on 2015/06/16 10:14:09 UTC, 0 replies.
- [jira] [Commented] (LIBCLOUD-617) Add block device mapping support to OpenStack create - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/06/16 10:15:00 UTC, 0 replies.
- [jira] [Closed] (LIBCLOUD-617) Add block device mapping support to OpenStack create - posted by "Maarten van Schaik (JIRA)" <ji...@apache.org> on 2015/06/16 10:16:00 UTC, 0 replies.
- libcloud git commit: Remove duplicate "Storage" in title - posted by to...@apache.org on 2015/06/20 10:24:49 UTC, 0 replies.
- [1/4] libcloud git commit: Add check windows os in is_valid_ip_address to run inet_aton - posted by to...@apache.org on 2015/06/20 10:41:52 UTC, 0 replies.
- [2/4] libcloud git commit: Update is_valid_ip_address to throw when checking for IPv6 address on Windows. - posted by to...@apache.org on 2015/06/20 10:41:53 UTC, 0 replies.
- [3/4] libcloud git commit: Update changelog. - posted by to...@apache.org on 2015/06/20 10:41:54 UTC, 0 replies.
- [4/4] libcloud git commit: Fix typo. - posted by to...@apache.org on 2015/06/20 10:41:55 UTC, 0 replies.
- [GitHub] libcloud pull request: [LIBCLOUD-686] Address validation fails wit... - posted by asfgit <gi...@git.apache.org> on 2015/06/20 10:42:06 UTC, 0 replies.
- [GitHub] libcloud pull request: [LIBCLOUD-601] Add check windows os in is_v... - posted by asfgit <gi...@git.apache.org> on 2015/06/20 10:42:06 UTC, 0 replies.
- [jira] [Commented] (LIBCLOUD-601) deploy_node doesn't work on windows workstation: AttributeError: 'module' object has no attribute 'inet_pton' - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/06/20 10:43:00 UTC, 0 replies.
- [jira] [Commented] (LIBCLOUD-686) Address validation fails with CPython 2.7.9 on Windows. - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/06/20 10:43:00 UTC, 0 replies.
- [jira] [Created] (LIBCLOUD-717) DigitalOcean v2 speed - posted by "Javier Castillo II (JIRA)" <ji...@apache.org> on 2015/06/24 16:21:05 UTC, 0 replies.
- [GitHub] libcloud pull request: LIBCLOUD-717 Implement v2 API request speed... - posted by jcastillo2nd <gi...@git.apache.org> on 2015/06/25 10:26:20 UTC, 0 replies.
- [jira] [Commented] (LIBCLOUD-717) DigitalOcean v2 speed - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/06/25 10:27:04 UTC, 0 replies.
- [jira] [Created] (LIBCLOUD-718) gce_libcloud_auth credentials file world-readable - posted by "Siim Põder (JIRA)" <ji...@apache.org> on 2015/06/28 01:05:04 UTC, 0 replies.
- [jira] [Updated] (LIBCLOUD-718) gce_libcloud_auth credentials file world-readable - posted by "Siim Põder (JIRA)" <ji...@apache.org> on 2015/06/28 01:11:04 UTC, 1 replies.