Merge "Reserve links info when showing a container by osc command"
This commit is contained in:
commit
9e6d699fd2
@ -29,7 +29,6 @@ from zunclient.i18n import _
|
||||
|
||||
|
||||
def _container_columns(container):
|
||||
del container._info['links']
|
||||
return container._info.keys()
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user