Skip to content

Commit

Permalink
Merge pull request ManageIQ#15953 from GregP/cb_storage_rate_descript…
Browse files Browse the repository at this point in the history
…ion_yaml_fix

Fix Chargeable Storage rate description typo
  • Loading branch information
chrisarcand authored Sep 11, 2017
2 parents 3636064 + a1bea1b commit cc2ed9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions db/fixtures/chargeable_fields.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@
:group: fixed
:source: compute_2
- :metric: derived_vm_allocated_disk_storage
:description: Allocated Disk Storag
:description: Allocated Disk Storage
:group: storage
:source: allocated
:measure: Bytes Units
- :metric: derived_vm_used_disk_storage
:description: Used Disk Storag
:description: Used Disk Storage
:group: storage
:source: used
:measure: Bytes Units
Expand Down

0 comments on commit cc2ed9d

Please sign in to comment.