python-novaclient/novaclient
Takashi Natsume 935fe75a66 Refactor constructing request body
Add a private static method to construct a request body
for create requests in the
novaclient.v2.volumes.VolumeManager class.

Change-Id: I884ad4b471e3d196255901499c75a1a2f0535f65
Signed-off-by: Takashi Natsume <takanattie@gmail.com>
2021-05-06 18:00:10 +09:00
..
tests Add unit tests for client logger 2021-04-10 03:10:04 +00:00
v2 Refactor constructing request body 2021-05-06 18:00:10 +09:00
__init__.py Add support for microversion v2.88 2021-03-02 12:14:12 +00:00
api_versions.py Update hacking version 2019-01-04 14:46:07 +08:00
base.py Remove six 2020-02-21 09:48:38 +00:00
client.py use stevedore to load extensions 2020-07-08 08:53:07 -04:00
crypto.py Remove six 2020-02-21 09:48:38 +00:00
exceptions.py Remove deprecated methods and properties 2019-07-04 04:06:42 +00:00
extension.py Cleanup needless code from oslo-incubator 2015-12-18 08:46:12 +00:00
i18n.py Update URLs in docs, comments and setup.cfg 2017-07-28 12:14:12 +09:00
shell.py Fix undesirable raw Python error 2021-01-04 13:49:20 +09:00
utils.py Remove six 2020-02-21 09:48:38 +00:00