- Home
- Unravel 4.7.2.x Documentation
- Reference Guide
- Unravel Properties
- Cloud migration reports
Cloud migration reports
See Cluster and Cluster Manager for properties that must be configured for these reports to be generated.
Property/Description | Set by user | Unit | Default |
---|---|---|---|
unravel.python.reporting.cloudreport.enable Controls the generation of Migration Reports.
| Required | boolean | false |
com.unraveldata.migrationplanning.vmprices.<cloud provider> Set the cloud provider and the path to the CSV file which contains the custom prices for instances. The following values can be used for the cloud provider.
| Optional | string | - |
com.unraveldata.migrationplanning.supported.cloudproviders Controls the cloud providers that must be displayed for selection for the migration reports. Values are as follows:
You can provide a comma-separated list of cloud providers when you specify this property. For example: com.unraveldata.migrationplanning.supported.cloudproviders EMR,EC2,HDI | Optional | - | - |
com.unraveldata.migrationplanning.blacklist Provides the path to a CSV or TXT file that can be used to blacklist specific VM instances for all cloud providers. The CSV or TXT file contains a comma-separated list of VM instances that must not be displayed for the migration reports i.e Cloud mapping per host and Workload Fit report. For example: com.unraveldata.migrationplanning.blacklist /opt/unravel/data/migration/blacklist.txt. | Optional | - | - |
com.unraveldata.migrationplanning.blacklist. Provides the path to a CSV or TXT file that can be used to blacklist specific VM instances for specific cloud providers. The CSV or TXT file contains a comma-separated list of VM instances that must not be displayed for the migration reports. The values for
For example: com.unraveldata.migrationplanning.blacklist.EMR /opt/unravel/data/migration/blacklist.txt. | Optional | - | - |
Note
The following properties are applicable from Unravel version 4.7.1.0 only:
com.unraveldata.migrationplanning.supported.cloudproviders
com.unraveldata.migrationplanning.blacklist
com.unraveldata.migrationplanning.blacklist.<cloud_provider>
Property/Description | Set by user | Unit | Default |
---|---|---|---|
com.unraveldata.reporting.cloudreport.versioncompatibility.max_services.show The max number of services and versions to show in the MIGRATION PLANNING > SERVICES AND VERSIONS COMPATIBILITY matrix. Value 1 - 100 | count | - |
Property/Description | Set by user | Unit | Default |
---|---|---|---|
unravel.server.ip IP address of the unravel UI server. Used to retrieve an API token so it can access the heatmap and app types information used in the Workload Fit analysis. | Optional | integer | 127.0.0.1 |
unravel.server.port Port for Unravel UI. Used to retrieve an API token so it can access the heatmap and app types information used in the Workload Fit analysis. | Optional | number | 3000 |
unravel.server.protocol Value can be http or https based on whether Unravel UI URL is http or https. Default is http. Used to retrieve an API token so it can access the heatmap and app types information used in the Workload Fit analysis. | Optional | - | http |
com.unraveldata.migrationplanning.workloadfit.timeout Configure the timeout for the workload fit report and heat map generation. | Optional | seconds | 90 s |