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 8518aa0 Add file with a couple of apache-libcloud PyPi package
related BigQuery queries.
new ea955ef Release tag 2.8 reworked the kwargs based implementation of
the ec2 driver, introducing this error where the literal string 'ex_userdata'
was passed during create_node intead of the actual ex_userdata kwarg.
new 5593d6c Add tests for ex_userdata argument.
new 9e51fc0 Add changelog entry.
The 3 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:
CHANGES.rst | 7 +++++++
libcloud/compute/drivers/ec2.py | 2 +-
libcloud/test/compute/test_ec2.py | 28 +++++++++++++++++++++++++++-
3 files changed, 35 insertions(+), 2 deletions(-)