* Fix user data tests * flake8 fixes * Drop awsencode use in tests * Upgrade urllib3 during bootstrap salt * Consistently use result instead of r for response return * fix pre-existing misc pep8 errors * deprecate_paging_arg * Fix github slug name parsing
1.3.3
Fixes:
* Move test requirements in setup.py to correct section
1.3.2
Fixes: Refactor salt_utils to synchronise remote data more reliably Fix test dependencies on salt Fixup ec2 userdata test Update users by invoking the github_user module
1.3.1
Fixes: * Make the SSH keys update only use basic config data
1.3.0
Features: * Add upgrade packages task Fixes: * Sync salt files before run * Update bootstrap wait check