Tonitzpp opened a new pull request, #13156:
URL: https://github.com/apache/cloudstack/pull/13156

   ### Description
   
   When importing a VM into ACS management, if a domain is selected, ACS does 
not display the accounts for the selected domain and forces the operator to 
manually enter the account name.
   
   This PR modifies the UI so that, when a domain is selected, the 
accounts/projects for that domain are automatically listed.
   
   ### Types of changes
   
   - [ ] Breaking change (fix or feature that would cause existing 
functionality to change)
   - [ ] New feature (non-breaking change which adds functionality)
   - [ ] Bug fix (non-breaking change which fixes an issue)
   - [ ] Enhancement (improves an existing feature and functionality)
   - [X] Cleanup (Code refactoring and cleanup, that may add test cases)
   - [ ] Build/CI
   - [ ] Test (unit or integration test code)
   
   ### Feature/Enhancement Scale or Bug Severity
   
   #### Feature/Enhancement Scale
   
   - [ ] Major
   - [X] Minor
   
   ### Screenshots (if appropriate):
   
   ### How Has This Been Tested?
   
   To perform the tests, a new domain called `Domain` was created, and a VM and 
a new network were created within it. After creating the VM, I unmanaged it and 
then imported it back into the same domain and account using the graphical 
interface, checking that the accounts belonging to the domain were 
automatically listed in the import menu. The same test was performed for a 
project.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to