What's New in This Version


This release resolves the following issues:

  • APSA-22511. Resources with tiered pricing were not billed correctly.
  • APSA-22550. Duplicate entries about resource usage resulted in overbilling.


Dependencies and Prerequisites


This package can be deployed on Odin Automation 7.4-8.3 and CloudBlue Commerce 20.4 and later.


Obtaining


Contact your Ingram Micro account manager to obtain the new version of the Azure Cloud Solution Provider (Azure CSP) application package.



Installing


To install the application, please refer to these instructions.


Upgrading


Upgrade is only available from versions 7.7 and 7.7.1.

  1. On the Azure endpoint node, check the file /usr/local/azure/site/config/config.json. If the isStaging property is null, replace it with "isStaging": false.
  2. Copy the package to the endpoint node and perform the following commands:

    #unzip -o -d /usr/local /root/odin-azure-distr-7.7.2.x.zip
    #cd /usr/local/azure
    #python deployment/setup.py upgrade
    
  3. Copy the package to the management node and perform the following commands:

    #unzip -o -d /usr/local /root/odin-azure-distr-7.7.2.x.zip
    #cd /usr/local/azure
    #python deployment/setup.py upgrade
    
  4. Upgrade application instances in Odin Automation.


Additional Resources