commit | 5a51f0710f04fe7c8b1d0e066c7dd1c915b4f5f0 | [log] [tgz] |
---|---|---|
author | Ken'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp> | Thu Aug 13 03:15:39 2015 +0000 |
committer | Ken'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp> | Thu Aug 13 03:19:35 2015 +0000 |
tree | 50f88f6e6cd199c9f6e1f2cdc0a4bae12466f2f8 | |
parent | 5271b0f96c6babac74a4bd2019f3e7690dd90f61 [diff] |
Add docstrings for parameter translation On some APIs, the argument disk_config is translated to OS-DCF:diskConfig as the parameter name. So this patch adds docstrings for explaing it. In addition, this replaces del with dict.pop() for code cleanup. Partially implements blueprint consistent-service-method-names Change-Id: If24590632b984b6ba35477027fcd6a5e40a9335a