commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
[06/17] git commit: Remove unused imports which are not part of the compute API from libcloud.compute.base.
tomaz
[07/17] git commit: Use consistent quoting and docstring style.
tomaz
[04/17] git commit: docs: Update compute docs.
tomaz
[17/17] git commit: Move "is_private_ip" and "is_valid_ip_address" function from libcloud.compute.base into libcloud.utils.networking module.
tomaz
[14/17] git commit: Remove "public_ip" and "private_ip" property which has been deprecated in 0.7.0 from the Node object.
tomaz
[02/17] git commit: docs: Fix typos in deployment page.
tomaz
[09/17] git commit: Add some missing docstrings to classes in the loadbalancer API.
tomaz
[15/17] git commit: Fix a typo.
tomaz
[12/17] git commit: Use consistent order for __all__.
tomaz
[03/17] git commit: docs: Update link texts.
tomaz
[08/17] git commit: Add missing __all__ to libcloud.storage.base module.
tomaz
[10/17] git commit: Update class order in the loadbalancer API, add DEFAULT_ALGORITHM variable to __all__.
tomaz
[11/17] git commit: For consistency, move private methods on the Driver class to the end.
tomaz
[1/2] git commit: Remove Slicehost driver.
tomaz
[2/2] git commit: Modify drivers for public cloud providers which use HTTP Basic authentication to not allow insecure connections by default (secure kwarg being set to False).
tomaz
[1/3] git commit: Update CHANGES to 0.14.0-beta3 release.
tomaz
[2/3] git commit: Bump version to 0.14.0-beta3.
tomaz
[3/3] git commit: Ignore E902 (directory doesn't exist) error when linting docs/examples/ directory.
tomaz
git commit: docs: Bootstrap Rackspace specific compute provider documentation.
tomaz
git commit: Update doap file.
tomaz
[jira] [Resolved] (LIBCLOUD-428) OpenStack provider does not check if auth token has expired before trying to use it
Tomaz Muraus (JIRA)
[1/5] git commit: Fix the following auth related things in the OpenStack classes:
tomaz
[5/5] git commit: Update CHANGES.
tomaz
[4/5] git commit: Add tests for _populate_hosts_and_request_paths method.
tomaz
[2/5] git commit: Merge branch 'fix_openstack_token_caching_and_reuse' into trunk
tomaz
[3/5] git commit: Refactor the code to make it easier to follow.
tomaz
[jira] [Resolved] (LIBCLOUD-432) Upgrade GCE to the v1beta16 API Version
Tomaz Muraus (JIRA)
git commit: Fix a typo in the issue number.
tomaz
[jira] [Issue Comment Deleted] (LIBCLOUD-432) Upgrade GCE to the v1beta16 API Version
Tomaz Muraus (JIRA)
[jira] [Resolved] (LIBCLOUD-438) Cloudstack driver ex_list_keypairs does not work if no keypairs exist
Tomaz Muraus (JIRA)
[jira] [Commented] (LIBCLOUD-432) Upgrade GCE to the v1beta16 API Version
ASF subversion and git services (JIRA)
[1/3] git commit: Update CHANGES.
tomaz
[2/3] git commit: Fix invalid docstring.
tomaz
[3/3] git commit: Fix an issue with the ex_list_keypairs and ex_list_security_groups method in the CloudStack driver which caused an exception to be thrown if the API returned no keypairs / security groups.
tomaz
[1/3] git commit: Update CHANGES.
tomaz
[2/3] git commit: Update CHANGES file to use a more consistent style. This way file can more easily be processed automatically by different tools.
tomaz
[3/3] git commit: Update CHANGES.
tomaz
git commit: Add new c3 instance types with pricing data to EC2 driver.
tomaz
[1/5] git commit: Add missing docstrings to some classes in the compute API.
tomaz
[5/5] git commit: docs: Also expose NodeAuthSSHKey, NodeAuthPassword and NodeLocation class in the api docs.
tomaz
[4/5] git commit: libcloud.compute.base: Add some more missing docstrings, use consistent docstring format and fix some broken class references.
tomaz
[3/5] git commit: docs: Update wording.
tomaz
[2/5] git commit: Fix format of some return type docstrings (return s -> rtype).
tomaz
[jira] [Comment Edited] (LIBCLOUD-439) Cloudstack list_nodes does not fill in image field
Carlos Reategui (JIRA)
[jira] [Comment Edited] (LIBCLOUD-439) Cloudstack list_nodes does not fill in image field
Carlos Reategui (JIRA)
[jira] [Commented] (LIBCLOUD-439) Cloudstack list_nodes does not fill in image field
Tomaz Muraus (JIRA)
[jira] [Commented] (LIBCLOUD-439) Cloudstack list_nodes does not fill in image field
Carlos Reategui (JIRA)
[jira] [Commented] (LIBCLOUD-439) Cloudstack list_nodes does not fill in image field
Carlos Reategui (JIRA)
[jira] [Commented] (LIBCLOUD-439) Cloudstack list_nodes does not fill in image field
sebastien goasguen (JIRA)
[jira] [Commented] (LIBCLOUD-439) Cloudstack list_nodes does not fill in image field
Carlos Reategui (JIRA)
[jira] [Commented] (LIBCLOUD-439) Cloudstack list_nodes does not fill in image field
sebastien goasguen (JIRA)
[jira] [Commented] (LIBCLOUD-439) Cloudstack list_nodes does not fill in image field
Carlos Reategui (JIRA)
[jira] [Commented] (LIBCLOUD-439) Cloudstack list_nodes does not fill in image field
ASF subversion and git services (JIRA)
[jira] [Commented] (LIBCLOUD-439) Cloudstack list_nodes does not fill in image field
Tomaz Muraus (JIRA)
[jira] [Commented] (LIBCLOUD-438) Cloudstack driver ex_list_keypairs does not work if no keypairs exist
Tomaz Muraus (JIRA)
[jira] [Commented] (LIBCLOUD-438) Cloudstack driver ex_list_keypairs does not work if no keypairs exist
sebastien goasguen (JIRA)
[jira] [Commented] (LIBCLOUD-438) Cloudstack driver ex_list_keypairs does not work if no keypairs exist
Carlos Reategui (JIRA)
git commit: docs: Include api docs for Node, NodeSize and NodeImage classes.
tomaz
git commit: Lower timeout in deployment tests. This way the whole test suite finishes slightly faster.
tomaz
git commit: docs: Update contributing page.
tomaz
[jira] [Created] (LIBCLOUD-439) Cloudstack list_nodes does not fill in image field
Carlos Reategui (JIRA)
[jira] [Created] (LIBCLOUD-438) Cloudstack driver ex_list_keypairs does not work if no keypairs exist
Carlos Reategui (JIRA)
[jira] [Created] (LIBCLOUD-437) VPC support for ec2
Chris Clarke (JIRA)
git commit: docs: Add "How do I test if provider credentials are valid?" FAQ entry.
tomaz
git commit: Fix the following auth related things in the OpenStack classes:
tomaz
[jira] [Commented] (LIBCLOUD-436) Improvements to DigitalOcean compute driver
Tomaz Muraus (JIRA)
[jira] [Commented] (LIBCLOUD-436) Improvements to DigitalOcean compute driver
Tomaz Muraus (JIRA)
[jira] [Comment Edited] (LIBCLOUD-428) OpenStack provider does not check if auth token has expired before trying to use it
Tomaz Muraus (JIRA)
[jira] [Comment Edited] (LIBCLOUD-428) OpenStack provider does not check if auth token has expired before trying to use it
Michael Farrell (JIRA)
[jira] [Comment Edited] (LIBCLOUD-428) OpenStack provider does not check if auth token has expired before trying to use it
Tomaz Muraus (JIRA)
[jira] [Created] (LIBCLOUD-436) Improvements to DigitalOcean compute driver
Markos Gogoulos (JIRA)
[jira] [Resolved] (LIBCLOUD-435) fail to call list_sizes when diskofferingid doesn't exist
Tomaz Muraus (JIRA)
[jira] [Commented] (LIBCLOUD-435) fail to call list_sizes when diskofferingid doesn't exist
ASF subversion and git services (JIRA)
[1/2] git commit: [LIBCLOUD-435] Fix a bug in ktucloud driver when diskoffering doesn't exist
tomaz
[2/2] git commit: Update CHANGES.
tomaz
[jira] [Resolved] (LIBCLOUD-416) Improvements to SoftLayer compute driver
Tomaz Muraus (JIRA)
[jira] [Commented] (LIBCLOUD-416) Improvements to SoftLayer compute driver
ASF subversion and git services (JIRA)
[1/5] Issue LIBCLOUD-416: Improvements to SoftLayer compute driver
tomaz
[5/5] git commit: Update CHANGES.
tomaz
[4/5] git commit: Fix lint.
tomaz
[jira] [Updated] (LIBCLOUD-416) Improvements to SoftLayer compute driver
Markos Gogoulos (JIRA)
[jira] [Updated] (LIBCLOUD-416) Improvements to SoftLayer compute driver
Tomaz Muraus (JIRA)
[jira] [Created] (LIBCLOUD-435) fail to call list_sizes when diskofferingid doesn't exist
DaeMyung Kang (JIRA)
git commit: docs: Fix styling.
tomaz
[jira] [Commented] (LIBCLOUD-434) Route53 list_records() limited to 100 records
Chris Clarke (JIRA)
[jira] [Commented] (LIBCLOUD-434) Route53 list_records() limited to 100 records
Tomaz Muraus (JIRA)
[jira] [Commented] (LIBCLOUD-434) Route53 list_records() limited to 100 records
Chris Clarke (JIRA)
[jira] [Commented] (LIBCLOUD-434) Route53 list_records() limited to 100 records
ASF subversion and git services (JIRA)
[jira] [Commented] (LIBCLOUD-434) Route53 list_records() limited to 100 records
Tomaz Muraus (JIRA)
[jira] [Created] (LIBCLOUD-434) Route53 list_records() limited to 100 records
Chris Clarke (JIRA)
[jira] [Commented] (LIBCLOUD-433) libcloud throws an exception when content-type is not supplied and it cannot guess the content type successfully
Michael Farrell (JIRA)
[jira] [Created] (LIBCLOUD-433) libcloud throws an exception when content-type is not supplied and it cannot guess the content type successfully
Michael Farrell (JIRA)
[jira] [Resolved] (LIBCLOUD-395) Unify metadata handling in AWS and OpenStack
Tomaz Muraus (JIRA)
[1/7] git commit: Modify "use_param" functionality of MockHttp class to also work if provided param is no available in every request.
tomaz
[3/7] git commit: Unify argument order in crate_node: AWS, OpenStack
tomaz
[6/7] git commit: type -> rtype.
tomaz
[2/7] git commit: Add get_secure_random_string utility function.
tomaz
[5/7] git commit: Add ex_get_metadata_for_node to AWS and OpenStack
tomaz
[4/7] git commit: Add ex_metadata parameter to create_node
tomaz
[7/7] git commit: Update CHANGES.
tomaz
git commit: Add assertUrlContainsQueryParams method to MockHttpTestCase class and modify affected tests to use it.
tomaz
[1/2] git commit: Update available instance sizes list for EC2 Sao Paulo region.
tomaz
[2/2] git commit: Update pricing information for EC2 m3 instance sizes.
tomaz
git commit: docs: fix a typo.
tomaz
git commit: Update pricing file with pricing data for Rackspace new performance servers.
tomaz
[jira] [Resolved] (LIBCLOUD-431) Support KT UCloud Storage Driver
Tomaz Muraus (JIRA)
[jira] [Commented] (LIBCLOUD-431) Support KT UCloud Storage Driver
ASF subversion and git services (JIRA)
[1/5] git commit: Allow user to specify a full URL with a path for the "auth_url" argument in the OpenStack driver, add storage driver for KT Ucloud. (LIBCLOUD-431)
tomaz
[4/5] git commit: Update CHANGES.
tomaz
[3/5] git commit: lint.
tomaz
[2/5] git commit: Use ==, use single quotes, remove long comment, this will be moved into documentation.
tomaz
[5/5] git commit: docs: Update OpenStack driver documentation and document how auth_url variable works. Also update affected code examples.
tomaz
git commit: fix lint.
tomaz
git commit: Fix the test so it doesn't fail under Python 2.5.
tomaz
[jira] [Resolved] (LIBCLOUD-429) Unicode filenames on Python 2 cause urlquote to fail
Tomaz Muraus (JIRA)
[1/2] git commit: [LIBCLOUD-429] Fix libcloud.utils.py3.urlquote so it works with unicode strings under Python 2.
tomaz
[2/2] git commit: Update CHANGES.
tomaz
[jira] [Comment Edited] (LIBCLOUD-429) Unicode filenames on Python 2 cause urlquote to fail
Michael Farrell (JIRA)
[1/9] git commit: Add a script for generating a collage of provider logo files.
tomaz
[8/9] git commit: Update CHANGES.
tomaz
[3/9] Update GCE driver to API version v1beta16 Most of the changes are in the test fixtures, some were regenerated, some were just had URLs updated as necessary. In addition, there were some changes made to the tests to use the regenerated test fixtures
tomaz
[2/9] git commit: Fix long line
tomaz
[9/9] git commit: Update tox config.
tomaz
[7/9] git commit: Update GCE driver to API version v1beta16 Most of the changes are in the test fixtures, some were regenerated, some were just had URLs updated as necessary. In addition, there were some changes made to the tests to use the regenerated t
tomaz
[jira] [Commented] (LIBCLOUD-395) Unify metadata handling in AWS and OpenStack
Tomaz Muraus (JIRA)
[jira] [Created] (LIBCLOUD-432) Upgrade GCE to the v1beta16 API Version
Rick Wright (JIRA)
[jira] [Created] (LIBCLOUD-431) Support KT UCloud Storage Driver
DaeMyung Kang (JIRA)
[jira] [Closed] (LIBCLOUD-271) Supporting KTUCloud Storage Driver.
DaeMyung Kang (JIRA)
[1/2] git commit: Modify Connection.request to create a shallow copy of "params" and "headers" argument before mutating it.
tomaz
[2/2] git commit: Disable cache busting stuff in the OpenStack driver and only enable it with Rackspace first-gen driver.
tomaz
[jira] [Commented] (LIBCLOUD-430) Support content-disposition header
Tomaz Muraus (JIRA)
[jira] [Commented] (LIBCLOUD-430) Support content-disposition header
ASF subversion and git services (JIRA)
[jira] [Commented] (LIBCLOUD-430) Support content-disposition header
Tomaz Muraus (JIRA)
[jira] [Commented] (LIBCLOUD-428) OpenStack provider does not check if auth token has expired before trying to use it
Tomaz Muraus (JIRA)
[jira] [Commented] (LIBCLOUD-428) OpenStack provider does not check if auth token has expired before trying to use it
Tomaz Muraus (JIRA)
[jira] [Commented] (LIBCLOUD-428) OpenStack provider does not check if auth token has expired before trying to use it
Michael Farrell (JIRA)
[jira] [Commented] (LIBCLOUD-428) OpenStack provider does not check if auth token has expired before trying to use it
Tomaz Muraus (JIRA)
[jira] [Commented] (LIBCLOUD-428) OpenStack provider does not check if auth token has expired before trying to use it
Tomaz Muraus (JIRA)
[jira] [Commented] (LIBCLOUD-428) OpenStack provider does not check if auth token has expired before trying to use it
ASF subversion and git services (JIRA)
[jira] [Commented] (LIBCLOUD-428) OpenStack provider does not check if auth token has expired before trying to use it
Tomaz Muraus (JIRA)
[jira] [Commented] (LIBCLOUD-428) OpenStack provider does not check if auth token has expired before trying to use it
Michael Farrell (JIRA)
[jira] [Commented] (LIBCLOUD-428) OpenStack provider does not check if auth token has expired before trying to use it
Tomaz Muraus (JIRA)
[jira] [Commented] (LIBCLOUD-428) OpenStack provider does not check if auth token has expired before trying to use it
ASF subversion and git services (JIRA)
[jira] [Commented] (LIBCLOUD-428) OpenStack provider does not check if auth token has expired before trying to use it
Michael Farrell (JIRA)
[jira] [Commented] (LIBCLOUD-428) OpenStack provider does not check if auth token has expired before trying to use it
Tomaz Muraus (JIRA)
[jira] [Created] (LIBCLOUD-430) Support content-disposition header
Michael Farrell (JIRA)
[jira] [Updated] (LIBCLOUD-430) Support content-disposition header
Michael Farrell (JIRA)
[jira] [Updated] (LIBCLOUD-430) Support content-disposition header
Michael Farrell (JIRA)
[jira] [Updated] (LIBCLOUD-430) Support content-disposition header
Michael Farrell (JIRA)
[jira] [Updated] (LIBCLOUD-430) Support content-disposition header
Michael Farrell (JIRA)
[jira] [Commented] (LIBCLOUD-429) Unicode filenames on Python 2 cause urlquote to fail
Michael Farrell (JIRA)
[jira] [Commented] (LIBCLOUD-429) Unicode filenames on Python 2 cause urlquote to fail
Tomaz Muraus (JIRA)
[jira] [Commented] (LIBCLOUD-429) Unicode filenames on Python 2 cause urlquote to fail
Michael Farrell (JIRA)
[jira] [Commented] (LIBCLOUD-429) Unicode filenames on Python 2 cause urlquote to fail
Tomaz Muraus (JIRA)
[jira] [Commented] (LIBCLOUD-429) Unicode filenames on Python 2 cause urlquote to fail
ASF subversion and git services (JIRA)
[jira] [Commented] (LIBCLOUD-429) Unicode filenames on Python 2 cause urlquote to fail
Tomaz Muraus (JIRA)
[jira] [Created] (LIBCLOUD-429) Unicode filenames on Python 2 cause urlquote to fail
Michael Farrell (JIRA)
[jira] [Created] (LIBCLOUD-428) OpenStack provider does not check if auth token has expired before trying to use it
Michael Farrell (JIRA)
[1/2] git commit: docs: Add security section.
tomaz
[2/2] git commit: docs: Update OpenStack driver example, make sure base url also contains tenant id.
tomaz
[jira] [Resolved] (LIBCLOUD-424) outdated kernel ID
Tomaz Muraus (JIRA)
[jira] [Resolved] (LIBCLOUD-425) update Linode API responses (fixtures)
Tomaz Muraus (JIRA)
[1/3] git commit: tox: run "lint" step by default.
tomaz
[3/3] git commit: lint.
tomaz
[2/3] git commit: Issue LIBCLOUD-425: update api responses
tomaz
[jira] [Updated] (LIBCLOUD-418) Better handling of basic and advanced zone differences
sebastien goasguen (JIRA)
git commit: docs: Enable new theme on rtd.
tomaz
[jira] [Updated] (LIBCLOUD-427) Add Linode pricing
Jon Chen (JIRA)
[jira] [Updated] (LIBCLOUD-427) Add Linode pricing
Jon Chen (JIRA)
[jira] [Created] (LIBCLOUD-427) Add Linode pricing
Jon Chen (JIRA)
[jira] [Updated] (LIBCLOUD-426) Add Linode NodeBalancer support
Jon Chen (JIRA)
[jira] [Created] (LIBCLOUD-426) Add Linode NodeBalancer support
Jon Chen (JIRA)
[jira] [Commented] (LIBCLOUD-425) update Linode API responses (fixtures)
Jon Chen (JIRA)
[jira] [Commented] (LIBCLOUD-425) update Linode API responses (fixtures)
ASF subversion and git services (JIRA)
[jira] [Created] (LIBCLOUD-425) update Linode API responses (fixtures)
Jon Chen (JIRA)
git commit: Give attribution to the reporter.
tomaz
[jira] [Comment Edited] (LIBCLOUD-424) outdated kernel ID
Tomaz Muraus (JIRA)
[jira] [Commented] (LIBCLOUD-424) outdated kernel ID
ASF subversion and git services (JIRA)
[jira] [Commented] (LIBCLOUD-424) outdated kernel ID
Tomaz Muraus (JIRA)
[jira] [Commented] (LIBCLOUD-424) outdated kernel ID
Jon Chen (JIRA)
[jira] [Commented] (LIBCLOUD-424) outdated kernel ID
Tomaz Muraus (JIRA)
[jira] [Commented] (LIBCLOUD-424) outdated kernel ID
Jon Chen (JIRA)
git commit: Update default kernel versions which are used when creating a Linode server.
tomaz
[jira] [Updated] (LIBCLOUD-424) outdated kernel ID
Jon Chen (JIRA)
[jira] [Updated] (LIBCLOUD-424) outdated kernel ID
Jon Chen (JIRA)
[jira] [Updated] (LIBCLOUD-424) outdated kernel ID
Jon Chen (JIRA)
[jira] [Updated] (LIBCLOUD-424) outdated kernel ID
Jon Chen (JIRA)
[jira] [Updated] (LIBCLOUD-424) outdated kernel ID
Jon Chen (JIRA)
[jira] [Updated] (LIBCLOUD-424) outdated kernel ID
Tomaz Muraus (JIRA)
[jira] [Created] (LIBCLOUD-424) outdated kernel ID
Jon Chen (JIRA)
git commit: docs: Update development chapter.
tomaz
[jira] [Resolved] (LIBCLOUD-421) Document how to sync your git(hub) fork with the upstream Apache github repository
Tomaz Muraus (JIRA)
[1/2] git commit: docs: Update CI section.
tomaz
[2/2] git commit: docs: Update development chapter.
tomaz
[jira] [Resolved] (LIBCLOUD-420) Add a sample pre-commit script which runs "lint" step on edited files
Tomaz Muraus (JIRA)
[1/3] git commit: Add git pre-commit hook script for running flake8 on modified Python files.
tomaz
[3/3] git commit: Remove unnecessary contribute.
tomaz
[2/3] git commit: docs: Document how to install a pre-commit hook.
tomaz
git commit: Update travis config.
tomaz
[jira] [Resolved] (LIBCLOUD-358) Add compute driver for CloudFounders CloudFrames.
Tomaz Muraus (JIRA)
Earlier messages
Later messages