Skip to content

Server and VS price calculation is incorrect #877

@code-noggin

Description

@code-noggin

Expected Behavior

slcli server detail --price [id] | grep price_rate should match value in https://control.softlayer.com/account/invoices/next

Actual Behavior

PR #763 started adding a sum of all children prices to the total price_rate. Per SoftLayer_Billing_Item::getNextInvoiceTotalRecurringAmount, children are already included. I suspect this has changed since the PR was merged.

Environment Information

Operating System: macOS Sierra
softlayer-python version (slcli --version): slcli (SoftLayer Command-line), version 5.2.14

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions