Tendrl / specifications

Tendrl specs go here
GNU Lesser General Public License v3.0
6 stars 16 forks source link

specification for cluster list view #82

Closed gnehapk closed 7 years ago

gnehapk commented 7 years ago

@anivargi @brainfunked @nthomas-redhat @kamleshverma1 @anmolbabu Please review.

gnehapk commented 7 years ago

Addresses #75.

gnehapk commented 7 years ago

@cloudbehl @anivargi I have updated the PR. Please review it.

gnehapk commented 7 years ago

@anivargi For the cluster list view, below are the data that is not present in the json response of cluster - 1) Status 2) IOPS 3) Host count 4) Pool count 5) Last Sync 6) Provider

These are the data(with their mapped attribute) which are provided by API - 1) name - maps.mon_status.cluster_name 2) Storage(donut chart) - stats.storage 3) Alert count - stats.alert_cnt

Please confirm, whether these mappings are correct or not?

mkudlej commented 7 years ago

Please add https://github.com/Tendrl/usmqe-tests/issues/16 for testing reference.