Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build Manage Volumes for Hosts! #16

Open
5 of 7 tasks
Clivern opened this issue Aug 3, 2018 · 1 comment
Open
5 of 7 tasks

Build Manage Volumes for Hosts! #16

Clivern opened this issue Aug 3, 2018 · 1 comment

Comments

@Clivern
Copy link
Owner

Clivern commented Aug 3, 2018

  • List Volumes.
  • Create Volume.
  • View Volumes.
  • Delete Volume.
  • Force Delete Volume.
  • Prune Volumes Action.
  • Code Cleanup.
@Clivern Clivern self-assigned this Aug 3, 2018
@Clivern Clivern added the V1.0.0 label Aug 3, 2018
@Clivern
Copy link
Owner Author

Clivern commented Sep 13, 2018

python3 manage.py host exec create_volume host_id=1 name=clivern
python3 manage.py host exec list_volumes host_id=1
python3 manage.py host exec prune_volumes host_id=1
python3 manage.py host exec remove_volume host_id=1 volume_id=clivern force=False
python3 manage.py host exec get_volume host_id=1 volume_id=clivern

@Clivern Clivern added this to the v1.0.0 milestone Sep 13, 2018
Clivern added a commit that referenced this issue Oct 3, 2018
@Clivern Clivern removed their assignment Apr 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant