You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2022/04/20 06:58:03 UTC

[GitHub] [cloudstack] Pearl1594 opened a new pull request, #6288: ui: Fix Internal LB LB rule column and missing translation

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

   ### Description
   
   This PR displays the load balancer rule in the internal LB list view which appears as an empty column, while the details view shows it.
   ![image](https://user-images.githubusercontent.com/10495417/164168496-d136a5cf-7ec7-4913-ad5d-6479431be707.png)
   
   vs 
   ![image](https://user-images.githubusercontent.com/10495417/164168589-1672de26-fae7-404c-b4e4-fdd99f86756c.png)
   
   Also, there is a missing translation for a param field in the Add Internal LB form:
   ![image](https://user-images.githubusercontent.com/10495417/164168716-5df25285-0145-4af6-bd7f-23435f768592.png)
   
   <!--- Describe your changes in DETAIL - And how has behaviour functionally changed. -->
   
   <!-- For new features, provide link to FS, dev ML discussion etc. -->
   <!-- In case of bug fix, the expected and actual behaviours, steps to reproduce. -->
   
   <!-- When "Fixes: #<id>" is specified, the issue/PR will automatically be closed when this PR gets merged -->
   <!-- For addressing multiple issues/PRs, use multiple "Fixes: #<id>" -->
   <!-- Fixes: # -->
   
   <!--- ********************************************************************************* -->
   <!--- NOTE: AUTOMATATION USES THE DESCRIPTIONS TO SET LABELS AND PRODUCE DOCUMENTATION. -->
   <!--- PLEASE PUT AN 'X' in only **ONE** box -->
   <!--- ********************************************************************************* -->
   
   ### Types of changes
   
   - [ ] Breaking change (fix or feature that would cause existing functionality to change)
   - [ ] New feature (non-breaking change which adds functionality)
   - [X] Bug fix (non-breaking change which fixes an issue)
   - [ ] Enhancement (improves an existing feature and functionality)
   - [ ] Cleanup (Code refactoring and cleanup, that may add test cases)
   
   ### Feature/Enhancement Scale or Bug Severity
   #### Bug Severity
   
   - [ ] BLOCKER
   - [ ] Critical
   - [ ] Major
   - [X] Minor
   - [ ] Trivial
   
   
   ### Screenshots (if appropriate):
   
   
   ### How Has This Been Tested?
   Goto http://<IP>:8080/#/ilb
   1. And view the list view - where the lb rule is displayed:
   ![image](https://user-images.githubusercontent.com/10495417/164168925-6a29cdaa-622c-4055-8137-6c1153ab42d8.png)
   
   2. Missing translation added:
   ![image](https://user-images.githubusercontent.com/10495417/164169017-17b4ee91-df4d-4bb7-b26c-181b6dea2ba1.png)
   
   
   <!-- Please describe in detail how you tested your changes. -->
   <!-- Include details of your testing environment, and the tests you ran to -->
   <!-- see how your change affects other areas of the code, etc. -->
   
   
   <!-- Please read the [CONTRIBUTING](https://github.com/apache/cloudstack/blob/main/CONTRIBUTING.md) document -->
   


-- 
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: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] nvazquez merged pull request #6288: ui: Fix Internal LB LB rule column and missing translation

Posted by GitBox <gi...@apache.org>.
nvazquez merged PR #6288:
URL: https://github.com/apache/cloudstack/pull/6288


-- 
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: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] acs-robot commented on pull request #6288: ui: Fix Internal LB LB rule column and missing translation

Posted by GitBox <gi...@apache.org>.
acs-robot commented on PR #6288:
URL: https://github.com/apache/cloudstack/pull/6288#issuecomment-1103538407

   Found Java/XML changes, kicking packaging job
   @blueorangutan package


-- 
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: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #6288: ui: Fix Internal LB LB rule column and missing translation

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #6288:
URL: https://github.com/apache/cloudstack/pull/6288#issuecomment-1103568885

   Packaging result: :heavy_check_mark: el7 :heavy_check_mark: el8 :heavy_check_mark: debian :heavy_check_mark: suse15. SL-JID 3228


-- 
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: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] blueorangutan commented on pull request #6288: ui: Fix Internal LB LB rule column and missing translation

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #6288:
URL: https://github.com/apache/cloudstack/pull/6288#issuecomment-1103538835

   @acs-robot a Jenkins job has been kicked to build packages. It will be bundled with  KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.


-- 
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: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] acs-robot commented on pull request #6288: ui: Fix Internal LB LB rule column and missing translation

Posted by GitBox <gi...@apache.org>.
acs-robot commented on PR #6288:
URL: https://github.com/apache/cloudstack/pull/6288#issuecomment-1103538397

   Found UI changes, kicking a new UI QA build
   @blueorangutan ui


-- 
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: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack] acs-robot commented on pull request #6288: ui: Fix Internal LB LB rule column and missing translation

Posted by GitBox <gi...@apache.org>.
acs-robot commented on PR #6288:
URL: https://github.com/apache/cloudstack/pull/6288#issuecomment-1103569949

   ## PR Coverage Report
   |**CLASS**|**INSTRUCTION MISSED**|**INSTRUCTION COVERED**|**BRANCH MISSED**|**BRANCH COVERED**|**LINE MISSED**|**LINE COVERED**|
   |-----|-----|-----|-----|-----|-----|-----|
   |Volume|109|0|2|0|44|0|
   ||
   ||
   |VolumeVO|529|133|4|0|179|39|
   |VolumeObject|773|665|77|39|178|117|
   |VmwareStorageProcessor|9892|9|940|0|2122|2|
   |VolumeJoinDaoImpl|770|0|94|0|171|0|
   |VolumeJoinVO|267|0|0|0|93|0|
   |ConfigurationManagerImpl|18104|0|3032|0|3570|0|
   |IpAddressManagerImpl|4045|0|461|0|806|0|
   |ManagementServerImpl|11819|0|1052|0|2361|0|
   |VolumeApiServiceImpl|10851|0|1500|0|2035|0|
   ||
   |VirtualMachineMO|8953|135|1063|17|1982|31|


-- 
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: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org