[
https://issues.apache.org/jira/browse/JCLOUDS-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ignasi Barrera updated JCLOUDS-91:
----------------------------------
Fix Version/s: (was: 1.7.1)
1.7.2
> 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.2
>
>
> 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 was sent by Atlassian JIRA
(v6.1.5#6160)