python-openstackclient/openstackclient/compute/v2
Pavlo Shchelokovskyy e637e9c6c8 Fix flavor create help re swap size units
nova actually expects and uses swap size in MB, while in openstackclient
currently help states that swap must be specified in GB and passes this
value to nova without changes.

Fix the help string.

Change-Id: I95f46246c072961ce77f818d80d75e6a51f728d0
Closes-Bug: #1656018
2017-01-12 18:27:14 +02:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
agent.py translate all command help strings 2016-11-17 02:33:42 +00:00
aggregate.py translate all command help strings 2016-11-17 02:33:42 +00:00
console.py translate all command help strings 2016-11-17 02:33:42 +00:00
fixedip.py translate all command help strings 2016-11-17 02:33:42 +00:00
flavor.py Fix flavor create help re swap size units 2017-01-12 18:27:14 +02:00
floatingip.py translate all command help strings 2016-11-17 02:33:42 +00:00
host.py translate all command help strings 2016-11-17 02:33:42 +00:00
hypervisor_stats.py translate all command help strings 2016-11-17 02:33:42 +00:00
hypervisor.py translate all command help strings 2016-11-17 02:33:42 +00:00
keypair.py translate all command help strings 2016-11-17 02:33:42 +00:00
server_backup.py translate all command help strings 2016-11-17 02:33:42 +00:00
server_group.py translate all command help strings 2016-11-17 02:33:42 +00:00
server_image.py translate all command help strings 2016-11-17 02:33:42 +00:00
server.py update server migrate '--wait' description 2016-12-30 14:16:32 +08:00
service.py translate all command help strings 2016-11-17 02:33:42 +00:00
usage.py Modified API calls in os usage 2016-12-08 03:00:45 +08:00