Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.12 KB

TODO.rst

File metadata and controls

37 lines (25 loc) · 1.12 KB

TODO

Here is a short list of things that should be done to make the tool more versatile and useful. Contributions are welcome!

  • Split src/gapmas/cli/ghrunner.py into separate modules.
    • GitHub API functions should go into a src/gapmas/github package.
    • OpenStack API functions should go into a src/gapmas/provider/openstack package.
  • Create abstractions for use of cloud provider which allow support for multiple providers.
  • Add support for multiple providers
    • k8s
    • LXD