
Pass explicitly Loader to yaml.load so that we can get rid of YAMLLoadWarning [1]. [1] https://msg.pyyaml.org/load Also make sure to use context manager when opening file, so that we don't miss to close it. Change-Id: Ic12499c3286c6bed5e0ee231ad0c25e01f82b58e