|
64 | 64 | "id": "https://opencontainers.org/schema/bundle/linux/resources/blockIO", |
65 | 65 | "type": "object", |
66 | 66 | "properties": { |
67 | | - "blkioWeight": { |
68 | | - "id": "https://opencontainers.org/schema/bundle/linux/resources/blockIO/blkioWeight", |
69 | | - "$ref": "defs-linux.json#/definitions/blkioWeight" |
| 67 | + "weight": { |
| 68 | + "id": "https://opencontainers.org/schema/bundle/linux/resources/blockIO/weight", |
| 69 | + "$ref": "defs-linux.json#/definitions/weight" |
70 | 70 | }, |
71 | | - "blkioLeafWeight": { |
72 | | - "id": "https://opencontainers.org/schema/bundle/linux/resources/blockIO/blkioLeafWeight", |
73 | | - "$ref": "defs-linux.json#/definitions/blkioWeight" |
| 71 | + "leafWeight": { |
| 72 | + "id": "https://opencontainers.org/schema/bundle/linux/resources/blockIO/leafWeight", |
| 73 | + "$ref": "defs-linux.json#/definitions/weight" |
74 | 74 | }, |
75 | | - "blkioThrottleReadBpsDevice": { |
76 | | - "id": "https://opencontainers.org/schema/bundle/linux/resources/blockIO/blkioThrottleReadBpsDevice", |
| 75 | + "throttleReadBpsDevice": { |
| 76 | + "id": "https://opencontainers.org/schema/bundle/linux/resources/blockIO/throttleReadBpsDevice", |
77 | 77 | "type": "array", |
78 | 78 | "items": { |
79 | 79 | "$ref": "defs-linux.json#/definitions/blockIODeviceThrottle" |
80 | 80 | } |
81 | 81 | }, |
82 | | - "blkioThrottleWriteBpsDevice": { |
83 | | - "id": "https://opencontainers.org/schema/bundle/linux/resources/blockIO/blkioThrottleWriteBpsDevice", |
| 82 | + "throttleWriteBpsDevice": { |
| 83 | + "id": "https://opencontainers.org/schema/bundle/linux/resources/blockIO/throttleWriteBpsDevice", |
84 | 84 | "type": "array", |
85 | 85 | "items": { |
86 | 86 | "$ref": "defs-linux.json#/definitions/blockIODeviceThrottle" |
87 | 87 | } |
88 | 88 | }, |
89 | | - "blkioThrottleReadIopsDevice": { |
90 | | - "id": "https://opencontainers.org/schema/bundle/linux/resources/blockIO/blkioThrottleReadIopsDevice", |
| 89 | + "throttleReadIopsDevice": { |
| 90 | + "id": "https://opencontainers.org/schema/bundle/linux/resources/blockIO/throttleReadIopsDevice", |
91 | 91 | "type": "array", |
92 | 92 | "items": { |
93 | 93 | "$ref": "defs-linux.json#/definitions/blockIODeviceThrottle" |
94 | 94 | } |
95 | 95 | }, |
96 | | - "blkioThrottleWriteIopsDevice": { |
97 | | - "id": "https://opencontainers.org/schema/bundle/linux/resources/blockIO/blkioThrottleWriteIopsDevice", |
| 96 | + "throttleWriteIopsDevice": { |
| 97 | + "id": "https://opencontainers.org/schema/bundle/linux/resources/blockIO/throttleWriteIopsDevice", |
98 | 98 | "type": "array", |
99 | 99 | "items": { |
100 | 100 | "$ref": "defs-linux.json#/definitions/blockIODeviceThrottle" |
101 | 101 | } |
102 | 102 | }, |
103 | | - "blkioWeightDevice": { |
104 | | - "id": "https://opencontainers.org/schema/bundle/linux/resources/blockIO/blkioWeightDevice", |
| 103 | + "weightDevice": { |
| 104 | + "id": "https://opencontainers.org/schema/bundle/linux/resources/blockIO/weightDevice", |
105 | 105 | "type": "array", |
106 | 106 | "items": { |
107 | 107 | "$ref": "defs-linux.json#/definitions/blockIODeviceWeight" |
|
0 commit comments