You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deleting user through API, CLI or Sunstone does not delete user and group resources, leaving on this way, orphan resources in the cloud.
The following is a screenshot from deleting user 26 via CLI:
To Reproduce
1-Create a user and its group.
2-Login with the new created user.
3-Create a private network.
4-Download an app from OpenNebula Marketplace.
5-Instantiate a new VM from the template of the downloaded app.
6-Delete user through API or CLI or Sunstone.
Expected behavior
User and group should be deleted with all its resources of the cloud, mainly: images, templates with its images and vnets.
Details
Affected Component: [API, CLI, Sunstone]
Hypervisor: [KVM]
Version: [6.10.2]
Additional context
Add any other context about the problem here.
Progress Status
Code committed
Testing - QA
Documentation (Release notes - resolved issues, compatibility, known issues)
The text was updated successfully, but these errors were encountered:
Franco-Sparrow
changed the title
Deleting user from API, CLI and Sunstone does not delete user and group resources
Deleting user through API, CLI or Sunstone does not delete user and group resources
Feb 2, 2025
Description
Deleting user through API, CLI or Sunstone does not delete user and group resources, leaving on this way, orphan resources in the cloud.
The following is a screenshot from deleting user
26
via CLI:To Reproduce
1-Create a user and its group.
2-Login with the new created user.
3-Create a private network.
4-Download an app from OpenNebula Marketplace.
5-Instantiate a new VM from the template of the downloaded app.
6-Delete user through API or CLI or Sunstone.
Expected behavior
User and group should be deleted with all its resources of the cloud, mainly: images, templates with its images and vnets.
Details
Additional context
Add any other context about the problem here.
Progress Status
The text was updated successfully, but these errors were encountered: