python-openstackclient/openstackclient/tests
Steve Martinelli 1f8b814628 Fix up object-store show commands
1) Change metadata to appear under a common 'properties' key, and
use the utility to format them, this applied to object, account
and container.

2) Clean up container and object output, which were setting the
x-container-meta-owner property, but this is metadata only for
the container, so it's pointless to have, removed it.

3) Container show was showing read/write ACLs and sync stuff, but
these are not being returned by my swift by default, so I moved
these to be checks, so we don't clutter the output.

Change-Id: Ife7521fe9c2724035b06963c118bd6016ba2f5b5
2015-10-10 11:48:07 -04:00
..
api Fix up object-store show commands 2015-10-10 11:48:07 -04:00
common Add tests for find_resource() 2015-10-01 11:46:16 -05:00
compute Add tags to `image set` 2015-10-06 20:14:34 +00:00
identity Evaluate --inherited in role list 2015-10-06 13:39:22 -04:00
image image set should not show the resource 2015-10-06 20:14:54 +00:00
network Merge "Remove the --dhcp option to network list" 2015-07-14 20:47:09 +00:00
object Fix up object-store show commands 2015-10-10 11:48:07 -04:00
volume Volume v2 list does not show server name 2015-08-28 11:11:37 -06:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Add configuration show command 2015-07-23 13:00:59 -06:00
test_shell.py Merge "Create log configuration class" 2015-09-09 20:15:54 +00:00
utils.py Check volume status before extending size 2015-02-06 09:05:41 -08:00