Sagi Shnaidman ae0303d482 Make an OpenStackModule base class
In module_utils we have a bunch of factory functions that we expect
people to use in a certain combination to build a module, then we
pass around a reference to the SDK and to the connection we created.
That's largely just due to how this stuff grew organically.

Instead, create a base class to be used in the modules. For now it
allows us to clean things up a bit. But as a follow on - it should
maybe help us put in things like richer logging collection which
would otherwise need to be done with helper methods and whatnot.

Change-Id: I487e79fe18c0b9a75df7dacd224ab40ed7f4e1ab
2020-02-17 08:50:17 +00:00
2020-02-17 08:50:17 +00:00
2019-09-25 15:21:42 +00:00

GitHub Actions CI/CD build status — Collection test suite

Ansible Collection: openstack.cloud

Description
Ansible Modules Collection for using OpenStack
Readme 16 MiB
Languages
Python 99.2%
Shell 0.8%