python-openstackclient/openstackclient/compute/v2
Jens Rosenboom d8749f9148 Fix creating a private flavor with ID auto
When a private flavor is created with ID auto (=default) and a project
is specified for it, instead of trying to add the project to the flavor
called "auto" the ID of the newly created project should be used.

Change-Id: I19f7a0ec26bd5d147f00ecba3312240e3601567e
Closes-Bug: 1654221
2017-01-05 15:58:47 +01: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 creating a private flavor with ID auto 2017-01-05 15:58:47 +01: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