python-openstackclient/openstackclient/compute/v2
jiahui.qiang 89d9449dcf Error in the return of command server show, create
The raw output in the command 'openstack server create'(also in show) is
used in display table directily. the item like
os-extended-volumes:volumes_attached and security_groups needs to convert.

the worry output:
  os-extended-volumes:volumes_attached | [{u'id': u'c3525de9-1cbf-4ac8-8b7a-ca295c46633b'}]
  security_groups                      | [{u'name': u'default'}]

Change-Id: Id9db251c315f989e1dc5b1b6231ab328014213e3
2017-01-17 17:49:16 +08: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 Error in the return of command server show, create 2017-01-17 17:49:16 +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