commit | 6c9ca4eabecc793dcb5c202703d4f34c60c100b8 | [log] [tgz] |
---|---|---|
author | zhufl <zhu.fanglei@zte.com.cn> | Mon Sep 25 15:59:02 2017 +0800 |
committer | zhufl <zhu.fanglei@zte.com.cn> | Mon Sep 25 15:59:02 2017 +0800 |
tree | 827523053615150800eeeff8ec320931d96eb2ab | |
parent | 4dfd78a4e058d106c663b7ae13a5328b39eac0ee [diff] |
Add missing addCleanup of _delete_group_snapshot In test_group_snapshot_create_show_list_delete, no addCleanup of deleting group snapshot is added after create_group_snapshot, this is to add it. Besides, since this is a simple patch, so just do some trivial fixes at same time: 1. use list comprehension if possible 2. put statements in one line if possible Change-Id: I5fcba7a4cd59bf153ac0613dd40f8c36174fe2aa