This is an automated email from the ASF dual-hosted git repository.
tomaz pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/libcloud.git.
from d9c1701 Add additional test case and assertions.
new 6b9ab0a Fix lint and code issue.
new 5dc072d Fix lint.
new b092129 Add tests for local storage lock context manager.
new 26a1ea6 Re-generate provider tables.
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
docs/compute/_supported_methods_block_storage.rst | 2 +
.../_supported_methods_image_management.rst | 2 +
.../_supported_methods_key_pair_management.rst | 2 +
docs/compute/_supported_methods_main.rst | 2 +
docs/compute/_supported_providers.rst | 140 +++++++++++----------
docs/storage/_supported_methods_cdn.rst | 1 -
docs/storage/_supported_methods_main.rst | 2 -
docs/storage/_supported_providers.rst | 39 +++---
libcloud/storage/drivers/local.py | 20 +--
libcloud/test/storage/test_local.py | 49 +++++++-
10 files changed, 158 insertions(+), 101 deletions(-)