Skip to content
This repository has been archived by the owner on Jan 20, 2021. It is now read-only.

[BUG] VM Deployment Wizard Issues #254

Closed
rohityadavcloud opened this issue Mar 25, 2020 · 3 comments
Closed

[BUG] VM Deployment Wizard Issues #254

rohityadavcloud opened this issue Mar 25, 2020 · 3 comments
Labels
bug Something isn't working

Comments

@rohityadavcloud
Copy link
Member

Known issues to be checked/fixed:

  • Pod, cluster, host should be hidden for normal and domain admin user
  • 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)
  • Add a way to filter templates by featured, community, shared, mine?
  • Multiple listing of templates for the same zone? (multiple radios button)
  • Add button to add network that can open the add network popup or add a router-link?
  • User data not properly base64 encoded (check encoding?)
  • Add support for processing min/max cpu/ram based on type of compute offering selected (cc @shwstppr) and custom disk offering
@rohityadavcloud rohityadavcloud added the bug Something isn't working label Mar 25, 2020
@rohityadavcloud rohityadavcloud changed the title VM Deployment Wizard Issues [BUG] VM Deployment Wizard Issues Mar 25, 2020
@rohityadavcloud rohityadavcloud mentioned this issue Mar 25, 2020
17 tasks
@rohityadavcloud
Copy link
Member Author

Ping @utchoang @svenvogel - can you have a look at this ticket if you've time, and if not please advise me so I'll ask @shwstppr to look into it instead. For testing please use the http://primate-qa.cloudstack.cloud:8080 env in the .env.local as this env has many mocked zones etc to test against.

@utchoang
Copy link

Hi @rhtyd cc @svenvogel - I'm working with #250. But if this task is more important, I would prioritize doing it first instead of #250.

@rohityadavcloud
Copy link
Member Author

Yes @utchoang, treat #250 as a new feature task, and so any bugs/issues on 0.5.0-technical-preview will have more priority as those are the things we want to fix before the technical preview release candidate is cut. Kindly prioritise accordingly. Thanks.

weizhouapache pushed a commit that referenced this issue Jan 19, 2021
Fixes #254

 Pod, cluster, host should be hidden for normal and domain admin user
 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)
 Add a way to filter templates by featured, community, shared, mine?
 Multiple listing of templates for the same zone? (multiple radios button)
 Add button to add network that can open the add network popup or add a router-link?
 User data not properly base64 encoded (check encoding?)
 Add support for processing min/max cpu/ram based on type of compute offering selected and custom disk offering

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
Co-authored-by: Hoang Nguyen <hoangnm@unitech.vn>
Co-authored-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
Co-authored-by: Rohit Yadav <rohit.yadav@shapeblue.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants