GoogleCloudPlatform / PerfKitExplorer

PerfKit Explorer is a dashboarding and performance analysis tool built with Google technologies and easily extensible. PerfKit Explorer is licensed under the Apache 2 license terms. Please make sure to read, understand and agree to the terms of the LICENSE and CONTRIBUTING files before proceeding.
Apache License 2.0
267 stars 64 forks source link

Refactor array move into util service. #169

Closed jmuharsky closed 9 years ago

jmuharsky commented 9 years ago

Moved container move logic into ContainerService. Moved dashboard initialization to ExplorerService.

klausw commented 9 years ago

LGTM