diff --git a/.github/workflows/createtagandrelease.yml b/.github/workflows/createtagandrelease.yml index 5de849c7..4e53fa06 100644 --- a/.github/workflows/createtagandrelease.yml +++ b/.github/workflows/createtagandrelease.yml @@ -17,7 +17,7 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} WITH_V: true - CUSTOM_TAG: "v8.5.1" + CUSTOM_TAG: "v8.6.0" - name: Display run: echo ${{ steps.tag_and_prepare_release.outputs.new_tag }} - uses: actions/checkout@v2 diff --git a/.github/workflows/dockerimage.yml b/.github/workflows/dockerimage.yml index 4c5afd69..818d0f35 100644 --- a/.github/workflows/dockerimage.yml +++ b/.github/workflows/dockerimage.yml @@ -35,6 +35,6 @@ jobs: - name: Login to Docker Hub run: echo ${{ secrets.DOCKER_PASSWORD }} | docker login -u ${{ secrets.DOCKER_USERNAME }} --password-stdin - name: Build the tagged Docker image - run: docker build . --file Dockerfile --tag hewlettpackardenterprise/hpe-oneview-sdk-for-python:${{ env.GITHUB_REF }}-OV8.5 + run: docker build . --file Dockerfile --tag hewlettpackardenterprise/hpe-oneview-sdk-for-python:${{ env.GITHUB_REF }}-OV8.6 - name: Push the tagged Docker image - run: docker push hewlettpackardenterprise/hpe-oneview-sdk-for-python:${{ env.GITHUB_REF }}-OV8.5 + run: docker push hewlettpackardenterprise/hpe-oneview-sdk-for-python:${{ env.GITHUB_REF }}-OV8.6 diff --git a/CHANGELOG.md b/CHANGELOG.md index a76c1431..8b57db7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,70 @@ +# 8.6.0 +#### Notes +Extends Support Of The Sdk To Oneview Rest Api Version 5600 (Oneview V8.5.0) + +##### Features Supported With The Current Release +- Appliance Configuration Timeconfig +- Appliance Health Status +- Appliance Network Interfaces +- Appliance Node Information +- Appliance Proxy Configuration +- Appliance Snmpv1 Trap Destinations +- Appliance Snmpv3 Trap Destinations +- Appliance Snmpv3 Users +- Appliance Ssh Access +- Appliance Time And Locale Configuration +- Certificates Server +- Drive Enclosures +- Connection Templates +- Enclosure Groups +- Enclosures +- Ethernet Networks +- Fc Networks +- Fcoe Networks +- Firmware Bundles +- Firmware Drivers +- Ha Nodes +- Hypervisor Cluster Profiles +- Hypervisor Managers +- Id Pool Ipv4 Range +- Id Pool Ipv4 Subnets +- Id Pools +- Index Resources +- Interconnect Types +- Interconnects +- Labels +- Logical Enclosures +- Logical Interconnect Groups +- Logical Interconnects +- Network Sets +- Rack Managers +- Repositories +- Restores +- San Managers +- San Providers +- Sas Interconnects +- Sas Interconnect Types +- Sas Logical Interconnect Groups +- Sas Logical Interconnects +- Sas Logical Jbods +- Sas Logical Jbod Attachments +- Scopes +- Server Hardware +- Server Hardware Types +- Server Profile Templates +- Server Profiles +- Storage Pools +- Storage Systems +- Storage Templates +- Storage Volume +- Storage Volume Attachments +- Storage Volume Templates +- Tasks +- Uplink Sets +- Users +- Version +- Volumes + # 8.5.1 #### Notes Extends Support Of The Sdk To Oneview Rest Api Version 5600 (Oneview V8.5.0) @@ -132,6 +199,73 @@ Extends Support Of The Sdk To Oneview Rest Api Version 5400 (Oneview V8.4.0) - Version - Volumes +# 8.4.0 +#### Notes +Extends Support Of The Sdk To Oneview Rest Api Version 5400 (Oneview V8.4.0) + +##### Features Supported With The Current Release +- Appliance Configuration Timeconfig +- Appliance Health Status +- Appliance Network Interfaces +- Appliance Node Information +- Appliance Proxy Configuration +- Appliance Snmpv1 Trap Destinations +- Appliance Snmpv3 Trap Destinations +- Appliance Snmpv3 Users +- Appliance Ssh Access +- Appliance Time And Locale Configuration +- Certificates Server +- Drive Enclosures +- Connection Templates +- Enclosure Groups +- Enclosures +- Ethernet Networks +- Fc Networks +- Fcoe Networks +- Firmware Bundles +- Firmware Drivers +- Ha Nodes +- Hypervisor Cluster Profiles +- Hypervisor Managers +- Id Pool Ipv4 Range +- Id Pool Ipv4 Subnets +- Id Pools +- Index Resources +- Interconnect Types +- Interconnects +- Labels +- Logical Enclosures +- Logical Interconnect Groups +- Logical Interconnects +- Network Sets +- Rack Managers +- Repositories +- Restores +- San Managers +- San Providers +- Sas Interconnects +- Sas Interconnect Types +- Sas Logical Interconnect Groups +- Sas Logical Interconnects +- Sas Logical Jbods +- Sas Logical Jbod Attachments +- Scopes +- Server Hardware +- Server Hardware Types +- Server Profile Templates +- Server Profiles +- Storage Pools +- Storage Systems +- Storage Templates +- Storage Volume +- Storage Volume Attachments +- Storage Volume Templates +- Tasks +- Uplink Sets +- Users +- Version +- Volumes + # 8.3.0 #### Notes Extends Support Of The Sdk To Oneview Rest Api Version 5200 (Oneview V8.3.0) diff --git a/docs/source/conf.py b/docs/source/conf.py index 1aab6471..3a605051 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -71,9 +71,9 @@ # built documents. # # The short X.Y version. -version = u'8.5.1' +version = u'8.6.0' # The full version, including alpha/beta/rc tags. -release = u'8.5.1' +release = u'8.6.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/endpoints-support.md b/endpoints-support.md index 4ef62049..b51c475c 100644 --- a/endpoints-support.md +++ b/endpoints-support.md @@ -1,8 +1,8 @@ ## HPE OneView -| Endpoints | Verb | V2800 | V3000 | V3200 | V3400 | V3600 | v3800 |v4000| v4200 | v4400 | v4600 | v4800 | v5000 | v5200 | v5400 | v5600 | -| ----------------------------------------------------------------------------------------------- | -------------------- | :----------------------: | :----------------------: | :----------------------: | :----------------------: | :----------------------: | :----------------------: |:--------------------:| :-----------------: | :-----------------: |:-----------------------:|:-----------------------:| :-----------------: | :-----------------: | :-----------------: | :-----------------: | +| Endpoints | Verb | V2800 | V3000 | V3200 | V3400 | V3600 | v3800 |v4000| v4200 | v4400 | v4600 | v4800 | v5000 | v5200 | v5400 | v5600 | v5800 | +| ----------------------------------------------------------------------------------------------- | -------------------- | :----------------------: | :----------------------: | :----------------------: | :----------------------: | :----------------------: | :----------------------: |:--------------------:| :-----------------: | :-----------------: |:-----------------------:|:-----------------------:| :-----------------: | :-----------------: | :-----------------: | :-----------------: | :-----------------: | | **Appliance Configuration Timeconfig** | | /rest/appliance/configuration/timeconfig/locales | GET | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: |:white_check_mark:|:white_check_mark: |:white_check_mark: |:white_check_mark:|:white_check_mark:|:white_check_mark:|:white_check_mark:|:white_check_mark:|:white_check_mark:| | **Appliance Node Information** | diff --git a/hpeOneView/__init__.py b/hpeOneView/__init__.py index 986d28d4..580e332d 100644 --- a/hpeOneView/__init__.py +++ b/hpeOneView/__init__.py @@ -14,7 +14,7 @@ standard_library.install_aliases() __title__ = 'hpeOneView' -__version__ = '8.5.1' +__version__ = '8.6.0' __copyright__ = '(C) Copyright (2012-2023) Hewlett Packard Enterprise Development LP' __license__ = 'Apache' diff --git a/setup.py b/setup.py index f217f0ad..27ac9261 100644 --- a/setup.py +++ b/setup.py @@ -20,10 +20,10 @@ from setuptools import setup setup(name='hpeOneView', - version='8.5.1', + version='8.6.0', description='HPE OneView Python Library', url='https://github.com/HewlettPackard/oneview-python', - download_url="https://github.com/HewlettPackard/oneview-python/tarball/v8.5.0", + download_url="https://github.com/HewlettPackard/oneview-python/tarball/v8.6.0", author='Hewlett Packard Enterprise Development LP', author_email='oneview-pythonsdk@hpe.com', license='Apache',