You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Andrew Gaul (Jira)" <ji...@apache.org> on 2020/09/26 02:32:00 UTC

[jira] [Closed] (JCLOUDS-91) blobstore-service-list should use shellTableFactory to display

     [ https://issues.apache.org/jira/browse/JCLOUDS-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Gaul closed JCLOUDS-91.
------------------------------
    Resolution: Won't Fix

The Karaf project now maintains the jclouds bindings; please open an issue there.

> 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
>            Priority: Major
>
> 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
(v8.3.4#803005)