Releases: dell/PyU4V
Releases · dell/PyU4V
10.2
10.1.0.2
Minor enhancement to allow setting custom timeout values in connection
10.1 Release
Code to support New 10.1 Release of Unisphere, new features with REST endpoints for bulk calls using enhanced functions.
PyU4V 10.0
Release supporting Latest PowerMax 8500 and 2500 with support for Unipshere 10,0
PyU4V 9.2.0.4
- Fix for
metro_dr
delete function - Fix for
metro_dr
added recover option - Fix for CI tests:
PyU4V.tests.ci_tests.test_pyu4v_ci_system.CITestSystem._test_get_health_check_details
PyU4V.tests.ci_tests.test_pyu4v_ci_system.CITestSystem.test_get_ip_interface_list
PyU4V.tests.ci_tests.test_pyu4v_ci_system.CITestSystem.test_get_ip_interface
- Added
force
option tometro_dr
restore - Application-Type header is now set by default to
PyU4V-{version}
9.2.0.3
Version 9.2.0.3 - released 7/12/20
- Masking View performance support has been added to performance.py
- PyU4V.performance.PerformanceFunctions.get_masking_view_keys
- PyU4V.performance.PerformanceFunctions.get_masking_view_stats
- Director list, Port list, IP interface list, and get IP interface details
have been added to system.py- PyU4V.system.SystemFunctions.get_director_list
- PyU4V.system.SystemFunctions.get_director_port_list
- PyU4V.system.SystemFunctions.get_ip_interface_list
- PyU4V.system.SystemFunctions.get_ip_interface
- Array storage level details are now available via provisioning.py
- PyU4V.provisioning.ProvisioningFunctions.get_array
- Array level WLP capabilities are now accessible in workload_planner.py
- PyU4V.workload_planner.WLPFunctions.get_capabilities
- array_id is now an optional parameter for the following functions:
- PyU4V.replication.ReplicationFunctions.get_array_replication_capabilities
- PyU4V.migration.MigrationFunctions.get_migration_info
- PyU4V.migration.MigrationFunctions.get_array_migration_capabilities
Version 9.2.0.2 - released 14/10/20
- When generating threshold CSV files from
PerformanceFunctions.generate_threshold_settings_csv it is now possible to
set category as an input value to limit the CSV threshold file to only that
performance category. - CI tests for thresholds have been updated to target a default threshold
marked as KPI to ensure it has both first and second threshold values
populated before the test runs. - Removed trailing white space from two performance metrics in the metric map,
'BEDisk ReadResponseTime ' is now 'BEDiskReadResponseTime' in diagnostic
category 'DeviceGroup', and, 'BEReadRequestTime ' is now 'BEReadRequestTime'
in category 'StorageContainer'.
Version 9.2.0.1 - released 12/10/20
- Tighten base CI tests around RDF group creation and deletion.
- Update Unisphere minimum version to reflect 9.2 GA Unisphere version.
Updates to Provisioning and Replication functions
Merge pull request #81 from dell/91_replication_enhancements SRDF Volume add and Remove + Secure Snap
v3.1.5: Merge pull request #67 from MichaelMcAleer/header-fix
Unisphere Version <= 8.3
This release supports Unisphere 8.3 and older