Table of Contents

Dependencies and Pre-Requisites

Fixed Issues

  • APSA-18731 es_ES locale updated
  • APSA-18700 Budget alerts are sent to the correct vendor email
  • APSA-18699 Consumed/invoiced mismatch on tiles and reports

Obtaining

Contact your Odin support account manager to obtain the new versions of the Azure Cloud Solution Provider (Azure CSP) application package.

Installation

  1. To install the Azure CSP application, use the instructions provided in the Azure Cloud Solution Provider Integration Provider's Guide.
  2. We highly recommend that you configure the regular Azure database backup (at least daily) using any DB backup solution.

Upgrade

Upgrade is supported from version 4.5 and 4.5.1 only.

  1. Copy the package to the endpoint node and perform the following commands:

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

    #unzip -o -d /usr/local /root/odin-azure-distr-4.5.x.zip
    #cd /usr/local/azure
    #python deployment/setup.py upgrade
    

    If the previous version of the package was imported manually, the upgrade command can fail with the "Exception: The application is not installed." message. Apply the following command to correct the installation:

    #python deployment/setup.py install-instance
    
  3. Upgrade instance.

    Important: If there is more than one instance on the system, run the instance upgrade sequentially, that is one by one.

Help Resources

Internal content

Link on internal Article