Azure Cloud Solution Provider Integration 4.5
Original Publishing Date:
2020-01-23
Table of Contents
Release Notes
You can read the complete Azure Cloud Solution Provider Integration 4.5 Release Notes here: PDF version.
Dependencies and Pre-Requisites
Azure Cloud Solution Provider Integration Features
You can install this module after upgrade to Odin Automation Premium 7.1.
The following new features are supported in the Azure Cloud Solution Provider Integration version 4.5 for Odin Automation Premium 7.1:
Obtaining
Contact your Odin support account manager to obtain the new versions of the Azure Cloud Solution Provider (Azure CSP) application package.
Installation
- To install the Azure CSP application, use the instructions provided in the Azure Cloud Solution Provider Integration Provider's Guide.
- 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.0 or later only.
-
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
-
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
-
Upgrade instance.
Important: If there is more than one instance on the node, run the instance upgrade sequentially, that is one by one.
-
Execute the following command on management node to synchronize the subscription start dates:
#python deployment/sync-dates.py
- In provider control panel, reapply a brand used for the Online Store. (Go to System > Settings > Brands > [brand name] > click Edit, and click Submit.)
- With version 4.5, the new placeholders appear that can be used in email templates: ${BillingPeriodStart}, ${BillingPeriodEnd}. They are introduced to replace the following old placeholders: ${BillingPeriodStartYear}, ${BillingPeriodStartMonth}, ${BillingPeriodStartDay}, ${BillingPeriodEndYear}, ${BillingPeriodEndMonth}, ${BillingPeriodEndDay}. These old placeholders will still work, but you can update the email templates to support the pretty-formatted dates. The following templates can be updated: Azure CSP Soft Warning Notification, Azure CSP Overuse Warning Notification, Azure CSP Usage Notification. The automatic update of the existing email templates is not supported, so you should do it manually.
Help Resources
Internal content
Link on internal Article