Skip to content

Update activity stats to use OpenStack settings

Boros Gábor requested to merge kshitij/update_activity_collection into master

Created by: xitij2000

The current stats script for collecting data from an AppServer is throwing errors when running against the current ginkgo.1-based AppServers. This pull request updates the activity stats collection script to use openstack settings instead of AWS settings.

Testing instructions:

  1. Setup Ocim to this pull request.
  2. Run the activity_csv command to collect usage activity of instances.
  3. The command should complete successfully without errors and report the full statistics for all valid instances

Author notes and concerns: I tested this script on a master instance as well, and this change fixes it for those cases as well.

Reviewers

Merge request reports