Table of Contents

Dependencies and Pre-Requisites

Changes and Fixed Issues

  • Language pack is updated
  • APSA-18613 Allow 27 symbols for the domain part of the tenant name
  • APSA-18604 Periodic task "Synchronize resource usage" fails
  • APSA-18627 Periodic task "Check budget cap" fails

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 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