aa3c5f1506
The container create parameter `runtime` can be any string like `runc`; `cor`, `clear` or any value configured in the docker configuration file. So this patch changes its type from enum to string. Change-Id: Ia360f16edacf352e538a0056af0e3683a21c0053 Partial-Implements: blueprint support-secure-container