Hello community,
here is the log from the commit of package python-os-service-types for
openSUSE:Factory checked in at 2019-12-04 13:47:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-os-service-types (Old)
and /work/SRC/openSUSE:Factory/.python-os-service-types.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-os-service-types"
Wed Dec 4 13:47:47 2019 rev:6 rq:736621 version:1.7.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-os-service-types/python-os-service-types.changes
2019-05-07 23:19:30.988990656 +0200
+++
/work/SRC/openSUSE:Factory/.python-os-service-types.new.4691/python-os-service-types.changes
2019-12-04 14:18:40.914360940 +0100
@@ -1,0 +2,10 @@
+Wed Oct 9 12:38:53 UTC 2019 - [email protected]
+
+- update to version 1.7.0
+ - add python 3.7 unit test job
+ - Updated from OpenStack Service Type Authority
+ - Update links for opendev
+ - OpenDev Migration Patch
+ - Update home-page
+
+-------------------------------------------------------------------
Old:
----
os-service-types-1.6.0.tar.gz
New:
----
os-service-types-1.7.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-os-service-types.spec ++++++
--- /var/tmp/diff_new_pack.6Pc5TN/_old 2019-12-04 14:18:41.442361007 +0100
+++ /var/tmp/diff_new_pack.6Pc5TN/_new 2019-12-04 14:18:41.446361008 +0100
@@ -17,7 +17,7 @@
Name: python-os-service-types
-Version: 1.6.0
+Version: 1.7.0
Release: 0
Summary: Python library for consuming OpenStack sevice-types-authority
data
License: Apache-2.0
@@ -65,7 +65,7 @@
This package contains the documentation.
%prep
-%autosetup -p1 -n os-service-types-1.6.0
+%autosetup -p1 -n os-service-types-1.7.0
%py_req_cleanup
# The TestRemote test cases must be excluded because they introduce a circular
# dependency on python-keystoneauth1.
++++++ _service ++++++
--- /var/tmp/diff_new_pack.6Pc5TN/_old 2019-12-04 14:18:41.466361010 +0100
+++ /var/tmp/diff_new_pack.6Pc5TN/_new 2019-12-04 14:18:41.466361010 +0100
@@ -1,6 +1,6 @@
<services>
<service mode="disabled" name="renderspec">
- <param
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/stein/openstack/os-service-types/os-service-types.spec.j2</param>
+ <param
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/train/openstack/os-service-types/os-service-types.spec.j2</param>
<param name="output-name">python-os-service-types.spec</param>
<param
name="requirements">https://raw.githubusercontent.com/openstack/os-service-types/master/requirements.txt</param>
<param name="changelog-email">[email protected]</param>
++++++ os-service-types-1.6.0.tar.gz -> os-service-types-1.7.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/os-service-types-1.6.0/.zuul.yaml
new/os-service-types-1.7.0/.zuul.yaml
--- old/os-service-types-1.6.0/.zuul.yaml 2019-03-01 16:41:27.000000000
+0100
+++ new/os-service-types-1.7.0/.zuul.yaml 2019-05-12 14:03:11.000000000
+0200
@@ -3,6 +3,7 @@
- openstack-python-jobs
- openstack-python35-jobs
- openstack-python36-jobs
+ - openstack-python37-jobs
- publish-openstack-docs-pti
- check-requirements
- release-notes-jobs-python3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/os-service-types-1.6.0/AUTHORS
new/os-service-types-1.7.0/AUTHORS
--- old/os-service-types-1.6.0/AUTHORS 2019-03-01 16:43:14.000000000 +0100
+++ new/os-service-types-1.7.0/AUTHORS 2019-05-12 14:05:18.000000000 +0200
@@ -1,3 +1,4 @@
+98k <[email protected]>
Andreas Jaeger <[email protected]>
Colleen Murphy <[email protected]>
Colleen Murphy <[email protected]>
@@ -6,6 +7,7 @@
Monty Taylor <[email protected]>
OpenStack Release Bot <[email protected]>
Pavlo Shchelokovskyy <[email protected]>
+Sahid Orentino Ferdjaoui <[email protected]>
Vieri <[email protected]>
ZhijunWei <[email protected]>
huang.zhiping <[email protected]>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/os-service-types-1.6.0/ChangeLog
new/os-service-types-1.7.0/ChangeLog
--- old/os-service-types-1.6.0/ChangeLog 2019-03-01 16:43:14.000000000
+0100
+++ new/os-service-types-1.7.0/ChangeLog 2019-05-12 14:05:18.000000000
+0200
@@ -1,6 +1,14 @@
CHANGES
=======
+1.7.0
+-----
+
+* Updated from OpenStack Service Type Authority
+* Update links for opendev
+* OpenDev Migration Patch
+* add python 3.7 unit test job
+
1.6.0
-----
@@ -10,6 +18,7 @@
-----
* Updated from OpenStack Service Type Authority
+* Update home-page
* Update hacking version
* Change openstack-dev to openstack-discuss
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/os-service-types-1.6.0/PKG-INFO
new/os-service-types-1.7.0/PKG-INFO
--- old/os-service-types-1.6.0/PKG-INFO 2019-03-01 16:43:14.000000000 +0100
+++ new/os-service-types-1.7.0/PKG-INFO 2019-05-12 14:05:18.000000000 +0200
@@ -1,8 +1,8 @@
Metadata-Version: 1.1
Name: os-service-types
-Version: 1.6.0
+Version: 1.7.0
Summary: Python library for consuming OpenStack sevice-types-authority data
-Home-page: http://www.openstack.org/
+Home-page: https://docs.openstack.org/os-service-types/latest/
Author: OpenStack
Author-email: [email protected]
License: UNKNOWN
@@ -22,7 +22,7 @@
* Free software: Apache license
* Documentation: https://docs.openstack.org/os-service-types/latest/
- * Source: http://git.openstack.org/cgit/openstack/os-service-types
+ * Source: https://opendev.org/openstack/os-service-types
* Bugs: https://storyboard.openstack.org/#!/project/904
* Release notes:
https://docs.openstack.org/releasenotes/os-service-types/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/os-service-types-1.6.0/README.rst
new/os-service-types-1.7.0/README.rst
--- old/os-service-types-1.6.0/README.rst 2019-03-01 16:41:27.000000000
+0100
+++ new/os-service-types-1.7.0/README.rst 2019-05-12 14:03:11.000000000
+0200
@@ -14,7 +14,7 @@
* Free software: Apache license
* Documentation: https://docs.openstack.org/os-service-types/latest/
-* Source: http://git.openstack.org/cgit/openstack/os-service-types
+* Source: https://opendev.org/openstack/os-service-types
* Bugs: https://storyboard.openstack.org/#!/project/904
* Release notes: https://docs.openstack.org/releasenotes/os-service-types/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/os-service-types-1.6.0/os_service_types/data/service-types.json
new/os-service-types-1.7.0/os_service_types/data/service-types.json
--- old/os-service-types-1.6.0/os_service_types/data/service-types.json
2019-03-01 16:41:31.000000000 +0100
+++ new/os-service-types-1.7.0/os_service_types/data/service-types.json
2019-05-12 14:03:11.000000000 +0200
@@ -243,7 +243,7 @@
"service_type": "alarm"
},
"barbican": {
- "api_reference": "https://developer.openstack.org/api-ref/key-manager/",
+ "api_reference": "https://docs.openstack.org/barbican/latest/api/",
"project": "barbican",
"service_type": "key-manager"
},
@@ -273,7 +273,7 @@
"service_type": "block-storage"
},
"cloudkitty": {
- "api_reference":
"https://docs.openstack.org/developer/cloudkitty/webapi/root.html",
+ "api_reference":
"https://docs.openstack.org/cloudkitty/latest/api-reference/index.html",
"project": "cloudkitty",
"service_type": "rating"
},
@@ -281,7 +281,7 @@
"aliases": [
"policy"
],
- "api_reference":
"https://docs.openstack.org/developer/congress/api.html",
+ "api_reference":
"https://docs.openstack.org/congress/latest/user/api.html",
"project": "congress",
"service_type": "operator-policy"
},
@@ -324,7 +324,7 @@
"service_type": "baremetal"
},
"ironic-inspector": {
- "api_reference":
"https://docs.openstack.org/developer/ironic-inspector/http-api.html",
+ "api_reference":
"https://docs.openstack.org/ironic-inspector/latest/user/http-api.html",
"project": "ironic-inspector",
"service_type": "baremetal-introspection"
},
@@ -368,7 +368,7 @@
"aliases": [
"workflowv2"
],
- "api_reference":
"https://docs.openstack.org/developer/mistral/developer/webapi/index.html",
+ "api_reference":
"https://docs.openstack.org/mistral/latest/api/index.html",
"project": "mistral",
"service_type": "workflow"
},
@@ -458,7 +458,7 @@
"aliases": [
"application_deployment"
],
- "api_reference":
"https://docs.openstack.org/developer/solum/develop_applications/webapi/index.html",
+ "api_reference":
"https://docs.openstack.org/solum/latest/admin/webapi/index.html",
"project": "solum",
"service_type": "application-deployment"
},
@@ -476,7 +476,7 @@
"aliases": [
"tricircle"
],
- "api_reference":
"https://docs.openstack.org/developer/tricircle/api_v1.html",
+ "api_reference":
"https://docs.openstack.org/tricircle/latest/admin/api_v1.html",
"project": "tricircle",
"service_type": "multi-region-network-automation"
},
@@ -489,7 +489,7 @@
"aliases": [
"rca"
],
- "api_reference":
"https://docs.openstack.org/developer/vitrage/vitrage-api.html",
+ "api_reference":
"https://docs.openstack.org/vitrage/latest/contributor/vitrage-api.html",
"project": "vitrage",
"service_type": "root-cause-analysis"
},
@@ -497,7 +497,7 @@
"aliases": [
"infra-optim"
],
- "api_reference":
"https://docs.openstack.org/developer/watcher/webapi/v1.html",
+ "api_reference":
"https://developer.openstack.org/api-ref/resource-optimization/",
"project": "watcher",
"service_type": "resource-optimization"
},
@@ -732,12 +732,12 @@
"service_type": "baremetal"
},
{
- "api_reference":
"https://docs.openstack.org/developer/ironic-inspector/http-api.html",
+ "api_reference":
"https://docs.openstack.org/ironic-inspector/latest/user/http-api.html",
"project": "ironic-inspector",
"service_type": "baremetal-introspection"
},
{
- "api_reference": "https://developer.openstack.org/api-ref/key-manager/",
+ "api_reference": "https://docs.openstack.org/barbican/latest/api/",
"project": "barbican",
"service_type": "key-manager"
},
@@ -750,7 +750,7 @@
"aliases": [
"infra-optim"
],
- "api_reference":
"https://docs.openstack.org/developer/watcher/webapi/v1.html",
+ "api_reference":
"https://developer.openstack.org/api-ref/resource-optimization/",
"project": "watcher",
"service_type": "resource-optimization"
},
@@ -790,12 +790,12 @@
"aliases": [
"workflowv2"
],
- "api_reference":
"https://docs.openstack.org/developer/mistral/developer/webapi/index.html",
+ "api_reference":
"https://docs.openstack.org/mistral/latest/api/index.html",
"project": "mistral",
"service_type": "workflow"
},
{
- "api_reference":
"https://docs.openstack.org/developer/cloudkitty/webapi/root.html",
+ "api_reference":
"https://docs.openstack.org/cloudkitty/latest/api-reference/index.html",
"project": "cloudkitty",
"service_type": "rating"
},
@@ -803,7 +803,7 @@
"aliases": [
"policy"
],
- "api_reference":
"https://docs.openstack.org/developer/congress/api.html",
+ "api_reference":
"https://docs.openstack.org/congress/latest/user/api.html",
"project": "congress",
"service_type": "operator-policy"
},
@@ -866,7 +866,7 @@
"aliases": [
"application_deployment"
],
- "api_reference":
"https://docs.openstack.org/developer/solum/develop_applications/webapi/index.html",
+ "api_reference":
"https://docs.openstack.org/solum/latest/admin/webapi/index.html",
"project": "solum",
"service_type": "application-deployment"
},
@@ -874,7 +874,7 @@
"aliases": [
"tricircle"
],
- "api_reference":
"https://docs.openstack.org/developer/tricircle/api_v1.html",
+ "api_reference":
"https://docs.openstack.org/tricircle/latest/admin/api_v1.html",
"project": "tricircle",
"service_type": "multi-region-network-automation"
},
@@ -895,7 +895,7 @@
"aliases": [
"rca"
],
- "api_reference":
"https://docs.openstack.org/developer/vitrage/vitrage-api.html",
+ "api_reference":
"https://docs.openstack.org/vitrage/latest/contributor/vitrage-api.html",
"project": "vitrage",
"service_type": "root-cause-analysis"
},
@@ -970,6 +970,6 @@
"service_type": "admin-logic"
}
],
- "sha": "069103688825f5e658afcdb30affd71f7b992cc6",
- "version": "2019-03-01T04:29:31.883253"
+ "sha": "4a8e2d261fb5a4283d7d0eae9c39ead15dfd799c",
+ "version": "2019-05-01T19:53:21.498745"
}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/os-service-types-1.6.0/os_service_types.egg-info/PKG-INFO
new/os-service-types-1.7.0/os_service_types.egg-info/PKG-INFO
--- old/os-service-types-1.6.0/os_service_types.egg-info/PKG-INFO
2019-03-01 16:43:14.000000000 +0100
+++ new/os-service-types-1.7.0/os_service_types.egg-info/PKG-INFO
2019-05-12 14:05:18.000000000 +0200
@@ -1,8 +1,8 @@
Metadata-Version: 1.1
Name: os-service-types
-Version: 1.6.0
+Version: 1.7.0
Summary: Python library for consuming OpenStack sevice-types-authority data
-Home-page: http://www.openstack.org/
+Home-page: https://docs.openstack.org/os-service-types/latest/
Author: OpenStack
Author-email: [email protected]
License: UNKNOWN
@@ -22,7 +22,7 @@
* Free software: Apache license
* Documentation: https://docs.openstack.org/os-service-types/latest/
- * Source: http://git.openstack.org/cgit/openstack/os-service-types
+ * Source: https://opendev.org/openstack/os-service-types
* Bugs: https://storyboard.openstack.org/#!/project/904
* Release notes:
https://docs.openstack.org/releasenotes/os-service-types/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/os-service-types-1.6.0/os_service_types.egg-info/pbr.json
new/os-service-types-1.7.0/os_service_types.egg-info/pbr.json
--- old/os-service-types-1.6.0/os_service_types.egg-info/pbr.json
2019-03-01 16:43:14.000000000 +0100
+++ new/os-service-types-1.7.0/os_service_types.egg-info/pbr.json
2019-05-12 14:05:18.000000000 +0200
@@ -1 +1 @@
-{"git_version": "cf1419a", "is_release": true}
\ No newline at end of file
+{"git_version": "0b2f473", "is_release": true}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/os-service-types-1.6.0/setup.cfg
new/os-service-types-1.7.0/setup.cfg
--- old/os-service-types-1.6.0/setup.cfg 2019-03-01 16:43:14.000000000
+0100
+++ new/os-service-types-1.7.0/setup.cfg 2019-05-12 14:05:18.000000000
+0200
@@ -5,7 +5,7 @@
README.rst
author = OpenStack
author-email = [email protected]
-home-page = http://www.openstack.org/
+home-page = https://docs.openstack.org/os-service-types/latest/
classifier =
Environment :: OpenStack
Intended Audience :: Information Technology
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/os-service-types-1.6.0/tox.ini
new/os-service-types-1.7.0/tox.ini
--- old/os-service-types-1.6.0/tox.ini 2019-03-01 16:41:27.000000000 +0100
+++ new/os-service-types-1.7.0/tox.ini 2019-05-12 14:03:11.000000000 +0200
@@ -1,6 +1,6 @@
[tox]
minversion = 2.0
-envlist = py35,py27,pep8
+envlist = py35,py37,py27,pep8
skipsdist = True
[testenv]
@@ -10,7 +10,7 @@
VIRTUAL_ENV={envdir}
PYTHONWARNINGS=default::DeprecationWarning
deps =
-
-c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt}
+
-c{env:UPPER_CONSTRAINTS_FILE:https://opendev.org/openstack/requirements/raw/branch/master/upper-constraints.txt}
-r{toxinidir}/test-requirements.txt
-r{toxinidir}/requirements.txt
commands = stestr run --slowest {posargs}