Files
docker-cli/components/engine/daemon
Yong Tang 6b838755f5 Fix issue in API POST /services/(id or name)/update
This fix tries to address the issue raised in 26090 where
remote API `POST /services/(id or name)/update` cannot
use `name` to update. This is not consistent with the
documentation of the remote API.

This fix fixes this issue by performing a lookup with `getService`
in case `name` instead of `id` is used in API.

This fix adds an integration test to cover the changes.

This fix fixes 26090.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Upstream-commit: 80e3975117161ae4ce00cc34c7e2b70e45ee43c5
Component: engine
2016-08-29 21:13:53 -07:00
..
2016-05-06 16:08:53 -07:00
2016-08-25 13:09:36 -04:00
2016-08-25 13:09:04 -04:00
2016-07-23 11:32:23 +08:00
2016-07-21 20:04:47 -07:00
2016-07-23 11:32:23 +08:00
2016-07-18 12:53:34 -06:00
2016-06-30 11:32:49 -07:00
2016-08-22 22:09:25 -04:00
2016-06-27 10:23:37 -07:00
2016-06-27 10:23:37 -07:00
2016-08-01 01:00:38 +08:00
2016-08-26 14:22:39 +08:00
2016-06-02 19:12:20 -07:00
2016-08-16 14:16:12 -04:00