Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ui: Consider overprovisioning when displaying allocated progress #4850

Merged
merged 1 commit into from Mar 23, 2021

Conversation

davidjumani
Copy link
Contributor

Description

This PR fixes the UI info card by considering the overprovisioning factor while displaying the disk allocated progress bar

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • 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)

Bug Severity

  • BLOCKER
  • Critical
  • Major
  • Minor
  • Trivial

Screenshots (if appropriate):

Before:

Screenshot from 2021-03-20 10-26-53

After:

Screenshot from 2021-03-20 10-26-37

@davidjumani davidjumani changed the title ui: Consider overprovisioning factor when displaying allocated progre… ui: Consider overprovisioning when displaying allocated progress Mar 20, 2021
@davidjumani davidjumani added this to the 4.15.1.0 milestone Mar 22, 2021
@davidjumani
Copy link
Contributor Author

@blueorangutan ui

@blueorangutan
Copy link

@davidjumani a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. [S]

@blueorangutan
Copy link

UI build: ✔️
Live QA URL: http://qa.cloudstack.cloud:8080/client/pr/4850 (SL-JID-47)

@blueorangutan
Copy link

[S] Trillian Build Failed (tid-186)

@blueorangutan
Copy link

Packaging result: ✔️ centos7 ✔️ centos8 ✔️ debian. SL-JID 196

Copy link

@utchoang utchoang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rohityadavcloud
Copy link
Member

@shwstppr @utchoang have you tested VM, volume, storage pool, snapshot and/or anything related to disk/storage?

@shwstppr
Copy link
Contributor

@rhtyd I compared primary storage capacity with and without changes
Screenshot from 2021-03-22 13-30-15
Primary storages were the only place in UI where I could find these progress bars displayed

@davidjumani
Copy link
Contributor Author

Primary storages is the only place where disksizeallocatedgb is used

@utchoang
Copy link

@rhtyd Tested in the primary storage.

@rohityadavcloud
Copy link
Member

Thanks all I'll merge based on your remarks and testing

@rohityadavcloud rohityadavcloud merged commit bd79e1a into apache:4.15 Mar 23, 2021
DaanHoogland pushed a commit that referenced this pull request Mar 23, 2021
* 4.15:
  ui: Consider overprovisioning factor when displaying allocated progress bar (#4850)
  ui: Fix the styles action button (#4856)
  ui: Fill out the search filter form field after performing a filter (#4855)
  ui: fix add cluster form for vmware (#4841)
  ui: Fix add primary store during Zone Deployment for PreSetup protocol (#4845)
  tests: Extend wait time after interrupt (#4815)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants