aleskxyz commented on issue #3957: Root disk size reverts to its template size 
after rebuild
URL: https://github.com/apache/cloudstack/issues/3957#issuecomment-597381823
 
 
   **Better workaround:**
   Based on [this line of 
code](https://github.com/apache/cloudstack/blob/4.13.0.0/server/src/main/java/com/cloud/vm/UserVmManagerImpl.java#L3841)
 we can abuse (?!) template details and inject "rootdisksize" in vm details:
   
   
![image](https://user-images.githubusercontent.com/39186039/76369575-eaaa6300-632b-11ea-9760-dd115cc2b082.png)
   
   By this workaround everything goes as expected.
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to