What's New in This Version


This release resolves the following performance-related issues:

  • APSA-19908. It took too much time to open reports.
  • APSA-21269. The system ran out of memory during the calculation of statistics.
  • APSA-22068. The system could not generate a provider's report.
  • APSA-22106. The generation of reports took too much time.
  • APSA-22123. Resellers could not buy subscriptions in the UX1 panel.

Build 16:

  • APSA-22196. Upgrade task is failed for instances with tenants without consumption.
  • APSA-22194. It is not possible to buy the first Azure subscription in the customer's UX1 marketplace.


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 version 7.7.

  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.1.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.1.x.zip
    #cd /usr/local/azure
    #python deployment/setup.py upgrade
    
  4. Upgrade application instances in Odin Automation.


Additional Resources