You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] libcloud pull request: Typo - posted by carletes <gi...@git.apache.org> on 2014/08/02 16:24:02 UTC, 1 replies.
- git commit: Fix typo - posted by to...@apache.org on 2014/08/03 11:08:55 UTC, 0 replies.
- buildbot success in ASF Buildbot on libcloud-docs - posted by bu...@apache.org on 2014/08/03 11:11:56 UTC, 0 replies.
- git commit: Add utility get_regions and get_service_names function to the OpenStackServiceCatalog class. - posted by to...@apache.org on 2014/08/04 20:45:26 UTC, 0 replies.
- [jira] [Created] (LIBCLOUD-604) Add `ex_list_subnets` to OpenStack provider - posted by "Tim Fall (JIRA)" <ji...@apache.org> on 2014/08/04 23:16:11 UTC, 0 replies.
- git commit: Moved shared OpenStackException and OpenStackResponse class from libcloud.compute.drivers.openstack to libcloud.common.openstack module. - posted by to...@apache.org on 2014/08/05 12:29:53 UTC, 0 replies.
- [GitHub] libcloud pull request: [W.I.P.] [RFC] New base libcloud.networking... - posted by Kami <gi...@git.apache.org> on 2014/08/05 12:50:08 UTC, 0 replies.
- [jira] [Updated] (LIBCLOUD-296) Proposal to add a node state - STOPPED - to the standard list of states. - posted by "Jayy Vis (JIRA)" <ji...@apache.org> on 2014/08/05 15:58:12 UTC, 0 replies.
- [jira] [Commented] (LIBCLOUD-577) Libcloud unable to find endpoints - posted by "Shade Alabsa (JIRA)" <ji...@apache.org> on 2014/08/05 16:10:11 UTC, 4 replies.
- [jira] [Closed] (LIBCLOUD-577) Libcloud unable to find endpoints - posted by "Shade Alabsa (JIRA)" <ji...@apache.org> on 2014/08/05 16:36:12 UTC, 0 replies.
- [1/3] git commit: [LIBCLOUD-577] Add an example to OpenStack driver documentation which shows how to specify a tenant name. - posted by to...@apache.org on 2014/08/05 23:02:44 UTC, 0 replies.
- [2/3] git commit: Sort the regions for a consistent result. - posted by to...@apache.org on 2014/08/05 23:02:45 UTC, 0 replies.
- [3/3] git commit: Re-generate supported methods file. - posted by to...@apache.org on 2014/08/05 23:02:46 UTC, 0 replies.
- git commit: Add utility join_ipv4_segments and increment_ipv4_segments functions to libcloud.utils.networking module. - posted by to...@apache.org on 2014/08/06 13:32:54 UTC, 0 replies.
- git commit: Make sure resource_pool_id is a string. - posted by to...@apache.org on 2014/08/06 14:19:13 UTC, 0 replies.
- git commit: Remove unnecessary wrapper function. - posted by to...@apache.org on 2014/08/06 14:36:29 UTC, 0 replies.
- buildbot exception in ASF Buildbot on libcloud-trunk-tox - posted by bu...@apache.org on 2014/08/06 14:36:38 UTC, 0 replies.
- git commit: Fix a bug in ex_get_console_output in the EC2 driver which would cause an exception to be thrown if there was no console output for a particular node. - posted by to...@apache.org on 2014/08/06 16:31:11 UTC, 0 replies.
- buildbot failure in ASF Buildbot on libcloud-trunk-tox - posted by bu...@apache.org on 2014/08/06 16:37:22 UTC, 0 replies.
- [jira] [Commented] (LIBCLOUD-603) Openstack Identity/Keystone v3 API not supported - posted by "Dag Stenstad (JIRA)" <ji...@apache.org> on 2014/08/06 20:16:12 UTC, 1 replies.
- git commit: Override request method in the OpenStackBaseConnection and send a default "Content-Type" header if "default_content_type" attribute is set. - posted by to...@apache.org on 2014/08/07 11:37:27 UTC, 0 replies.
- git commit: Add experimental and hacky support for authenticating against Keystone API v3 via OpenStack based drivers. - posted by to...@apache.org on 2014/08/07 17:00:41 UTC, 0 replies.
- [jira] [Comment Edited] (LIBCLOUD-603) Openstack Identity/Keystone v3 API not supported - posted by "Tomaz Muraus (JIRA)" <ji...@apache.org> on 2014/08/07 17:08:11 UTC, 0 replies.
- [1/2] git commit: Make get_regions work with v3 auth. - posted by to...@apache.org on 2014/08/07 17:56:00 UTC, 0 replies.
- [2/2] git commit: Add utility get_service_types method to OpenStackServiceCatalog class. - posted by to...@apache.org on 2014/08/07 17:56:01 UTC, 0 replies.
- [GitHub] libcloud pull request: Cloudstack - create_node: add param to spec... - posted by boul <gi...@git.apache.org> on 2014/08/08 17:28:40 UTC, 1 replies.
- git commit: Add two missing super calls. - posted by to...@apache.org on 2014/08/08 20:23:12 UTC, 0 replies.
- [jira] [Commented] (LIBCLOUD-595) Support session affinity in GCE Load Balancer - posted by "Lee Verberne (JIRA)" <ji...@apache.org> on 2014/08/09 01:34:11 UTC, 0 replies.
- [jira] [Created] (LIBCLOUD-605) Support HTTP load balancing in the GCE driver - posted by "Lee Verberne (JIRA)" <ji...@apache.org> on 2014/08/09 01:36:12 UTC, 0 replies.
- git commit: Cloudstack - create_node: add param to specify specific ip_address for default nic plus flake8 & docstring fix - posted by se...@apache.org on 2014/08/09 10:23:30 UTC, 0 replies.
- [1/3] Refactor OpenStack identity (auth) code and classes, make it more flexible, re-usable and maintainableL - posted by to...@apache.org on 2014/08/13 13:45:58 UTC, 0 replies.
- [2/3] git commit: Refactor OpenStack identity (auth) code and classes, make it more flexible, re-usable and maintainableL - posted by to...@apache.org on 2014/08/13 13:45:59 UTC, 0 replies.
- [3/3] git commit: Merge branch 'trunk' of https://git-wip-us.apache.org/repos/asf/libcloud into trunk - posted by to...@apache.org on 2014/08/13 13:46:00 UTC, 0 replies.
- [1/3] git commit: Simplify code, remove outdated comments. - posted by to...@apache.org on 2014/08/13 16:38:15 UTC, 0 replies.
- [2/3] git commit: Add list_supported_versions to base OpenStackIdentityConnection class and parse roles which are assigned to the user which is used to authenticate. - posted by to...@apache.org on 2014/08/13 16:38:16 UTC, 0 replies.
- [3/3] git commit: Remove now unused and not needed OpenStackAuthConnection class. - posted by to...@apache.org on 2014/08/13 16:38:17 UTC, 0 replies.
- [1/2] git commit: Default variable to None. - posted by to...@apache.org on 2014/08/13 19:20:20 UTC, 0 replies.
- [2/2] git commit: Use an enum class for identity endpoint type. - posted by to...@apache.org on 2014/08/13 19:20:21 UTC, 0 replies.
- [1/2] git commit: Allow user to specify a default_project_id when creating a user. - posted by to...@apache.org on 2014/08/14 11:58:41 UTC, 0 replies.
- [2/2] git commit: Allow user to scope a token to either project or a domain by passing "scope_to" (and "domain_name") argument to Identity v3 class constructor. - posted by to...@apache.org on 2014/08/14 11:58:42 UTC, 0 replies.
- [1/2] git commit: Update __all__ remove variables which have been moved to a different module. - posted by to...@apache.org on 2014/08/14 14:27:00 UTC, 0 replies.
- [2/2] git commit: Add support for prettifying JSON response body which is printed to a file like object when using LIBCLOUD_DEBUG environment variable. This option can be enabled by setting LIBCLOUD_DEBUG_PRETTY_PRINT_JSON environment variable. - posted by to...@apache.org on 2014/08/14 14:27:01 UTC, 0 replies.
- git commit: Use a better variable name ("scope_to" -> "toke_scope"). - posted by to...@apache.org on 2014/08/14 15:05:44 UTC, 0 replies.
- git commit: Rename grant_role_to_user to grant_domain_role_to_user and revoke_role_from user to revoke_domain_role_from_user and also add methods for granting and removing project roles. - posted by to...@apache.org on 2014/08/14 19:20:24 UTC, 0 replies.
- git commit: Add and use OpenStackIdentityTokenScope enum class. - posted by to...@apache.org on 2014/08/14 19:28:24 UTC, 0 replies.
- git commit: Fix typos in __repr__. - posted by to...@apache.org on 2014/08/14 19:52:32 UTC, 0 replies.
- [GitHub] libcloud pull request: Fix ParamikoSSHClient.run() so that it work... - posted by ereyes01 <gi...@git.apache.org> on 2014/08/14 20:24:38 UTC, 1 replies.
- git commit: Allow user to use perform authentication against Keystone API v3 without specifying a scope. - posted by to...@apache.org on 2014/08/15 15:16:38 UTC, 0 replies.
- [1/4] git commit: Add enable_user and disable_user method to Identity API v3 class. - posted by to...@apache.org on 2014/08/15 16:18:20 UTC, 0 replies.
- [2/4] git commit: Update doap file. - posted by to...@apache.org on 2014/08/15 16:18:21 UTC, 0 replies.
- [3/4] git commit: Fix ParamikoSSHClient.run() so that it works in Python 3.x by decoding incoming bytes into strings using the bytes decode method. - posted by to...@apache.org on 2014/08/15 16:18:22 UTC, 0 replies.
- [4/4] git commit: Add missing fixture. - posted by to...@apache.org on 2014/08/15 16:18:23 UTC, 0 replies.
- [GitHub] libcloud pull request: [LIBCLOUD-544] Fix the regression caused by... - posted by raphtheb <gi...@git.apache.org> on 2014/08/15 20:23:32 UTC, 1 replies.
- [jira] [Commented] (LIBCLOUD-544) Passing a dict of metadata to create_node method of GCE driver doesn't work. - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/08/15 20:25:18 UTC, 3 replies.
- [GitHub] libcloud pull request: Libcloud 544 gce metadata fix - posted by raphtheb <gi...@git.apache.org> on 2014/08/15 20:56:34 UTC, 1 replies.
- [GitHub] libcloud pull request: make CI build faster - posted by PeterDaveHello <gi...@git.apache.org> on 2014/08/16 18:54:14 UTC, 0 replies.
- git commit: Add list_projects / list_tenants method to OpenStackIdentity_2_0 class. - posted by to...@apache.org on 2014/08/18 13:22:18 UTC, 0 replies.
- [1/2] git commit: Update OpenStack driver to map more node states to states recognized by Libcloud. - posted by to...@apache.org on 2014/08/19 18:24:02 UTC, 0 replies.
- [2/2] git commit: Add support for HTTP proxy to LibcloudHTTPConnection and LibcloudHTTPSConnection class. - posted by to...@apache.org on 2014/08/19 18:24:03 UTC, 0 replies.
- [1/2] git commit: Update CHANGES. - posted by to...@apache.org on 2014/08/19 19:15:57 UTC, 0 replies.
- [2/2] git commit: Fix broken test and invalid variable declarations. - posted by to...@apache.org on 2014/08/19 19:15:58 UTC, 0 replies.
- git commit: Allow user to pass proxy_url argument to Connection class. - posted by to...@apache.org on 2014/08/19 20:42:19 UTC, 0 replies.
- git commit: Add missing variable assignment. - posted by to...@apache.org on 2014/08/19 21:31:06 UTC, 0 replies.
- git commit: Fix a typo in the example. - posted by to...@apache.org on 2014/08/20 13:37:34 UTC, 0 replies.
- [1/3] git commit: Add new base paused node state. - posted by to...@apache.org on 2014/08/20 18:20:57 UTC, 0 replies.
- [2/3] git commit: Update Node.__repr__ to display a friendly name for the state attribute. - posted by to...@apache.org on 2014/08/20 18:20:58 UTC, 0 replies.
- [3/3] git commit: Update HTTP proxy code so it supports basic auth authentication. - posted by to...@apache.org on 2014/08/20 18:20:59 UTC, 0 replies.
- git commit: Update cURL lines to include proxy basic auth information (if available). - posted by to...@apache.org on 2014/08/20 20:52:24 UTC, 0 replies.
- git commit: Update proxy support so it also works with Python 2.6. - posted by to...@apache.org on 2014/08/21 12:50:16 UTC, 0 replies.
- [jira] [Created] (LIBCLOUD-606) Can not connect to AWS with IAM role temporary credentials - posted by "Katriel Traum (JIRA)" <ji...@apache.org> on 2014/08/21 16:59:11 UTC, 0 replies.
- [jira] [Updated] (LIBCLOUD-606) Can not connect to AWS with IAM role temporary credentials - posted by "Katriel Traum (JIRA)" <ji...@apache.org> on 2014/08/21 17:05:11 UTC, 1 replies.
- [1/2] git commit: Add missing "set_http_proxy" method to the base Connection class - posted by to...@apache.org on 2014/08/21 18:14:31 UTC, 0 replies.
- [2/2] git commit: Improve URL validation, update docstring. - posted by to...@apache.org on 2014/08/21 18:14:32 UTC, 0 replies.
- git commit: Fix a typo. - posted by to...@apache.org on 2014/08/22 18:14:31 UTC, 0 replies.
- svn commit: r1620026 - in /libcloud/site/trunk: Gemfile Gemfile.lock - posted by to...@apache.org on 2014/08/23 15:37:00 UTC, 0 replies.
- svn commit: r1620027 - /libcloud/site/trunk/generated/blog/atom.xml - posted by to...@apache.org on 2014/08/23 15:38:52 UTC, 0 replies.
- [jira] [Updated] (LIBCLOUD-427) Add Linode pricing - posted by "Jon Chen (JIRA)" <ji...@apache.org> on 2014/08/25 22:33:02 UTC, 0 replies.
- [GitHub] libcloud pull request: [LIBCLOUD-427] update linode plans mapping - posted by fly <gi...@git.apache.org> on 2014/08/25 22:40:56 UTC, 1 replies.
- [jira] [Commented] (LIBCLOUD-427) Add Linode pricing - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/08/25 22:40:58 UTC, 1 replies.
- [jira] [Created] (LIBCLOUD-607) Caching of GCE bearer token results in unexpected errors - posted by "Jad Boutros (JIRA)" <ji...@apache.org> on 2014/08/25 22:46:58 UTC, 0 replies.
- git commit: update linode plans mapping - posted by to...@apache.org on 2014/08/26 22:17:46 UTC, 0 replies.
- [GitHub] libcloud pull request: [Libcloud-589] ProfitBricks Compute Driver ... - posted by baldwinSPC <gi...@git.apache.org> on 2014/08/26 23:10:01 UTC, 0 replies.
- [jira] [Commented] (LIBCLOUD-589) Create ProfitBricks Compute Driver - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/08/26 23:11:58 UTC, 0 replies.
- [jira] [Resolved] (LIBCLOUD-455) Openstack driver error in list_nodes() when image is null - posted by "Dustin Spicuzza (JIRA)" <ji...@apache.org> on 2014/08/27 00:17:58 UTC, 0 replies.
- [jira] [Created] (LIBCLOUD-608) Amazon EC2 methods don't work with 'POST' - posted by "Gilly Barr (JIRA)" <ji...@apache.org> on 2014/08/27 12:01:11 UTC, 0 replies.
- [jira] [Updated] (LIBCLOUD-608) Amazon EC2 methods don't work with 'POST' - posted by "Tomaz Muraus (JIRA)" <ji...@apache.org> on 2014/08/27 13:40:58 UTC, 0 replies.
- [jira] [Commented] (LIBCLOUD-608) Amazon EC2 methods don't work with 'POST' - posted by "Tomaz Muraus (JIRA)" <ji...@apache.org> on 2014/08/27 13:40:58 UTC, 0 replies.
- [GitHub] libcloud pull request: [LIBCLOUD-544] Resolve a bug introduced by ... - posted by raphtheb <gi...@git.apache.org> on 2014/08/29 16:19:12 UTC, 1 replies.
- git commit: Resolve a bug introduced by the original fix of the issue. - posted by to...@apache.org on 2014/08/29 18:23:53 UTC, 0 replies.
- [jira] [Commented] (LIBCLOUD-426) Add Linode NodeBalancer support - posted by "Jon Chen (JIRA)" <ji...@apache.org> on 2014/08/29 19:49:56 UTC, 1 replies.
- [jira] [Resolved] (LIBCLOUD-603) Openstack Identity/Keystone v3 API not supported - posted by "Tomaz Muraus (JIRA)" <ji...@apache.org> on 2014/08/30 16:27:53 UTC, 0 replies.
- [GitHub] libcloud pull request: Ssh key management for softlayer - posted by Itxaka <gi...@git.apache.org> on 2014/08/31 17:56:53 UTC, 0 replies.
- [GitHub] libcloud pull request: Adds ssh key management to Softlayer comput... - posted by Itxaka <gi...@git.apache.org> on 2014/08/31 18:11:24 UTC, 1 replies.
- git commit: Adds the following methods for the Softlayer driver: - list_key_pairs() - get_key_pair() - import_key_pair_from_string() - delete_key_pair() - create_key_pair() (only if Pycripto is installed) - posted by to...@apache.org on 2014/08/31 18:41:43 UTC, 0 replies.