Uploaded image for project: 'Cost Management'
  1. Cost Management
  2. COST-1449

PVC Cost Distribution

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Normal Normal
    • 2021Q3
    • None
    • API
    • False
    • False
    • Hide
      1. The node view and the cluster view total cost match.
      2.The pvc monthly rate can be edited and deleted with the supplementary & infrastructure cost being correctly updated
      3.The provider map for the openshift pages are correctly updated to include the volume in the infrastructure and supplementary costs.
      4. Open spec change if they apply
      5. Tests
      Show
      1. The node view and the cluster view total cost match. 2.The pvc monthly rate can be edited and deleted with the supplementary & infrastructure cost being correctly updated 3.The provider map for the openshift pages are correctly updated to include the volume in the infrastructure and supplementary costs. 4. Open spec change if they apply 5. Tests
    • COST-1020 - Cost distribution of node and cluster costs into projects
    • Undefined

      For the PVC Cost we will need to update this method in the ocp_report_db_accessor.py. (Don’t forget to update the tag one as well).

      We will append a volume cost to the monthly_infrastructure_cost & monthly_supplementary_cost json created in the previous issue.

      Example:

      • {"cpu": 0.000000, "memory": 0.000000, “volume”: 0.000000}

      How do we determine the pvc volume value?

      The PVC can belong to multiple nodes, therefore we will have to get a count of how many nodes the pvc is on then divide the cost equally among the nodes.

              myersco Cody Myers
              myersco Cody Myers
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: