Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Fix - add change in 6.0.1 to add as part of platform

...

Public cloud billing check tool

Tool that This tool checks public cloud billing and customer to Abiquo enterprise mapping.

...

Version

Module

Description

6.0.1

Both

This tool is now available as part of the Abiquo platform

6.0.2

AWS

Allow billing check tool to check keynode enterprises too in AWS.
New AWS option: -r, --rootEnterpriseId to specify reseller or keynode for pricing credentials. This replaces the previous reseller option

6.0.2

AWS

Billing check tool does not take into account an AWS SPP discount.
New AWS option: -spp, --sppDiscount to include the solution provider program discount.

...

Install the tool

You can run this tool on the Abiquo Server.

In Abiquo >= 6.0.1, you can install the package abiquo-billing-public-cloud-check-tool with yum.

The default installation directory is /opt/abiquo-public-cloud-billing-check-tool.

In earlier versions, the project is built using Maven. You can build it with the following command:

...