Need to add 'Nodes' report to fuel-stats

Bug #1572490 reported by Anastasia Palkina
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
High
Alexander Kislitsky

Bug Description

We already have nodes information in the fuel-stats DB. This info should be exported to the CSV report in the same way as clusters and plugins info.
We need to create exporter for information related to nodes, add UI link to https://product-stats.mirantis.com/reports.html

Acceptance criteria:
1) user can download csv report from https://product-stats.mirantis.com/reports.html
2) data in report correspond the data in DB

Changed in fuel:
milestone: none → 10.0
importance: Undecided → High
tags: added: area-python
Changed in fuel:
status: New → Confirmed
tags: added: non-release
Changed in fuel:
status: Confirmed → In Progress
Revision history for this message
Dmitry Klenov (dklenov) wrote :

@Anastasia Palkina, can you please put more detailed description and acceptance criteria?

Revision history for this message
Anastasia Palkina (apalkina) wrote :

@Dmitry,
Done

description: updated
summary: - Need to add 'Nodes' report to Produst-Stats
+ Need to add 'Nodes' report to fuel-stats
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-stats (master)

Reviewed: https://review.openstack.org/307934
Committed: https://git.openstack.org/cgit/openstack/fuel-stats/commit/?id=51da64b7db921696c2694ccaba31ade7be67a26e
Submitter: Jenkins
Branch: master

commit 51da64b7db921696c2694ccaba31ade7be67a26e
Author: Alexander Kislitsky <email address hidden>
Date: Tue Apr 19 20:10:04 2016 +0300

    Nodes CSV report implemented

    Changes list:

    - CSV exporter for nodes added
    - link on nodes report added to the UI
    - export of lists and tuples to CSV implemented. As result
      enumeration functions removed from export_utils
    - aggregate functions handled in the skeleton
    - lists and tuples handled in the skeleton generation util
    - workaround for counting of volume attachments removed
    - new fields added into installation info and OSWL skeletons
    - unnecessary fields removed from installation info and OSWL skeletons
    - lists definitions changed in skeletons
    - common logic for plugins and nodes reports extracted to helper functions
    - node related data removed from cluster report (manufacturer, platform name)

    Change-Id: Iacf5421895f6803acf071111ef04a13c53eba6ac
    Closes-Bug: #1572490

Changed in fuel:
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.