Yong Tang
24edf94c3b
Fix error messages for --cpus from daemon
...
This fix fixes error messages for `--cpus` from daemon.
When `docker run` takes `--cpus`, it will translate into NanoCPUs
and pass the value to daemon. The `NanoCPU` is not visible to the user.
The error message generated from daemon used 'NanoCPU' which may cause
some confusion to the user.
This fix fixes this issue by returning the error in CPUs instead.
This fix fixes 28456.
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
Upstream-commit: d22ac2f3a0de8e2ff6da8f1787e3ac3ac7438f17
Component: engine
2016-11-15 17:16:09 -08:00
..
2016-11-10 11:28:18 -05:00
2016-09-07 16:29:02 -07:00
2016-11-01 11:17:33 -07:00
2016-07-28 20:14:14 -04:00
2016-11-09 14:27:44 -05:00
2016-09-07 21:20:41 -07:00
2016-09-07 21:20:41 -07:00
2016-11-09 16:09:00 -08:00
2016-10-19 11:39:00 -04:00
2016-09-30 01:21:05 +00:00
2016-09-30 01:21:05 +00:00
2016-11-01 14:32:32 -07:00
2016-11-07 08:15:26 -08:00
2016-09-30 01:21:05 +00:00
2016-09-30 01:21:05 +00:00
2016-10-31 14:33:59 -07:00
2016-10-20 13:24:23 -07:00
2016-10-31 14:33:59 -07:00
2016-10-31 14:33:59 -07:00
2016-09-30 01:21:05 +00:00
2016-09-30 01:21:05 +00:00
2016-09-30 01:21:05 +00:00
2016-09-30 01:21:05 +00:00
2016-09-30 01:21:05 +00:00
2016-10-31 14:33:59 -07:00
2016-09-30 01:21:05 +00:00
2016-11-09 14:27:44 -05:00
2016-11-08 04:55:27 -08:00
2016-09-30 01:21:05 +00:00
2016-09-07 11:05:58 -07:00
2016-10-31 11:13:41 -04:00
2016-10-11 16:23:35 -07:00
2016-10-05 15:52:09 -07:00
2016-11-11 09:52:13 -08:00
2016-09-30 01:21:05 +00:00
2016-11-09 13:42:10 -08:00
2016-08-23 15:11:46 -04:00
2016-11-10 17:34:12 -08:00
2016-08-30 09:48:18 -07:00
2016-11-08 04:55:27 -08:00
2016-08-30 14:32:10 -07:00
2016-10-29 15:03:26 +08:00
2016-08-30 14:32:10 -07:00
2016-10-17 12:28:46 -07:00
2016-11-11 09:52:13 -08:00
2016-11-08 14:42:54 -08:00
2016-10-28 12:21:54 -07:00
2016-11-10 15:51:32 -08:00
2016-10-20 07:54:31 +08:00
2016-10-28 12:19:22 -07:00
2016-09-12 09:20:27 -07:00
2016-10-24 15:20:01 -07:00
2016-11-09 15:59:58 -05:00
2016-11-10 14:04:08 -05:00
2016-10-28 15:43:04 -04:00
2016-10-24 15:20:01 -07:00
2016-08-30 09:31:33 -07:00
2016-10-13 13:31:52 -07:00
2016-09-01 16:28:22 -07:00
2016-11-09 07:42:44 -08:00
2016-11-02 21:41:29 +01:00
2016-09-29 18:16:36 -07:00
2016-11-09 17:13:42 -06:00
2016-08-23 15:11:46 -04:00
2016-11-11 17:32:46 -08:00
2016-09-07 09:45:42 +02:00
2016-11-13 20:08:51 -08:00
2016-06-02 17:17:22 +08:00
2016-11-11 09:52:13 -08:00
2016-05-10 11:28:00 -07:00
2016-10-11 16:23:35 -07:00
2016-11-11 09:52:13 -08:00
2016-09-30 01:21:05 +00:00
2016-10-25 06:43:54 +00:00
2016-10-28 15:43:04 -04:00
2016-09-07 09:45:42 +02:00
2016-11-10 17:34:12 -08:00
2016-10-14 17:53:34 -07:00
2016-09-01 15:18:15 -07:00
2016-11-11 17:32:46 -08:00
2016-08-25 16:29:08 -07:00
2016-08-09 09:42:23 +08:00
2016-09-07 17:30:35 -04:00
2016-11-09 10:39:18 +01:00
2016-11-15 17:16:09 -08:00
2016-08-10 08:36:09 +08:00
2016-10-31 15:30:55 +02:00
2016-06-03 19:50:01 +02:00
2016-11-09 14:27:45 -05:00
2016-11-09 14:27:45 -05:00
2016-09-29 07:44:00 -07:00
2016-11-10 13:46:02 -08:00
2016-09-26 17:18:02 +08:00
2016-11-11 01:17:29 -05:00
2016-11-10 11:28:19 -05:00
2016-10-11 16:23:35 -07:00
2016-04-13 16:36:34 -04:00
2016-04-10 15:39:28 +08:00
2016-11-11 07:35:32 -08:00
2016-06-01 09:44:25 -07:00
2016-09-07 16:29:02 -07:00
2016-08-16 15:36:13 +08:00
2016-09-07 11:05:58 -07:00
2016-09-05 13:02:13 +03:00
2016-11-07 21:20:00 -08:00
2016-10-20 05:14:27 -07:00
2016-09-30 01:21:05 +00:00
2016-06-01 22:25:17 +08:00
2016-10-24 15:20:01 -07:00
2016-07-28 20:14:14 -04:00
2016-10-24 15:20:01 -07:00
2016-11-09 17:00:01 -06:00
2016-09-12 07:36:52 +00:00
2016-11-04 17:25:28 +00:00
2016-09-07 17:30:35 -04:00
2016-08-10 08:36:09 +08:00
2016-10-10 19:29:02 +01:00
2016-11-04 13:38:50 -07:00
2016-09-07 16:29:02 -07:00
2016-09-07 16:29:02 -07:00
2016-09-07 16:29:02 -07:00
2016-09-02 19:07:54 -07:00
2016-08-23 15:11:46 -04:00