Incorrect title for Outbound Peak

Changes the title to the correct one.

Change-Id: I6c71cd9a1489e4692cdfce252beda16b6e1c670a
Closes-Bug: 1587944
This commit is contained in:
Niall Bunting 2016-06-01 16:50:20 +00:00
parent 24fae90c17
commit 85375d46c7
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@
"type": "integer"
},
"quota:vif_outbound_peak": {
"title": "Quota: VIF Outbound Burst",
"title": "Quota: VIF Outbound Peak",
"description": "Network Virtual Interface (VIF) outbound peak in kilobytes per second. Specifies maximum rate at which an interface can send data.",
"type": "integer"
}