python-openstackclient/openstackclient
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
..
api Make 'object save' fast again 2017-01-09 16:19:29 +00:00
common Fix quota set command error for SDK > 0.9.10 2017-01-15 20:00:53 +08:00
compute Error in the return of command server show, create 2017-01-17 17:49:16 +08:00
identity Error handling for delete commands in identity 2017-01-03 23:30:49 +08:00
image Add support for Glance 'update image members' feature 2017-01-04 19:26:01 +01:00
locale Imported Translations from Zanata 2016-06-04 06:18:46 +00:00
network SDK refactor: Prepare network agent commands 2017-01-15 19:29:51 +08:00
object translate all command help strings 2016-11-17 02:33:42 +00:00
tests Merge "Functional test for volume snapshot" 2017-01-19 01:20:35 +00:00
volume Merge "Add two consistency group commands" 2017-01-11 23:12:38 +00:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Update translation setup 2016-01-29 08:18:50 +09:00
shell.py Correct reraising of exception 2016-12-02 09:56:27 +08:00