- Converted
manageiq.credentials_test
workflow to Orquesta Contributed by Nick Maludy (Encore Technologies)
- Pinned parsedatetime to <2.6 to fix tests on Python 2.7
- Updated requirements file handling and Makefile
- Fixed issue with wait-for module where newest version only supports python 3 Contributed by Bradley Bishop (Encore Technologies)
- Fixed error with CF 4.7 in hosts.py credential_check action Contributed by John Schoewe (Encore Technologies)
- Added action to refresh a given or every provider. Added action to check the status of a task. Fixed circle ci python 3 errors. Contributed by John Schoewe (Encore Technologies)
- Removed payload from debug logs when creating objects.
Affects
manangeiq.tags_create
manangeiq.provision_request_create
. Contributed by Nick Maludy (Encore Technologies)
- Version bump to fix tagging issues, and linting bypass due to changed flake8 rules
- Initial Revision