commit | b74a207e646afe0fc19599ff508afce302d63a03 | [log] [tgz] |
---|---|---|
author | jeremy.zhang <zhangjun_inspur@163.com> | Tue Oct 24 15:24:45 2017 +0800 |
committer | jeremy.zhang <zhangjun_inspur@163.com> | Tue Oct 24 15:24:45 2017 +0800 |
tree | 26f8514c4cb01f62925c48741ba41064f1898d27 | |
parent | c0a96b313292e35f341dcae80d5c4afcd4439c70 [diff] |
Fix test case for updating volume type extra specs The create_volume_type_extra_specs API in volume types_client actually contains both 'create' and 'update' function for extra specs of a volume type. The 'update' function not only can update volume type's existing extra specs, but also can add new extra specs to the volume type. This patch adds test for this 'update' function. Change-Id: Iaa7c760920267c7db58650fc120e8c9033e875d7