← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1447814] [NEW] Angular bytes filter should handle petabytes

 

Public bug reported:

Currently, the angular "bytes" filter in
horizon/static/horizon/js/angular/filters/filters.spec.js will report up
to TeraBytes, but not up to PetaBytes.  The equivalent python code does,
so we've lost some feature parity.

** Affects: horizon
     Importance: Undecided
     Assignee: Matthew D. Wood (woodm1979)
         Status: New

** Changed in: horizon
     Assignee: (unassigned) => Matthew D. Wood (woodm1979)

** Description changed:

  Currently, the angular "bytes" filter in
  horizon/static/horizon/js/angular/filters/filters.spec.js will report up
  to TeraBytes, but not up to PetaBytes.  The equivalent python code does,
  so we've lost some feature parity.
- 
- Also, the method can/should accept a specific unit, and output
- everything in that unit as opposed to reducing to the largest plausible
- unit.

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1447814

Title:
  Angular bytes filter should handle petabytes

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Currently, the angular "bytes" filter in
  horizon/static/horizon/js/angular/filters/filters.spec.js will report
  up to TeraBytes, but not up to PetaBytes.  The equivalent python code
  does, so we've lost some feature parity.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1447814/+subscriptions


Follow ups

References