Skip to content

Commit

Permalink
Merge pull request #227 from HewlettPackard/PR
Browse files Browse the repository at this point in the history
Testing automation
  • Loading branch information
alisha-k-kalladassery authored Sep 7, 2022
2 parents a8f666e + 3d6b5cd commit 2eea8af
Show file tree
Hide file tree
Showing 8 changed files with 434 additions and 378 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/createtagandrelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.CD_TOKEN }}
WITH_V: true
CUSTOM_TAG: "v7.1.0"
CUSTOM_TAG: "v7.2.0"
- name: Display
run: echo ${{ steps.tag_and_prepare_release.outputs.new_tag }}
- uses: actions/checkout@v2
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/dockerimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}-OV7.1
run: docker build . --file Dockerfile --tag hewlettpackardenterprise/hpe-oneview-sdk-for-python:${{ env.GITHUB_REF }}-OV7.2
- name: Push the tagged Docker image
run: docker push hewlettpackardenterprise/hpe-oneview-sdk-for-python:${{ env.GITHUB_REF }}-OV7.1
run: docker push hewlettpackardenterprise/hpe-oneview-sdk-for-python:${{ env.GITHUB_REF }}-OV7.2
56 changes: 56 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,59 @@
# 7.2.0
#### Notes
Extends support of the SDK to OneView REST API version 4400 (OneView v7.2.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
- 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
- Repositories
- Restores
- 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
# 7.1.0
#### Notes
Extends support of the SDK to OneView REST API version 4200 (OneView v7.1.0)
Expand Down
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

## Build Status

| OV Version | 7.10 | 7.00 | 6.60 | 6.50 | 6.40 | 6.30 | 6.20 | 6.10 | 6.00 | 5.60 |
| ------------- | --------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| SDK Version/Tag |[v7.1.0](https://github.com/HewlettPackard/oneview-python/releases/tag/7.1.0)| [v7.0.0](https://github.com/HewlettPackard/oneview-python/releases/tag/v7.0.0) | [v6.6.0](https://github.com/HewlettPackard/oneview-python/releases/tag/v6.6.0) | [v6.5.0](https://github.com/HewlettPackard/oneview-python/releases/tag/v6.5.0) | [v6.4.0](https://github.com/HewlettPackard/oneview-python/releases/tag/v6.4.0) | [v6.3.0](https://github.com/HewlettPackard/oneview-python/releases/tag/v6.3.0) | [v6.2.0](https://github.com/HewlettPackard/oneview-python/releases/tag/v6.2.0) | [v6.1.0](https://github.com/HewlettPackard/oneview-python/releases/tag/v6.1.0) | [v6.0.0](https://github.com/HewlettPackard/oneview-python/releases/tag/v6.0.0) | [v5.6.0](https://github.com/HewlettPackard/oneview-python/releases/tag/v5.6.0) |
| Build Status | [![Build status](https://github.com/HewlettPackard/oneview-python/actions/workflows/run_tests.yml/badge.svg)](https://github.com/HewlettPackard/oneview-python/actions/runs/2675986741) | [![Build status](https://github.com/HewlettPackard/oneview-python/actions/workflows/run_tests.yml/badge.svg)](https://github.com/HewlettPackard/oneview-python/actions/runs/2376290875) | [![Build status](https://github.com/HewlettPackard/oneview-python/actions/workflows/run_tests.yml/badge.svg)](https://github.com/HewlettPackard/oneview-python/actions/runs/1967921808) | [![Build status](https://github.com/HewlettPackard/oneview-python/actions/workflows/run_tests.yml/badge.svg)](https://github.com/HewlettPackard/oneview-python/actions/runs/1658469670) | [![Build status](https://github.com/HewlettPackard/oneview-python/actions/workflows/run_tests.yml/badge.svg)](https://github.com/HewlettPackard/oneview-python/runs/4236699714) | [![Build status](https://github.com/HewlettPackard/oneview-python/actions/workflows/run_tests.yml/badge.svg)](https://github.com/HewlettPackard/oneview-python/runs/3524286157) | [![Build status](https://github.com/HewlettPackard/oneview-python/actions/workflows/run_tests.yml/badge.svg)](https://github.com/HewlettPackard/oneview-python/actions/runs/986745563) | [![Build status](https://github.com/HewlettPackard/oneview-python/actions/workflows/run_tests.yml/badge.svg)](https://github.com/HewlettPackard/oneview-python/actions/runs/726148134) | [![Build status](https://github.com/HewlettPackard/oneview-python/actions/workflows/run_tests.yml/badge.svg)](https://github.com/HewlettPackard/oneview-python/actions/runs/623585124) | [![Build status](https://github.com/HewlettPackard/oneview-python/actions/workflows/run_tests.yml/badge.svg)](https://travis-ci.com/github/HewlettPackard/oneview-python/builds/214352373) |
| OV Version | 7.20 | 7.10 | 7.00 | 6.60 | 6.50 | 6.40 | 6.30 | 6.20 | 6.10 | 6.00 | 5.60 |
| ------------- | ------------- | --------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| SDK Version/Tag |[v7.2.0](https://github.com/HewlettPackard/oneview-python/releases/tag/7.2.0)|[v7.1.0](https://github.com/HewlettPackard/oneview-python/releases/tag/7.1.0)| [v7.0.0](https://github.com/HewlettPackard/oneview-python/releases/tag/v7.0.0) | [v6.6.0](https://github.com/HewlettPackard/oneview-python/releases/tag/v6.6.0) | [v6.5.0](https://github.com/HewlettPackard/oneview-python/releases/tag/v6.5.0) | [v6.4.0](https://github.com/HewlettPackard/oneview-python/releases/tag/v6.4.0) | [v6.3.0](https://github.com/HewlettPackard/oneview-python/releases/tag/v6.3.0) | [v6.2.0](https://github.com/HewlettPackard/oneview-python/releases/tag/v6.2.0) | [v6.1.0](https://github.com/HewlettPackard/oneview-python/releases/tag/v6.1.0) | [v6.0.0](https://github.com/HewlettPackard/oneview-python/releases/tag/v6.0.0) | [v5.6.0](https://github.com/HewlettPackard/oneview-python/releases/tag/v5.6.0) |
| Build Status | [![Build status](https://github.com/HewlettPackard/oneview-python/actions/workflows/run_tests.yml/badge.svg)](https://github.com/HewlettPackard/oneview-python/actions/runs/3006374044) | [![Build status](https://github.com/HewlettPackard/oneview-python/actions/workflows/run_tests.yml/badge.svg)](https://github.com/HewlettPackard/oneview-python/actions/runs/2675986741) | [![Build status](https://github.com/HewlettPackard/oneview-python/actions/workflows/run_tests.yml/badge.svg)](https://github.com/HewlettPackard/oneview-python/actions/runs/2376290875) | [![Build status](https://github.com/HewlettPackard/oneview-python/actions/workflows/run_tests.yml/badge.svg)](https://github.com/HewlettPackard/oneview-python/actions/runs/1967921808) | [![Build status](https://github.com/HewlettPackard/oneview-python/actions/workflows/run_tests.yml/badge.svg)](https://github.com/HewlettPackard/oneview-python/actions/runs/1658469670) | [![Build status](https://github.com/HewlettPackard/oneview-python/actions/workflows/run_tests.yml/badge.svg)](https://github.com/HewlettPackard/oneview-python/runs/4236699714) | [![Build status](https://github.com/HewlettPackard/oneview-python/actions/workflows/run_tests.yml/badge.svg)](https://github.com/HewlettPackard/oneview-python/runs/3524286157) | [![Build status](https://github.com/HewlettPackard/oneview-python/actions/workflows/run_tests.yml/badge.svg)](https://github.com/HewlettPackard/oneview-python/actions/runs/986745563) | [![Build status](https://github.com/HewlettPackard/oneview-python/actions/workflows/run_tests.yml/badge.svg)](https://github.com/HewlettPackard/oneview-python/actions/runs/726148134) | [![Build status](https://github.com/HewlettPackard/oneview-python/actions/workflows/run_tests.yml/badge.svg)](https://github.com/HewlettPackard/oneview-python/actions/runs/623585124) | [![Build status](https://github.com/HewlettPackard/oneview-python/actions/workflows/run_tests.yml/badge.svg)](https://travis-ci.com/github/HewlettPackard/oneview-python/builds/214352373) |

## Introduction

Expand All @@ -22,7 +22,7 @@ Latest version of the OneView Python [SDK Documentation](https://hewlettpackard.

## What's New

HPE OneView Python library extends support of the SDK to OneView REST API version 4200 (OneView v7.10)
HPE OneView Python library extends support of the SDK to OneView REST API version 4400 (OneView v7.20)
### Migration script
Perform migration from HPE OneView 6.x to HPE OneView 7.0 for non-Synergy appliance using below script.
```bash
Expand Down Expand Up @@ -97,13 +97,13 @@ HPE OneView SDK for Python can be installed from Source,Pypi and Docker containe
Download and store a local copy of hpe-oneview-sdk-for-python and use it as a Docker image. <br />
```bash

$ docker pull hewlettpackardenterprise/hpe-oneview-sdk-for-python:v7.1.0-OV7.1
$ docker pull hewlettpackardenterprise/hpe-oneview-sdk-for-python:v7.2.0-OV7.2
```

Run docker commands and this will in turn create sh session where you can create files, issue commands and execute the tests <br />
```bash

$ docker run -it hewlettpackardenterprise/hpe-oneview-sdk-for-python:v7.1.0-OV7.1 /bin/sh
$ docker run -it hewlettpackardenterprise/hpe-oneview-sdk-for-python:v7.2.0-OV7.2 /bin/sh

```

Expand Down
4 changes: 2 additions & 2 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,9 @@
# built documents.
#
# The short X.Y version.
version = u'7.1.0'
version = u'7.2.0'
# The full version, including alpha/beta/rc tags.
release = u'7.1.0'
release = u'7.2.0'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
Loading

0 comments on commit 2eea8af

Please sign in to comment.