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 2020/02/10 09:11:24 UTC

[GitHub] [cloudstack] weizhouapache commented on issue #3873: Fixed root volume resize from ui

weizhouapache commented on issue #3873: Fixed root volume resize from ui
URL: https://github.com/apache/cloudstack/pull/3873#issuecomment-584024163
 
 
   @Spaceman1984 
   I have tested it ,it works.
   
   however, I think we can use the following change on line 1578
   ```
   if (selectedDiskOfferingObj == null || selectedDiskOfferingObj.iscustomized == true) {
   ```
   the change on line 1597-1601 are not needed then.
   
   the change on line 1584 are needed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services