Table of Contents

Pre-Requisites

This hotfix requires Odin Automation Premium 7.3.

Fixed Issues

  • CCU-17770 Provisioning attributes are not applied to VEs during their provisioning or migration.
  • CCU-17758 Unable to change a TLD for Plesk CP in Plesk Configuration settings because of the broken regular expression.
  • CCU-17700 No data are shown on the VE History tab in CCP.

Obtaining

The Cloud Infrastructure 17.12 hotfix 2 can be downloaded at http://download.automation.odin.com/oaci/17.12/latest.zip

Installation Procedure

To install the Cloud Infrastructure hotfix, do the following:

  1. On the management node, download the OACI package from http://download.automation.odin.com/oaci/17.12/latest.zip

    # wget http://download.automation.odin.com/oaci/17.12/latest.zip
    
  2. Unpack the OACI package:

    # unzip latest.zip
    
  3. Enter the folder with installation files:

    # cd oaci-17.12-XXX
    
  4. Run the precheck script, which checks compatibility with platform and its version. It also checks whether the Cloud Infrastructure application is already installed and its version.

    # python oaci_precheck.py
    
  5. Run the installation script.

    # python oaci_update.py
    

oaci_update.py script will install the hotfix.

Help Resources

Internal content