Skip to content

feat: create terminate_server with draft functions#17

Merged
BaoNguyen09 merged 6 commits intomasterfrom
13-add-an-endpoint-to-delete-vm
May 4, 2025
Merged

feat: create terminate_server with draft functions#17
BaoNguyen09 merged 6 commits intomasterfrom
13-add-an-endpoint-to-delete-vm

Conversation

@BaoNguyen09
Copy link
Owner

@BaoNguyen09 BaoNguyen09 commented May 4, 2025

Describe your changes (Include screenshots if neccessary)

  • all methods are updated to terminate server
  • add login form and script
  • use cookie to get/check for user in create_server and terminate_server script

Issue ticket number and link

Closes #13

Checklist before requesting a review

  • I have performed a self-review of my code
  • If it is a core feature, I have added thorough tests.
  • I have commented my code, particularly in hard-to-understand areas
  • New and existing unit tests pass locally with my changes

all methods are updated to terminate server, but still need to test
and use cookie for requests.
@BaoNguyen09 BaoNguyen09 linked an issue May 4, 2025 that may be closed by this pull request
6 tasks
@BaoNguyen09 BaoNguyen09 merged commit 74a1c64 into master May 4, 2025
2 checks passed
@BaoNguyen09 BaoNguyen09 deleted the 13-add-an-endpoint-to-delete-vm branch May 4, 2025 23:41
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.

Add an endpoint to delete VM

1 participant