-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Updated New-OVNetworkSet to change -Networks parameter to no longer…
… required. - Fixed New-OVSnmpV3User where paraeter validation logic was incorrect when providing the -AuthPassword parameter with -SecurityLevel to AuthOnly. - Fixed issue with Install-OVUpdate not handling error conditions from the API correctly. - [#509] Fixed New-OVServerProfileTemplate and New-OVServerProfile where each Cmdlet would not handle TargetAddress parameter correctly. - [#511] Enhanced New-OVServerProfileLogicalDisk to support permanent logical JBODs when assigned to server profile templates and server profiles. - Enhanced Install-OVLogicalInterconnectFirmware to support Orchestrated firmware installation for HPE Synergy Virtual Connect fabrics. - Enhanced Install-OVLogicalInterconnectFirmware to support HPE Synergy Orchestrated activation, and HPE SAS logical interconnect type. - [#512] Enhanced Set-OVUplinkSet by adding -AddNetworkSet and -RemoveNetworkSet parameters. - [#514] Enhanced ConvertTo-OVPowerShellScript to handle unassign network connections. - [#513] Enhanced New-OVServerProfileConnection to support Unassigned network connections. - [#515] Enhanced New-OVNetwork to allow assigning bulk networks to network sets with the -VlanRange and -NetworkSet paramters. - [#516] Fixed Get-OVLoginMessage and Set-OVLoginMessage mishandling of an internal variable resulting in an unable to transform class exception. - [#519] Enhanced Set-OVApplianceBackupConfig to fetch remote servers public SCP/SFTP key. - [#520] Fixed internal Upload-File function where uploaded hotfixes would not report their filesize. - Added Test-OVRemoteSupportEvent Cmdlet to initiate an HPE OneView Remote Suport test case event. - Enhanced New-OVApplianceTrustedCertificate to build and install the certificate chain of a provided public SSL certificate or host. The PowerShell client OS must have the certificate chain trusted in the operating systems trust store in order to properly build the certificate chain.
- Loading branch information
1 parent
7dda234
commit 705e2a3
Showing
8 changed files
with
7,693 additions
and
4,195 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.