utchoang edited a comment on issue #273: [FIX] VM Deployment Wizard Issues 
URL: 
https://github.com/apache/cloudstack-primate/pull/273#issuecomment-607065859
 
 
   @rhtyd cc @svenvogel I have some question:
   1. Listing of all items are not done by passing account/domainid, or zoneid 
(for example listing of networks, template, isos for zone; keypair, affiinity 
groups etc for account/domain)
   > I've checked against the old UI and I think that only 
https://github.com/apache/cloudstack/blob/ef14e195c4b40be53466f081e4632547aa0cf43c/ui/scripts/instanceWizard.js#L755
 is the place where listings of network is done by passing account/domainid. 
May I know if there is any other listing?
   
   2. User data not properly base64 encoded (check encoding?)
   > I failed to find out which object needs to be base64 encoded. Could you 
please show me?
   
   3. Add support for processing min/max cpu/ram based on type of compute 
offering selected and custom disk offering.
   > Will this support be shown in the instance info? Do you have any 
suggestions?

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to