Table of Contents

Dependencies and Pre-Requisites

Fixed Issues

  • APSA-19504 Home page hangs for accounts without Azure CSP
  • APSA-19500 Incorrect calculation of start billing period
  • APSA-19308 "Execute operation 'resource_manager'" task fails: "Can not construct instance".

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 CSP Integration Provider's Guide (for Azure 1st Tier Partner as Odin Provider).
  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 5.0 only.

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

        #unzip -o -d /usr/local /root/odin-azure-distr-5.1.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-5.1.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