Add ContainerNames parameter to SetTimezone

Changes tremplin's SetTimezone method to take a list of container names
for which to set the timezone.

Fixes a bug where the timezone would be set to UTC when
environment.TZ was set to "" instead of being unset.

BUG=chromium:829934
TEST=use cicerone_client --set_timezone and ensure that timezone is properly
set for all containers.
CQ-DEPEND=CL:1454428

Change-Id: I7c0d0e1ff2f2ee24c9cbb188ca85c25fef591919
Reviewed-on: https://chromium-review.googlesource.com/1454938
Commit-Ready: Fletcher Woodruff <fletcherw@chromium.org>
Tested-by: Fletcher Woodruff <fletcherw@chromium.org>
Reviewed-by: Stephen Barber <smbarber@chromium.org>
1 file changed
tree: b9a57a6669a78b776037361425aa6880c0d9e059
  1. src/
  2. README.md
README.md

Tremplin

Tremplin is the “springboard” daemon that runs in the Termina VM and exposes a gRPC interface for managing LXD containers.