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
I have identified some issues on the WHMCS OpenNebula Tenants module. Please, read the following described errors.
User creation specifying user and password (unknown param type during creation). The user and group were created ([email protected] and [email protected]).
Quota is not working while user is created and nothing was registered on logs about this. The following picture is from the module settings on the product used for this tests:
User deletion is not working. The account order could be terminated from the WHMCS but the user account and its group remains intact in the cloud. There are no logs entries for one.group.delete nor one.user.delete on oned.log.
Password and Quota Module commands are missing or not implemented. This is necessary for password and quota modifications:
All this was tested against FSunstone and RSunstone endpoint and WHMCS with DEVEL license.
To Reproduce
Install WHMCS latest LTS version v8.11.2 (at the moment of writting this issue), following the official site procedure.
Install OpenNebula Tenant module following OpenNebula documentation.
Configure integration with some opennebula cloud in v6.10.2 or v6.8.2.
Try all operations described on Description section of this bug report.
Expected behavior
User creation without unknown param type error.
Password change implementation.
Quota working from the user creation.
User quota and group quota implementation.
The OpenNebula Tenant module for WHMCS looks like is focused for pay-as-you-go model, but it would be nice if also be functional for pre-allocated model.
Details
Affected Component: [Sunstone, WHMCS]
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:
Description
I have identified some issues on the WHMCS OpenNebula Tenants module. Please, read the following described errors.
unknown param type
during creation). The user and group were created ([email protected]
and[email protected]
).one.group.delete
norone.user.delete
on oned.log.All this was tested against FSunstone and RSunstone endpoint and WHMCS with DEVEL license.
To Reproduce
v8.11.2
(at the moment of writting this issue), following the official site procedure.v6.10.2
orv6.8.2
.Expected behavior
unknown param type
error.The OpenNebula Tenant module for WHMCS looks like is focused for pay-as-you-go model, but it would be nice if also be functional for pre-allocated model.
Details
Additional context
Add any other context about the problem here.
Progress Status
The text was updated successfully, but these errors were encountered: