Comment 3 for bug 1525902

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-stats (master)

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

commit c1fe2d34d9c3d8200383e55a342c5d9ea56ec5ad
Author: Alexander Kislitsky <email address hidden>
Date: Tue Dec 15 15:32:13 2015 +0300

    Version info handled for OSWLs

    Version info data handled for OpenStackWorkloadStats. If master node
    updated and the version info in InstallationStructure changed we have
    correct version info in OSWLs stats report.

    Fixes in collector:

    - version_info added to DB model
    - version_info added to API protocol
    - tests for version_info added

    Fixes in analytics:

    - version_info added to DB model
    - version_info fields added to CSV
    - field installation structure release info removed from CSV
    - version_info building on the fly for old OSWLs added

    Partial-Bug: #1525902
    Change-Id: I27d9d65517b4d5a7c6125b889fb0d1ba1ea213cf