Skip to content

Releases: dell/PyU4V

10.1.0.2

09 Apr 10:25
cff81ae
Compare
Choose a tag to compare

Minor enhancement to allow setting custom timeout values in connection

10.1 Release

17 Oct 08:17
cec8031
Compare
Choose a tag to compare

Code to support New 10.1 Release of Unisphere, new features with REST endpoints for bulk calls using enhanced functions.

PyU4V 10.0

19 Jul 09:30
Compare
Choose a tag to compare

Release supporting Latest PowerMax 8500 and 2500 with support for Unipshere 10,0

PyU4V 9.2.0.4

14 Dec 16:42
0c8d85a
Compare
Choose a tag to compare
  • 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 to metro_dr restore
  • Application-Type header is now set by default to PyU4V-{version}

9.2.0.3

09 Dec 12:52
c7ec31e
Compare
Choose a tag to compare

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

19 Dec 14:20
970bb76
Compare
Choose a tag to compare
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

22 Oct 12:06
3a5f2dd
Compare
Choose a tag to compare

Unisphere Version <= 8.3

25 Jul 15:42
Compare
Choose a tag to compare

This release supports Unisphere 8.3 and older