Hello community,
here is the log from the commit of package python-tempest-lib for
openSUSE:Factory checked in at 2015-12-21 12:03:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-tempest-lib (Old)
and /work/SRC/openSUSE:Factory/.python-tempest-lib.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-tempest-lib"
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-tempest-lib/python-tempest-lib.changes
2015-10-30 13:42:31.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.python-tempest-lib.new/python-tempest-lib.changes
2015-12-21 12:04:00.000000000 +0100
@@ -1,0 +2,58 @@
+Thu Nov 26 10:50:56 UTC 2015 - [email protected]
+
+- update to 0.11.0:
+ * throw BadAltAuth exception when alt auth == auth
+ * Migrated services_client.py from tempest
+ * Added Test Cases for VersionsClient
+ * Fix the length of auto-generated commit
+ * Migrated interfaces_client.py from tempest
+ * Migrated volumes_client.py from tempest
+ * Migrated snapshots_client.py from tempest
+ * Set a default value for default param
+ * Migrated quota_classes_client.py from tempest
+
+-------------------------------------------------------------------
+Tue Nov 24 16:47:52 UTC 2015 - [email protected]
+
+- update to 0.10.0:
+ * Add more debug info for token_client request
+ * Migrated images_client.py from tempest
+ * Migrated instance_usage_audit_log_client.py from tempest
+ * Migrated networks_client.py, test_networks_client.py from tempest
+ * Updated from global requirements
+ * Migrated quotas_client.py from tempest
+ * Migrated flavors_client.py from tempest
+ * Migrated extensions_client.py from tempest
+ * Added a full stop to auto-generated commit message
+ * Migrated hosts_client.py from tempest
+ * Migrated versions_client.py from tempest
+ * Migrated security_group_default_rules_client.py
+ * Migrated floating_ips_bulk_client.py
+ * Migrated limits_client.py from tempest
+ * Migrated migrations_client.py from tempest
+ * Migrated tenant_networks_client.py from tempest
+ * Migrated floating_ip_pools_client.py from tempest
+ * Migrated certificates_client.py from tempest
+ * Migrated keypairs_client.py from tempest
+ * Migrated tenant_usages_client.py from tempest
+ * Remove file path from migration commit msg
+ * Migrated fixed_ips_client.py from tempest
+ * Fix order of std and third party lib import
+ * Migrated security_groups_client.py
+ * Migrated hypervisor_client.py
+ * Make the script available on Mac (BSD)
+ * Switch to using autogenerated ChangeLog in docs
+ * Change sha1s to change ids in commit msg from migration tool
+ * Updated from global requirements
+ * Change ignore-errors to ignore_errors
+ * Add exception message to invalid cred field
+ * Add in a more verbose exception message
+ * Add missing schema for update agent API
+ * Migrated baremetal_nodes_client.py from tempest
+ * Migrated aggregates_client.py from tempest
+ * Migrated availability_zone_client.py from tempest
+ * Add --service-client option to migration script
+- Adjust Requires according to requirements.txt
+- Install /usr/bin/check-uuid
+
+-------------------------------------------------------------------
Old:
----
tempest-lib-0.9.0.tar.gz
New:
----
tempest-lib-0.11.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-tempest-lib.spec ++++++
--- /var/tmp/diff_new_pack.ur4pQJ/_old 2015-12-21 12:04:01.000000000 +0100
+++ /var/tmp/diff_new_pack.ur4pQJ/_new 2015-12-21 12:04:01.000000000 +0100
@@ -17,7 +17,7 @@
Name: python-tempest-lib
-Version: 0.9.0
+Version: 0.11.0
Release: 0
Summary: OpenStack Functional Testing Library
License: Apache-2.0
@@ -49,7 +49,7 @@
Requires: python-httplib2 >= 0.7.5
Requires: python-iso8601 >= 0.1.9
Requires: python-jsonschema >= 2.0.0
-Requires: python-os-testr >= 0.1.0
+Requires: python-os-testr >= 0.4.1
Requires: python-oslo.log >= 1.8.0
Requires: python-six >= 1.9.0
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
@@ -77,6 +77,7 @@
%defattr(-,root,root,-)
%doc README.rst ChangeLog LICENSE AUTHORS
%{_bindir}/skip-tracker
+%{_bindir}/check-uuid
%{python_sitelib}/*
%changelog
++++++ tempest-lib-0.9.0.tar.gz -> tempest-lib-0.11.0.tar.gz ++++++
++++ 8734 lines of diff (skipped)