Hello community,
here is the log from the commit of package python-openstackclient for
openSUSE:Factory checked in at 2015-09-09 20:20:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-openstackclient (Old)
and /work/SRC/openSUSE:Factory/.python-openstackclient.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-openstackclient"
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-openstackclient/python-openstackclient.changes
2014-04-20 11:36:25.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python-openstackclient.new/python-openstackclient.changes
2015-09-09 20:20:50.000000000 +0200
@@ -2 +2 @@
-Mon Apr 7 16:42:07 UTC 2014 - [email protected]
+Mon Aug 31 08:34:09 UTC 2015 - [email protected]
@@ -4 +4,1096 @@
-- switch to released version (0.3.1)
+- update to 1.6.0:
+ * Use correct domain to find project
+ * Updated from global requirements
+ * Skip functional test: test_server_up
+ * Remove non-existing hacking deviations from doc
+ * Update plugin documentation
+ * Add release notes for 1.6.0
+ * Add developer documentation
+ * Add --inherited to the role docs
+ * Rename command docs to remove underscores
+ * Inherited info/option when listing role assignment
+ * Alphabetize setup.cfg
+ * Add set feature to volume type v2
+ * Add list feature to volume v2
+ * Fixes inherited role assignments CRUD calls
+ * Fix quota show when there is no project id
+ * Add functional test for volume type create --property
+ * Imported Translations from Transifex
+ * Added a new function test for volume type set
+ * Introduce functional test for Identity Provider
+ * Add domain scoping in 'role assignment list'
+ * Removed unnecessary assignment of function result Joined lines together
+ * New test for configuration show --mask
+ * add new test for configuration show unmask
+ * Minor Documentation changes for code samples
+ * Set OS_VOLUME_API_VERSION before running functional tests
+ * Added test for `volume type show`
+ * Add functional tests for volume type list
+ * New test for configuration show
+ * Fix quota set failed problem
+ * Add support for volume v2 commands
+ * Add configuration show command
+ * Add plugin interface version
+ * Fix --os-auth-plugin in auth_with_unscoped_saml
+ * add doc for floatingip
+ * Fix yet more documentation warnings
+ * Make trustee/trustor/project searchable by ID
+ * Add create and list for volume type v2
+ * add image member commands for image API
+ * Fix the way auth_type default value is overriden
+ * Format volume type properties when showing
+ * Rename type.py to volume_type.py
+ * Removes trailing blank in trust show
+ * Add volume type show for volume v1
+ * --property should be required in `os unset` commands
+ * More minor docs fixes
+ * Minor identity documentation change
+ * Add functional tests server reboot
+ * Add functional tests server IP attach and detach
+ * Add details to the documentation
+ * Making --property as required when openstack flavor unset
+ * Do not set default versions in parsed args
+ * Add functional tests for servers that require wait
+ * enhance tests for user v3
+ * Remove unnecessary test extension mock
+ * Remove requirements.txt from tox.ini
+ * add functional tests for identity v3
+ * Add functional tests for volume qos
+ * Support multiple volume qos delete
+ * add functional tests for identity v2
+ * add --project-domain option for user v3
+ * only return endpoints that have url
+ * Fix the way we call find_resource when only using ID
+ * Fix image save with API v2
+ * Rename endpoint type to interface
+ * temporarily skip help tests
+ * Drop py33 support for Liberty
+ * Fix interactive password prompt
+ * Fix wrong mock method call
+ * add functional tests for identity v2
+ * Fixes modules index generated by Sphinx
+ * Fix address parsing for server ssh command
+ * openstack catalog list always returns publicURL for internalURL and
adminURL
+ * Remove the --dhcp option to network list
+ * Remove testing of cliff command line options
+ * add functional tests for identity v3
+ * Add --os-endpoint-type cli optional argument
+ * Show which aggregate a hypervisor is member of
+ * Move update code from image create command
+ * Fix examples with cacert
+ * Add support for volume API v2 QoS commands
+ * Add tests for 'list' and 'show' for volume qos v1
+ * Alphabetize tests for v1 qos_specs
+ * Add docs for QoS specs
+ * No need for get_parser on QoS list
+ * Alphabetize QoS specs
+ * Add support for volume API v1 QoS commands
+ * fix confused domain argument for network create v2
+ * fix typo in network.rst
+ * Add support to inherited project role grant calls
+ * fix typo for server create in server.rst
+ * Fix typo in user.rst
+ * Update 1.4.0 release notes
+ * Refactor option handling for user|group|project domain scoping
+
+-------------------------------------------------------------------
+Mon Jul 20 20:59:02 UTC 2015 - [email protected]
+
+- update to 1.5.0:
+ * Add release notes for 1.5.0
+ * reference corect ec2 helper function
+ * Updated from global requirements
+ * Improve the hint message
+ * Fix the typo in `openstackclient/shell.py`
+ * Add oidc plugin for listing federation projects
+ * Skip trying to set project_domain_id if not using password
+ * Updated from global requirements
+ * Updated from global requirements
+ * Imported Translations from Transifex
+ * Include links to developer workflow documentation
+ * Enable specifying domain for group and role commands
+ * Not use the deprecated argument
+ * Create 1.4.0 release notes
+ * Updated from global requirements
+ * Add support for volume snapshot v2 command
+ * Allow --insecure to override --os-cacert
+ * Clean up ec2 credentials help text
+ * Add functional tests for volume set and unset
+ * Add domain support for ec2creds in v3 identity
+ * Add EC2 support for identity v3 API
+ * Imported Translations from Transifex
+ * Add a reference to the IRC channels
+ * Change Credentials header to Blob from data
+ * Get rid of oslo_i18n deprecation notice
+ * Fix security group list command
+ * Rework shell tests
+ * Add image functional tests
+ * Add volume functional tests
+ * Ignore cover directory from git
+ * Set tenant options on parsed namespace
+ * Add support for volume v2 API
+ * add domain scope arguments to v3 role add in doc
+ * project create is missing --parent in doc
+ * add --domain argument to v3 project set
+ * Add --wait to server delete
+ * Use ostestr for test runs
+ * Add cli tests for --verify and friends
+ * Small tweaks to osc plugin docs
+ * Fix shell tests
+ * Create 1.3.0 release notes
+ * Add support for v2 image set command
+ * Adds python-tuskarclient to list of plugins
+ * Remove oslo serialization requirement
+ * Remove oslo incubator config
+ * Add missing properties to image set command
+ * Add some comments about current plugin support
+ * Remove checks for None dates in keypair functional tests
+ * Fix client error while rescuing an instance
+ * Add support for keypair functional tests
+ * Fix insecure/verify options
+ * Use format options for functional tests
+ * Fix functional test gate
+ * Updated from global requirements
+ * Enable specifing domains in "role add"
+ * Send the correct user-agent to Keystone
+ * Updated from global requirements
+ * Security group rule delete broken
+ * Updated from global requirements
+ * Imported Translations from Transifex
+ * Don't create empty quota set requests
+ * Updated from global requirements
+ * Add os-client-config cli tests
+ * minor syntax error in tox.ini
+ * Add image show tests
+ * Minor fix to openstack image show command
+ * Create 1.2.0 release notes
+ * Fix tiny typo in comment message
+ * Minor logging/debug cleanups
+ * Redo 1.1.0 release notes
+ * Remove unique class names because they are scoped
+ * Raise exception if no session is created
+ * Reduce parameters to base class execute
+ * Functional tests run in many environments
+ * Remove references to venv
+ * Add a doc that dictates backwards incompatible changes
+ * Remove run_tests.sh
+ * Security group rule create fails
+ * Fix security group create description bug
+ * Adds support for container selection for backup
+ * Create 1.1.0 release notes
+ * Handle the pagination for image list
+ * Refactor utility to find identity resources
+ * Imported Translations from Transifex
+ * remove unnecessary conditionals
+ * Update the docs for new nic options
+ * Begin documenting --os-cloud
+ * Add --os-cloud support
+ * Imported Translations from Transifex
+ * Re-organize functional tests
+ * Role operations should not require list object permission
+ * Print warning on authentication error
+ * Fix skipped image create attribute location attr
+ * Uncap library requirements for liberty
++++ 903 more lines (skipped)
++++ between
/work/SRC/openSUSE:Factory/python-openstackclient/python-openstackclient.changes
++++ and
/work/SRC/openSUSE:Factory/.python-openstackclient.new/python-openstackclient.changes
Old:
----
python-openstackclient-0.3.1.tar.gz
New:
----
python-openstackclient-1.6.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-openstackclient.spec ++++++
--- /var/tmp/diff_new_pack.IN7bp8/_old 2015-09-09 20:20:51.000000000 +0200
+++ /var/tmp/diff_new_pack.IN7bp8/_new 2015-09-09 20:20:51.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-openstackclient
#
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,13 +19,14 @@
%define component openstackclient
Name: python-%{component}
-Version: 0.3.1
+Version: 1.6.0
Release: 0
Summary: OpenStack Unified Command Line Client
License: Apache-2.0
Group: Development/Languages/Python
Url: http://launchpad.net/python-openstackclient
-Source:
http://tarballs.openstack.org/python-openstackclient/python-openstackclient-%{version}.tar.gz
+Source:
https://pypi.python.org/packages/source/p/python-openstackclient/python-openstackclient-%{version}.tar.gz
+Source99: rpmlintrc
BuildRequires: openstack-suse-macros
BuildRequires: python-pbr >= 0.5.21
# Documentation requirements:
@@ -35,28 +36,40 @@
BuildRequires: python-discover
%endif
BuildRequires: python-Babel >= 1.3
+BuildRequires: python-cinderclient
BuildRequires: python-cliff >= 1.4.3
+BuildRequires: python-cliff-tablib >= 1.0
+BuildRequires: python-fixtures
BuildRequires: python-glanceclient >= 0.9.0
-BuildRequires: python-keyring >= 1.6.1
-BuildRequires: python-keystoneclient >= 0.3.2
+BuildRequires: python-keystoneclient
BuildRequires: python-mock >= 1.0
BuildRequires: python-mox3 >= 0.7.0
+BuildRequires: python-neutronclient
BuildRequires: python-novaclient >= 2.15.0
+BuildRequires: python-oslo.i18n
+BuildRequires: python-oslo.utils
+BuildRequires: python-oslotest
BuildRequires: python-pycrypto >= 2.6
BuildRequires: python-requests >= 1.1
-BuildRequires: python-six >= 1.4.1
+BuildRequires: python-requests-mock
+BuildRequires: python-six >= 1.7.0
BuildRequires: python-testrepository >= 0.0.17
BuildRequires: python-testtools >= 0.9.32
-Requires: python-cinderclient >= 1.0.6
-Requires: python-cliff >= 1.4.3
-Requires: python-glanceclient >= 0.9.0
-Requires: python-keyring >= 1.6.1
-Requires: python-keystoneclient >= 0.3.2
-Requires: python-novaclient >= 2.15.0
-Requires: python-pbr >= 0.5.21
-Requires: python-pycrypto >= 2.6
-Requires: python-requests >= 1.1
-Requires: python-six >= 1.4.1
+Requires: python-WebOb >= 1.2.3
+Requires: python-cinderclient >= 1.3.1
+Requires: python-cliff >= 1.14.0
+Requires: python-cliff-tablib >= 1.0
+Requires: python-glanceclient >= 0.18.0
+Requires: python-keystoneclient >= 1.6.0
+Requires: python-neutronclient >= 2.6.0
+Requires: python-novaclient >= 2.26.0
+Requires: python-oslo.config >= 1.11.0
+Requires: python-oslo.i18n >= 1.5.0
+Requires: python-pbr >= 1.4
+Requires: python-requests >= 2.5.2
+Requires: python-six >= 1.9.0
+Requires: python-stevedore >= 1.5.0
+
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
%{!?python_sitelib: %global python_sitelib %(python -c "from
distutils.sysconfig import get_python_lib; print get_python_lib()")}
++++++ _service ++++++
--- /var/tmp/diff_new_pack.IN7bp8/_old 2015-09-09 20:20:51.000000000 +0200
+++ /var/tmp/diff_new_pack.IN7bp8/_new 2015-09-09 20:20:51.000000000 +0200
@@ -5,6 +5,8 @@
<service mode="disabled" name="set_version">
<param name="basename">python-openstackclient</param>
</service>
+ <service mode="disabled" name="python_requires">
+ </service>
<service name="refresh_patches" mode="disabled">
<param name="changesgenerate">enable</param>
</service>
++++++ python-openstackclient-0.3.1.tar.gz ->
python-openstackclient-1.6.0.tar.gz ++++++
++++ 59072 lines of diff (skipped)