Chaffelson opened a new pull request #1426: Minor bugfix: ec2 driver create_node ex_userdata broken in tag 2.8 URL: https://github.com/apache/libcloud/pull/1426 ## Minor bugfix: ec2 driver create_node ex_userdata broken in tag 2.8 ### Description 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 ### Status done, ready for review ### Checklist (tick everything that applies) - [x] [Code linting](http://libcloud.readthedocs.org/en/latest/development.html#code-style-guide) (required, can be done after the PR checks) - [x] Documentation - [ ] [Tests](http://libcloud.readthedocs.org/en/latest/testing.html) - [ ] [ICLA](http://libcloud.readthedocs.org/en/latest/development.html#contributing-bigger-changes) (required for bigger changes) Packaged tests are broken, tested manually using 3.0.0rc1 No change to documentation No material change to code linting status
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
