17
0

- update to version 1.16.0

- Fix metric list formatting with Python 3
  - Push Docker image to Docker Hub
  - Create Docker image and build in Zuul
  - OpenDev Migration Patch
  - Dropping the py35 testing
  - Update master for stable/stein
  - Replace git.openstack.org URLs with opendev.org URLs
  - Replace openstack.org git:// URLs with https://
  - Change repository links usage in Dockerfile and build image
  - Switch python3 versions of test jobs to match Train PTI
  - Add Python 3 Train unit tests

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-monascaclient?expand=0&rev=25
This commit is contained in:
2019-10-09 13:03:32 +00:00
committed by Git OBS Bridge
parent 491d4a658b
commit 59aa46bb0f
5 changed files with 25 additions and 23 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Oct 9 13:03:20 UTC 2019 - cloud-devel@suse.de
- update to version 1.16.0
- Fix metric list formatting with Python 3
- Push Docker image to Docker Hub
- Create Docker image and build in Zuul
- OpenDev Migration Patch
- Dropping the py35 testing
- Update master for stable/stein
- Replace git.openstack.org URLs with opendev.org URLs
- Replace openstack.org git:// URLs with https://
- Change repository links usage in Dockerfile and build image
- Switch python3 versions of test jobs to match Train PTI
- Add Python 3 Train unit tests
-------------------------------------------------------------------
Mon Jun 17 10:04:51 UTC 2019 - cloud-devel@suse.de