Version 7.33.1 of python-semantic-release action is failing in the container build.
Updating action to this version will solve this issue.
Signed-off-by: David Pascual <davhernaredhat.com> ([`9bbd987`](https://github.com/neoave/mrack/commit/9bbd98739e600400d580bc6c815d3225c12beac6))
Documentation
* docs(Beaker): Add hostRequires documentation section to guides
Signed-off-by: Tibor Dudlák <tdudlakredhat.com> ([`de027fa`](https://github.com/neoave/mrack/commit/de027fa278dd52b5874bd017a12a81901e8ad982))
Feature
* feat: Add new dependecies to mrack.spec file
Add aiofiles and os_client_config dependencies from latest changes
to mrack.spec definition
Signed-off-by: David Pascual <davhernaredhat.com> ([`d6b7298`](https://github.com/neoave/mrack/commit/d6b72983a5bd81977b68de2ecf607ad6b5a26eb0))
* feat(OpenStack): Add clouds.yaml as an authentication method
Add clouds.yaml as an alternative to env vars.
Also, user+password and application credentials formats are both allowed.
Signed-off-by: David Pascual <davhernaredhat.com> ([`7bbda34`](https://github.com/neoave/mrack/commit/7bbda3442826d7db19eee2e6c0af17e02a9b156e))
* feat(OpenStack): Import publick key on provision
This will save manual steps and error if the public key was not previously imported to
openstack profile.
Signed-off-by: David Pascual <davhernaredhat.com> ([`a5b32e3`](https://github.com/neoave/mrack/commit/a5b32e3b47cd454b7481119cb138e41fb23b022a))
Fix
* fix(Beaker): Exception has been thrown as raise missed argument
Signed-off-by: Tibor Dudlák <tdudlakredhat.com> ([`db74ae0`](https://github.com/neoave/mrack/commit/db74ae0d392b00d950c36aede08b13480165811a))
Test
* test: fix pylint issues and use isinstance
Signed-off-by: Tibor Dudlák <tdudlakredhat.com> ([`1a29d86`](https://github.com/neoave/mrack/commit/1a29d86e9218eb6bd86a120726aa12a89681521e))