Skip to content

Conversation

@samuel-hunter
Copy link

Description

This PR adds Virtual File System support to add file systems and attach them to servers.

Currently this just adds the vfs_info module, which works by itself -- though the tests break because it depends on the vfs module which is not yet implemented. I'll promote this from draft once I've implemented the module, linted, and tested it locally.

Checklist:

  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you linted your code locally prior to submission?
  • Have you successfully ran tests with your changes locally?

This module pulls a list of virtual file systems from Vultr.

This commit is a WIP because the unit tests require the upcoming vfs
module, which does not exist.
THIS COMMIT CURRENTLY FAILS. THIS CHANGE IS NOT TESTED. THIS CHANGE
SHOULD BE INSERTED BEFORE vfs_info AFTER COMPLETION SO THAT EACH COMMIT
PASSES TESTS.

This change adds the capability to manage Vultr's Virtual File Systems.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant