RedHatCloudForms / cfme-cloud_services

Red Hat Cloud Services plugin for CloudForms
Apache License 2.0
5 stars 13 forks source link

added data_collected_on to payload #32

Closed pemcg closed 5 years ago

pemcg commented 5 years ago

Added a data_collected_on timestamp to the top of the payload so that applications can track the age and deltas from multiple uploads.

miq-bot commented 5 years ago

Some comments on commits https://github.com/pemcg/cfme-cloud_services/compare/97d86079e0554fcb2e48ac5abb369621c85152d8~...74730d89bdd27cd58195b505d9036bd5538c68af

lib/cfme/cloud_services/data_collector.rb

miq-bot commented 5 years ago

Checked commits https://github.com/pemcg/cfme-cloud_services/compare/97d86079e0554fcb2e48ac5abb369621c85152d8~...74730d89bdd27cd58195b505d9036bd5538c68af with ruby 2.4.6, rubocop 0.69.0, haml-lint 0.20.0, and yamllint 1.10.0 1 file checked, 0 offenses detected Everything looks fine. :star:

simaishi commented 5 years ago

Ivanchuk backport details:

$ git log -1
commit 8bac5e412b1478866e9de8f0dc8d2ea0f55b398a
Author: Adam Grare <agrare@redhat.com>
Date:   Wed Jul 31 10:49:29 2019 -0400

    Merge pull request #32 from pemcg/add_data_collection_timestamp_to_payload

    added data_collected_on to payload

    (cherry picked from commit 80139e1a2c33b74c6f391e5588485e9b763a374b)