- 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)
Reviewed: https:/ /review. openstack. org/307934 /git.openstack. org/cgit/ openstack/ fuel-stats/ commit/ ?id=51da64b7db9 21696c2694ccaba 31ade7be67a26e
Committed: https:/
Submitter: Jenkins
Branch: master
commit 51da64b7db92169 6c2694ccaba31ad e7be67a26e
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: Iacf5421895f680 3acf071111ef04a 13c53eba6ac
Closes-Bug: #1572490