From 8f8ef8f957e2bfd1b9d339c60cd3af08973f581b Mon Sep 17 00:00:00 2001 From: Ryan Liang Date: Wed, 2 Sep 2020 18:12:40 +0800 Subject: [PATCH] Release 1.2.7 - 203541e Unity: update NasServerUnixDirectoryServiceEnum (#322) - d78a72d Unity: update Unity REST 5.0.3 and 5.1.0 change (#320) - 28e21c3 Use compatible pytest,pytest-xdist,pytest-cov (#321) - 6cee5b9 Update README.rst for VNX metrics sample code. --- README.rst | 2 +- utility/rpm_publish/python-storops-vnx.spec | 5 ++++- utility/rpm_publish/python-storops.spec | 5 ++++- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 3422b6c1..bcaecfab 100755 --- a/README.rst +++ b/README.rst @@ -19,7 +19,7 @@ StorOps: The Python Library for VNX & Unity .. image:: https://landscape.io/github/emc-openstack/storops/master/landscape.svg?style=flat :target: https://landscape.io/github/emc-openstack/storops/ -VERSION: 1.2.6 +VERSION: 1.2.7 A minimalist Python library to manage VNX/Unity systems. This document lies in the source code and go with the release. diff --git a/utility/rpm_publish/python-storops-vnx.spec b/utility/rpm_publish/python-storops-vnx.spec index 024ed337..f66b7203 100644 --- a/utility/rpm_publish/python-storops-vnx.spec +++ b/utility/rpm_publish/python-storops-vnx.spec @@ -7,7 +7,7 @@ %global pypi_name storops Name: python-%{pypi_name}-vnx -Version: 1.2.6 +Version: 1.2.7 Release: 1%{?dist} Summary: Library for managing Unity/VNX systems. @@ -70,6 +70,9 @@ Library for managing Unity/VNX systems. Please refer to https://github.com/emc-o %changelog +* Tue Sep 2 2020 Ryan Liang - 1.2.7-1 +- Release v1.2.7: https://github.com/emc-openstack/storops/releases/tag/v1.2.7 + * Tue Jul 28 2020 Ryan Liang - 1.2.6-1 - Release v1.2.6: https://github.com/emc-openstack/storops/releases/tag/v1.2.6 diff --git a/utility/rpm_publish/python-storops.spec b/utility/rpm_publish/python-storops.spec index 647ce579..450432bb 100644 --- a/utility/rpm_publish/python-storops.spec +++ b/utility/rpm_publish/python-storops.spec @@ -8,7 +8,7 @@ # %%global pre_release dev.1 Name: python-%{pypi_name} -Version: 1.2.6 +Version: 1.2.7 Release: %{?pre_release:0.%{pre_release}}%{!?pre_release:1}%{?dist} Summary: Library for managing Unity/VNX systems. @@ -134,6 +134,9 @@ Library for managing Unity/VNX systems. Please refer to https://github.com/emc-o %changelog +* Tue Sep 2 2020 Ryan Liang - 1.2.7-1 +- Release v1.2.7: https://github.com/emc-openstack/storops/releases/tag/v1.2.7 + * Tue Jul 28 2020 Ryan Liang - 1.2.6-1 - Release v1.2.6: https://github.com/emc-openstack/storops/releases/tag/v1.2.6