Hello community, here is the log from the commit of package python-novaclient for openSUSE:Factory checked in at 2018-09-07 15:38:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-novaclient (Old) and /work/SRC/openSUSE:Factory/.python-novaclient.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-novaclient" Fri Sep 7 15:38:06 2018 rev:30 rq:633084 version:11.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-novaclient/python-novaclient.changes 2018-03-19 23:35:03.760529693 +0100 +++ /work/SRC/openSUSE:Factory/.python-novaclient.new/python-novaclient.changes 2018-09-07 15:38:12.666612978 +0200 @@ -1,0 +2,99 @@ +Fri Aug 31 16:41:30 UTC 2018 - [email protected] + +- update to version 11.0.0 + - Update reno for stable/queens + - Remove deprecated services binary CLI arg + - Switch to stestr + - Rename --endpoint-override to --os-endpoint-override + - Remove doc/build when building docs + - Remove PyPI downloads + - CommandError is raised for invalid server fields + - Remove deprecated command in nova.rst + - flavor create: clarify --swap description + - Optimize jobs run on novaclient + - Add os-testr in test-requirements.txt + - Fix a comment in novaclient/api_versions.py + - inject file: add method of showing quota value of injecting files for 'rebuild' command + - [functional] Remove duplication of boot helper + - Remove incorrect legacy QuotaSet.id property + - Fix help text in server-group-create + - Microversion 2.62 - Add host/hostId to instance action event + - Update URLs in docs, comments and setup.cfg + - Fix trusted-image-certificate-id help text + - Fix AttributeError in getting a resource ID + - Update "The nova Shell Utility" in the user guide + - Fix comments in novaclient/tests/unit/fakes.py + - Remove deprecated cloudpipe CLIs and python API bindings + - Move zuulv3 jobs to project repo + - Fix listing of instances above API max_limit + - Microversion 2.56 - Enable cold migration with target host + - nova limits ERROR (Exception): Field names must be unique + - Updated from global requirements + - Microversion 2.54 - Enable reset keypair while rebuild + - Fix being able to create a reno using tox -e venv + - Make sure microversion < 2.62 does not show host(Id) for instance actions + - Remove irrelevant note + - tools: Remove dead script + - Add support for the 2.57 microversion + - Zuul: Remove project name + - Fix the incorrect cirros default password + - Implement hypervisor hostname exact pattern match + - Stop printing flavor details on successful flavor-delete + - boot: error out if no images match the property from --image-with + - Modify novaclient to support basic attributes + - Add a note in the nova CLI reference about using OSC + - Add support for microversion 2.65 + - Allow tuple as for nics value + - fix tox python3 overrides + - Fix the docstring for the update method + - Update reno for stable/pike + - Remove deprecated fixedip/floatingip/virtual interface CLIs/APIs + - Remove setting of version/release from releasenotes + - Replace six.itervalues() with dict.values() in python-novaclient + - Remove deprecated os-hosts CLIs and python API bindings + - Remove deprecated certs CLIs and python bindings + - Fix local test fails with pypy + - Update documentation links + - Add support for microversion 2.60 - volume multiattach + - Fix crashing console-log + - Remove 2 redundant methods + - Fix missing metavar in aggregate-update + - Add CLI to show instance usage audit logs + - Fix the policy argument in server-group-create + - doc: Remove Makefile + - Replace GB with GiB + - Fix inconsistency + - Add missing spaces in `nova list --changes-since` help + - boot: show warning if more than one match when setting --image-with + - Remove run_tests.sh + - Microversion 2.58 - Instance actions list pagination + - Remove custom autodoc implementation + - Fix validation for command arguments + - Remove substitutions for command error msg + - Add CLI docs reference for flavor-update + - Fix reservation_id not supported by Nova API + - Add support for microversion 2.55 - flavor description + - Allow boot server with multiple nics + - Remove SecretsHelper + - Microversion 2.59 - Migrations list pagination + - inject file: add description of injecting multiple files. + - [CLI] Fix token auth type + - Microversion 2.63 - Add trusted_image_certificates + - Revert "Fix listing of instances above API max_limit" + - Avoid tox_install.sh for constraints support + - Import nova CLI reference from openstack-manuals + - Add release note link in README + - Remove deprecated MigrationManager.list cell_name kwarg + - Microversion 2.61 - support extra_specs in flavor API + - Clean imports in code + - Stop posting to os-volumes_boot + - Use generic user for both zuul v2 and v3 + - Trivial: Update pypi url to new url + - Use utils.prepare_query_string instead of duplicated code + - Fix the help text for server-group-create + - Update new documentation PTI jobs + - [ci] Use pseudo-random names for new resources + - Microversion 2.64 - Use new format policy in server group + - add lower-constraints job + +------------------------------------------------------------------- Old: ---- python-novaclient-9.1.1.tar.gz New: ---- python-novaclient-11.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-novaclient.spec ++++++ --- /var/tmp/diff_new_pack.WHCxvf/_old 2018-09-07 15:38:13.198612406 +0200 +++ /var/tmp/diff_new_pack.WHCxvf/_new 2018-09-07 15:38:13.202612402 +0200 @@ -17,47 +17,49 @@ Name: python-novaclient -Version: 9.1.1 +Version: 11.0.0 Release: 0 Summary: Python API and CLI for OpenStack Nova License: Apache-2.0 Group: Development/Languages/Python -Source0: https://files.pythonhosted.org/packages/source/p/python-novaclient/python-novaclient-9.1.1.tar.gz +Source0: https://files.pythonhosted.org/packages/source/p/python-novaclient/python-novaclient-11.0.0.tar.gz BuildRequires: openssl BuildRequires: openstack-macros BuildRequires: python-devel -BuildRequires: python2-cinderclient >= 3.3.0 -BuildRequires: python2-fixtures >= 3.0.0 -BuildRequires: python2-glanceclient >= 2.8.0 -BuildRequires: python2-keystoneclient >= 3.8.0 -BuildRequires: python2-mock >= 2.0.0 -BuildRequires: python2-os-client-config >= 1.28.0 -BuildRequires: python2-osprofiler >= 1.4.0 +BuildRequires: python2-cinderclient +BuildRequires: python2-ddt +BuildRequires: python2-fixtures +BuildRequires: python2-glanceclient +BuildRequires: python2-keystoneclient +BuildRequires: python2-mock +BuildRequires: python2-os-client-config +BuildRequires: python2-osprofiler BuildRequires: python2-pbr >= 2.0.0 -BuildRequires: python2-requests-mock >= 1.1.0 -BuildRequires: python2-setuptools >= 16.0 -BuildRequires: python2-testrepository >= 0.0.18 -BuildRequires: python2-testscenarios >= 0.4 -BuildRequires: python2-testtools >= 2.2.0 -BuildRequires: python3-cinderclient >= 3.3.0 +BuildRequires: python2-requests-mock +BuildRequires: python2-setuptools +BuildRequires: python2-stestr +BuildRequires: python2-testscenarios +BuildRequires: python2-testtools +BuildRequires: python3-cinderclient +BuildRequires: python3-ddt BuildRequires: python3-devel -BuildRequires: python3-fixtures >= 3.0.0 -BuildRequires: python3-glanceclient >= 2.8.0 -BuildRequires: python3-keystoneclient >= 3.8.0 -BuildRequires: python3-mock >= 2.0.0 -BuildRequires: python3-os-client-config >= 1.28.0 -BuildRequires: python3-osprofiler >= 1.4.0 +BuildRequires: python3-fixtures +BuildRequires: python3-glanceclient +BuildRequires: python3-keystoneclient +BuildRequires: python3-mock +BuildRequires: python3-os-client-config +BuildRequires: python3-osprofiler BuildRequires: python3-pbr >= 2.0.0 -BuildRequires: python3-requests-mock >= 1.1.0 -BuildRequires: python3-setuptools >= 16.0 -BuildRequires: python3-testrepository >= 0.0.18 -BuildRequires: python3-testscenarios >= 0.4 -BuildRequires: python3-testtools >= 2.2.0 +BuildRequires: python3-requests-mock +BuildRequires: python3-setuptools +BuildRequires: python3-stestr +BuildRequires: python3-testscenarios +BuildRequires: python3-testtools Requires: openssl Requires: python-Babel >= 2.3.4 -Requires: python-PrettyTable >= 0.7.1 +Requires: python-PrettyTable >= 0.7.2 Requires: python-iso8601 >= 0.1.11 -Requires: python-keystoneauth1 >= 3.3.0 +Requires: python-keystoneauth1 >= 3.4.0 Requires: python-oslo.i18n >= 3.15.3 Requires: python-oslo.serialization >= 2.18.0 Requires: python-oslo.utils >= 3.33.0 @@ -84,8 +86,8 @@ Summary: Documentation for OpenStack Nova API Client Group: Documentation/HTML BuildRequires: python-Sphinx -BuildRequires: python-openstackdocstheme >= 1.18.1 -BuildRequires: python-reno >= 2.5.0 +BuildRequires: python-openstackdocstheme +BuildRequires: python-reno %description -n python-novaclient-doc This is a client for the OpenStack Nova API. There's a Python API (the @@ -117,10 +119,8 @@ %python_uninstall_alternative nova %check -%{python_expand rm -rf .testrepository export OS_TEST_PATH=novaclient/tests/unit -$python setup.py testr -} +%python_exec -m stestr.cli run %files %{python_files} %license LICENSE ++++++ _service ++++++ --- /var/tmp/diff_new_pack.WHCxvf/_old 2018-09-07 15:38:13.222612380 +0200 +++ /var/tmp/diff_new_pack.WHCxvf/_new 2018-09-07 15:38:13.226612376 +0200 @@ -1,8 +1,8 @@ <services> <service mode="disabled" name="renderspec"> - <param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/python-novaclient/python-novaclient.spec.j2</param> + <param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/rocky/openstack/python-novaclient/python-novaclient.spec.j2</param> <param name="output-name">python-novaclient.spec</param> - <param name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt</param> + <param name="requirements">https://raw.githubusercontent.com/openstack/python-novaclient/stable/rocky/requirements.txt</param> <param name="changelog-email">[email protected]</param> <param name="changelog-provider">gh,openstack,python-novaclient</param> </service> ++++++ python-novaclient-9.1.1.tar.gz -> python-novaclient-11.0.0.tar.gz ++++++ ++++ 14217 lines of diff (skipped)
