13619: Support [uuid, =, ...], cleanups
authorPeter Amstutz <pamstutz@veritasgenetics.com>
Thu, 27 Sep 2018 20:44:53 +0000 (16:44 -0400)
committerPeter Amstutz <pamstutz@veritasgenetics.com>
Thu, 27 Sep 2018 20:44:53 +0000 (16:44 -0400)
commit0b0ca98b0777b7a2043d28536c7addda4eacd71d
treec900bf24f0cef90625df80b3c514fa382e7d1358
parent045ac0dabebd02d56a4a116cf02eab36c00a9007
13619: Support [uuid, =, ...], cleanups

Remove call to code that looks for cluster_id from json payload of
POST, the SDKs don't generate this (cluster_id goes in the URL query
string or form encoded).

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <pamstutz@veritasgenetics.com>
lib/controller/federation.go
lib/controller/federation_test.go