TangYong created JCLOUDS-91:
-------------------------------
Summary: blobstore-service-list should use shellTableFactory to
display
Key: JCLOUDS-91
URL: https://issues.apache.org/jira/browse/JCLOUDS-91
Project: jclouds
Issue Type: Improvement
Components: jclouds-karaf
Affects Versions: 1.7.0
Reporter: TangYong
Fix For: 1.7.0
Currently, blobstore-service-list does not use shellTableFactory to display.
Instead, it uses BlobStoreCommandBase.printBlobStoreApis to hardcode display
format as following:
out.println(String.format(PROVIDERFORMAT, "[id]", "[type]", "[service]"));
That is to say, blobstore should be align with compute to use shellTableFactory
while needing to display result.
Please doing a vote for the improvement.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira